Jump to content

New RunOnce


Recommended Posts

i have one problem...

after installing everything with the runonce method and del the folders i have some of them that can't be deleted... and after the reboot i have to manualy del them!

i want to know if in the first runonce in the end of the file can i make a new one?!?!

exemple start.cmd

1. install soft

2. del shortcuts

3.  etc

4. add new runonce to regedit

5. reboot

after the reboot when the windows starts it run the new one that del the folders, and run some patches to my programs that needed that the pc reboots!

i hope that this can be donne some how....

Link to comment
Share on other sites


I use this method for some stubborn registry tweaks. I use RunOnceEx though.

Basically, I add all my RunOnceEx commands numbered like so: 1000,4000,8000,9999,etc.

With my last command, I have it add some more RunOnceEx keys numbered: B21000,B24000,B28000,B29999,etc.

That way, on first boot, it executes the "0000" numbered ones, then another command file adds the "B2" numbered ones and they get executed on second boot.

I hope you understood that. If not, let me know and I'll take my time and explain it a little better.

Link to comment
Share on other sites

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