Hi,
Cn somebody help me.
Because I want that my Installation start a other installation its a exe.
I take the EXECWAIT.
But it do not function.
Maybe someone can give me the exactly line.
The name of the other setup is first.exe
I`m very pleased if someone help me
With best regards
Patrick Hennig
execute
2 posts
If your path contains spaces you should put quotes around it.
Example:
ExecWait '"C:\bla bla\bla.exe"'
Example:
ExecWait '"C:\bla bla\bla.exe"'