mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-09-24 02:28:16 +02:00
Fixed Sc command
This commit is contained in:
parent
30541754f6
commit
d770bf1f2b
@ -103,7 +103,7 @@ Function Begin-SysPrep {
|
|||||||
}
|
}
|
||||||
#Stop WindowsStore Installer Service and set to Disabled
|
#Stop WindowsStore Installer Service and set to Disabled
|
||||||
Stop-Service InstallService
|
Stop-Service InstallService
|
||||||
sc config InstallService start=disabled
|
& sc config InstallService start=disabled
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user