June 23, 200521 yr Hi,I have this app which doesn't support silent switches, and insists on a reboot of the machine. So it really disturbs the RunOnceEx-method.I've used the forum search, but I really couldn't find anything useful.Any suggestions? Edited June 23, 200521 yr by d0nut
June 23, 200521 yr may we know what program are you talking about? have you tried using ussf? its a command-line detector utility. otherwise, if that utility won't silent install the app you requested, perhaps try using scripting like autoit where it can simulate mouse and keyboard actions automatically.
June 24, 200521 yr If the program really doesn't have silent switches you could create a secondrunonceex.cmd file, (name it runonceex2.cmd for example) that installs that program and call it at the end of your first one.
June 24, 200521 yr If the program really doesn't have silent switches you could create a secondrunonceex.cmd file, (name it runonceex2.cmd for example) that installs that program and call it at the end of your first one.<{POST_SNAPBACK}>I find my installations work more reliably using this method & would be a simple way to overcome the posters problem.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now