mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update win10x64-iot.xml
This commit is contained in:
parent
8fbdb17c07
commit
e592bda4df
1 changed files with 1 additions and 1 deletions
|
|
@ -472,7 +472,7 @@
|
||||||
</SynchronousCommand>
|
</SynchronousCommand>
|
||||||
<SynchronousCommand wcm:action="add">
|
<SynchronousCommand wcm:action="add">
|
||||||
<Order>23</Order>
|
<Order>23</Order>
|
||||||
<CommandLine>cmd.exe /c if exist "C:\OEM\install.bat" start "Install" "C:\OEM\install.bat"</CommandLine>
|
<CommandLine>cmd.exe /c if exist "C:\OEM\install.bat" cmd /c start "Install" "C:\OEM\install.bat"</CommandLine>
|
||||||
<Description>Execute custom script from the OEM folder if exists</Description>
|
<Description>Execute custom script from the OEM folder if exists</Description>
|
||||||
</SynchronousCommand>
|
</SynchronousCommand>
|
||||||
</FirstLogonCommands>
|
</FirstLogonCommands>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue