Hello,
I want to see the cmd window when I run Deploy-Application.exe. I have not been able to find the part of the script that would allow this, though it’s probably right in front of me somewhere.
Thanks for any advice!
- Ian
Hello,
I want to see the cmd window when I run Deploy-Application.exe. I have not been able to find the part of the script that would allow this, though it’s probably right in front of me somewhere.
Thanks for any advice!
This exe is a powershell wrapper. The main reason was to hide the window. If you dont want the window hidden you have to skip the exe and use powershell.exe with the script.