diff --git a/Spring.build b/Spring.build index a6ff9464..18e3e3d8 100644 --- a/Spring.build +++ b/Spring.build @@ -1194,12 +1194,12 @@ Commandline Examples: - + - + diff --git a/powershell-invoker.cmd b/powershell-invoker.cmd new file mode 100644 index 00000000..0b663829 --- /dev/null +++ b/powershell-invoker.cmd @@ -0,0 +1 @@ +cmd.exe /c "echo aaa | powershell.exe %*" \ No newline at end of file