Thread: Registry Write
View Single Post

Old 10-13-2008, 09:14 AM   #8 (permalink)
hypn
inactive
Gold Member

Disciple
 
hypn's Avatar
 
Join Date: Sep 2005
Location: South Africa
Posts: 533
hypn has disabled reputation
Default

If you just want it to run for the user who's currently logged in, use this:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run]


If you want it to run for anyone using the computer, use this:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run]

And your "RegWrite" looks right to me...
__________________
http://www.hypn.za.net
hypn 15 0FF11|\|3   Reply With Quote