réplica de
https://github.com/dockur/windows.git
sincronizado 2026-06-10 11:59:33 +08:00
feat: Automatically execute script after installation (#423)
Este cometimento está contido em:
cometido por
GitHub
ascendente
3390ef8101
cometimento
02c95fb960
@@ -375,6 +375,11 @@
|
||||
<CommandLine>netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes</CommandLine>
|
||||
<Description>Enable File Sharing</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>
|
||||
</FirstLogonCommands>
|
||||
</component>
|
||||
</settings>
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador