Jump to content

Recommended Posts

Posted

Is there a way to make a batch file install to look like this:

runonceex.gif

WITHOUT any third-party program or application????

Very important to say that I need the setup to run when I start it, and not in the next rebooting, as RunOnceEx functions!!!

The installation is, of course, unattended...

10x, Ran.


Posted

Use RunOnceEx, but add this to the end of the batch file:

rundll32.exe iernonce.dll,RunOnceExProcess

It will then trigger RunOnceEx immediately :)

Posted

@anza

Thanks a lot! It works great!!! :P

@Tsunami

The thing is that the istallation is not part of unattended installation of Windows XP, but an installation (that is, as I said, unattended) taking place after the OS had been installed... but 10x anyway! :)

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...