Jump to content

After Reboot


Recommended Posts

how do i make it so when i reboot a script runs

C:\Documents and Settings\All Users\Start Menu\Programs\Startup (windows XP only)

or

RegWrite("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","\ <--- runs script only once

also

RegWrite("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run","\ <--- runs after every reboot

have fun :)

Thanks in advance
Link to comment
Share on other sites

u can put it in the startup folder:

move ur file to: @StartUpDir

or create a registry key in: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

(im pretty sure...)

also, take a look at this:

http://support.microsoft.com/?kbid=179365

hey you copyed mine lol :mellow::)

Edited by Evil_Has_Survived
Thanks in advance
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
 Share

  • Recently Browsing   0 members

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