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
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 accountSign in
Already have an account? Sign in here.
Sign In Now