Skip to content
Snippets Groups Projects
Commit 8c47c9ce authored by LABORIE Stéphane's avatar LABORIE Stéphane
Browse files
parent 6e25755a
No related branches found
No related tags found
No related merge requests found
......@@ -385,6 +385,10 @@
<Order>13</Order>
<CommandLine>cmd.exe /c "&gt;&gt;"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\post_install.cmd" echo START %TEMP%\autoinstall.bat"</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>14</Order>
<CommandLine>reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoLogonCount /t REG_DWORD /d 0 /f</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
</component>
</settings>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment