Jump to content

Recommended Posts

Posted (edited)

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 by d0nut

Posted

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.

Posted

If the program really doesn't have silent switches you could create a second

runonceex.cmd file, (name it runonceex2.cmd for example) that installs that program and call it at the end of your first one.

Posted
If the program really doesn't have silent switches you could create a second

runonceex.cmd file, (name it runonceex2.cmd for example) that installs that program and call it at the end of your first one.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...