|
|
@@ -14,4 +14,4 @@ reg add HKCR\hik\shell\open\command /d "%MSHTA% \"javascript:open('%1'.replace(' |
|
|
|
|
|
|
|
REM force IE in case that 360se has taken over the control |
|
|
|
REM HKCR is the merged view of HKLM\Software\Classes and HKCU\Software\Classes |
|
|
|
reg add HKCU\Software\Classes\%CLSROOT%\{0002DF01-0000-0000-C000-000000000046}\LocalServer32 /d %IE% /f |
|
|
|
reg add HKCU\Software\Classes\%CLSROOT%\{0002DF01-0000-0000-C000-000000000046}\LocalServer32 /d \"%IE%\" /f |