reg query "HKCU\Software\Classes\CLSID\00024500-0000-0000-C000-000000000046\InProcServer32" /ve
The command clears the default value of the InprocServer32 key for that specific CLSID, setting it to nothing ( "" ).
reg query "HKCU\Software\Classes\CLSID\00024500-0000-0000-C000-000000000046\InProcServer32" /ve
The command clears the default value of the InprocServer32 key for that specific CLSID, setting it to nothing ( "" ).