Archive: Silent install completion notification?


Silent install completion notification?
Hi all,
when I call setup.exe /S from commandline (here cmd.exe on Windows), it is working silently as expected. However, the prompt immediately comes back and the installer is running in the background, so my question is:
Is there a "favorable" method to detect when the installation process has been completed? E.g. if I want to perform some non-installer steps after installation I need to know when the installer has finished.
Thx
siggel


in your command window:
start /wait YourFile.exe