Jump to content

Recommended Posts

Posted

Yuo can add an entry, in th registry.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Or you can create a shortcut, and put it, in the startup folder, in startmenu -> programs.

:)

Posted

Yuo can add an entry, in th registry.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Or you can create a shortcut, and put it, in the startup folder, in startmenu -> programs.

:D

<{POST_SNAPBACK}>

hm so that should start the script as soon as computer starts up? and does that code
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Create the reg?

Thanks :)

Witch Hunter Robin
Posted

Here is an example of a run key.

RegWrite('HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run', 'NeroFilterCheck', 'Reg_sz', 'C:\WINDOWS\system32\NeroCheck.exe')

If you look in regedit, you will see others, for system startup.

Posted

in one of my scripts.

for some reson its not detecting the while to the wend why wont it detect it ive checked it 100 times the while is there.

Witch Hunter Robin

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
×
×
  • Create New...