mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update win2025.xml
This commit is contained in:
parent
ff5478ca7d
commit
47a19e4247
1 changed files with 5 additions and 0 deletions
|
|
@ -345,6 +345,11 @@
|
|||
</SynchronousCommand>
|
||||
<SynchronousCommand wcm:action="add">
|
||||
<Order>22</Order>
|
||||
<CommandLine>rd /q c:\Windows.old 2>nul</CommandLine>
|
||||
<Description>Remove empty Windows.old folder</Description>
|
||||
</SynchronousCommand>
|
||||
<SynchronousCommand wcm:action="add">
|
||||
<Order>23</Order>
|
||||
<CommandLine>cmd /C if exist "C:\OEM\install.bat" start "Install" "cmd /C C:\OEM\install.bat"</CommandLine>
|
||||
<Description>Execute custom script from the OEM folder if exists</Description>
|
||||
</SynchronousCommand>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue