Page 1 of 1

Vb Registy Entry Questions

PostPosted: Thu Dec 15, 2005 4:30 pm
by o0obrian0o0
How can i get visual basics 6.0 to accept this registry entry

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\msn.com\related]
"http"=dword:00000004

or in the form of a batch accept this entry...

REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\1clickspyclean.com" /v * /t REG_DWORD /d 4 /f

PostPosted: Thu Dec 15, 2005 8:33 pm
by Gecko