Ver código fonte

quote IE executable PATH

master
Bing Sun 8 anos atrás
pai
commit
d494c9e008
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      hik.bat

+ 1
- 1
hik.bat Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar