File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ public class PowerManagement {
190190 reg load HKLM\zSOFTWARE " $ ( $scratchDir ) \Windows\System32\config\SOFTWARE"
191191 reg add " HKLM\zSOFTWARE\Microsoft\Active Setup\Installed Components\CMP_NoFla" / f
192192 reg add " HKLM\zSOFTWARE\Microsoft\Active Setup\Installed Components\CMP_NoFla" / f / ve / t REG_SZ / d " Stop First Logon Animation Process"
193- reg add " HKLM\zSOFTWARE\Microsoft\Active Setup\Installed Components\CMP_NoFla" / f / v StubPath / t REG_EXPAND_SZ / d ' "" %WINDIR%\System32\cmd.exe"" /C "" taskkill /f /im firstlogonanim.exe" "'
193+ reg add " HKLM\zSOFTWARE\Microsoft\Active Setup\Installed Components\CMP_NoFla" / f / v StubPath / t REG_EXPAND_SZ / d ' \" %WINDIR%\System32\cmd.exe\" /C \" taskkill /f /im firstlogonanim.exe\ "'
194194 reg unload HKLM\zSOFTWARE
195195 }
196196
You can’t perform that action at this time.
0 commit comments