Use Slim Reader/Writer lock to replace CRITICAL_SECTION (better performance).
[gdipp.git] / installer / Script / Registry_Disable_32.bat
blobfee2d7251843f2221b91554dc3031ad62a67d4c9
1 reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows" /v "AppInit_DLLs" /t REG_SZ /d "" /f\r
2 reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows" /v "LoadAppInit_DLLs" /t REG_DWORD /d 0 /f\r