tazmaniandevil Posted November 1, 2007 Posted November 1, 2007 "Why would you want to?" I know, I know.....By adding the following registry entry, IPv6 can be disabled in Vista.[HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters] "DisabledComponents"=DWORD:000000FFI have tried adding this as a RunSyncronous item, but the entry does seem to appear in the registry of the finished machine.Does anyone have any idea how to accomplish this easily? In case anyone is interested, or if I have made some glaring error, here is the runsyncronous entry:reg add "HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters" /v DisabledComponents /t REG_DWORD /d 000000FF /f
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