venczeljozsef

Results 1 issues of venczeljozsef

Hi! If `INSTALL.WIM` file is mounted to "`c:\tmp\mount`" Load the reg keys: `reg load HKLM\TMP "c:\tmp\mount\Windows\System32\config\SOFTWARE" ` Add a key: `reg add "HKLM\TMP\Microsoft\Windows\CurrentVersion\Communications" /v "ConfigureChatAutoInstall" /t REG_DWORD /d "0" /f`...