maxXPsoft Posted April 3, 2010 Posted April 3, 2010 (edited) reg add "HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\bbx" /v "file" /t reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3" /v "1806" /t REG_DWORD /d 0 /f && reg add any idea why this doesnt work?to quote in an xml when you have blank spacescmd /c reg add [color=#FF0000]"[/color]HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\bbx[color=#FF0000]"[/color] /v Edited April 3, 2010 by maxXPsoft
biatche Posted April 3, 2010 Posted April 3, 2010 Fixed it. doesnt require cmd /c.Used HKLM instead of HKCU.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now