THESCRIPTERIST Posted March 30, 2006 Posted March 30, 2006 how do i make it so when i reboot a script runs [color=#FF0000][b] COMPUTERS ARE MADE OF NUMBERS SUCH AS 1010101110010101010101 AND SCRIPTING IS THE KEY TO THE DOOR door=101010101010101 and so on and the the key=scripting
Evil_Has_Survived Posted March 30, 2006 Posted March 30, 2006 how do i make it so when i reboot a script runsC:\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 reboothave fun Thanks in advance
cppman Posted March 30, 2006 Posted March 30, 2006 u can put it in the startup folder:move ur file to: @StartUpDiror 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 Miva OS Project
Evil_Has_Survived Posted March 30, 2006 Posted March 30, 2006 (edited) u can put it in the startup folder:move ur file to: @StartUpDiror 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=179365hey you copyed mine lol Edited March 30, 2006 by Evil_Has_Survived Thanks in advance
cppman Posted March 30, 2006 Posted March 30, 2006 (edited) no... i just type slow and was google'ing for that link, and u beat me to it. lol. but see, i gave him a link. beat that! lol, just kidding. Edited March 30, 2006 by CHRIS95219 Miva OS Project
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now