You can edit the Windows Registry with the help of Console Registry Tool or reg.exe. Reg.exe is a command-line utility with which you can perform almost all the tasks you otherwise can with ...
I am trying to run the following command to add this key to the registry: %windir%\system32\reg.exe add HKLM\Software\ORL\WinVNC3 /f If I run the command manually ...