Replies: 1 comment
-
Why did you switch from AdvancedInstaller to WiX? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've searched everywhere, but couldn't find any solution on how I can hide popup cmd windows during installation. My CA executes a .batch file, here is the code:
I would like to hide the popup window opened by install-service.bat command.
I'm coming from AdvancedInstaller world where it could be solved with one click of a checkbox, so manual configuration is something I'm getting used to.. Any suggestions [with working example] would be greatly appreciated!!!
Beta Was this translation helpful? Give feedback.
All reactions