How to install auto compiler using power shell script using start -process? can you share me the arguments needs for executing
- Ranjith seri
- PowerBuilder
- Wednesday, 3 July 2019 20:48 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
Votes
Hi Chris,
I have the Autocompiler.exe and i want to install these exe from command prompt silently,so need arguments for cmdlet to know for silent installation.
Regards
Ranjith
Unfortunately, the AutoCompiler installation EXE does not support command-line options like "/q" for quiet mode for example. However, I wonder if you could use instead ...
1) PowerShell - force a quiet installation // - OR something like ....
2) Silent Install Builder ... http://www.silentinstall.org
HTH
Regards ... Chris