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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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