Jump to content

Another Help


Recommended Posts

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
Link to comment
Share on other sites

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.

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