mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Clean up
This commit is contained in:
parent
c72b0fa417
commit
810000d785
1 changed files with 1 additions and 6 deletions
7
quickget
7
quickget
|
@ -1196,11 +1196,6 @@ function unattended_windows() {
|
|||
-->
|
||||
|
||||
<settings pass="generalize">
|
||||
<!--
|
||||
The PersistAllDeviceInstalls setting indicates whether all plug and
|
||||
play devices on the destination computer remain installed during the
|
||||
generalize configuration pass.
|
||||
-->
|
||||
<component name="Microsoft-Windows-PnPSysprep"
|
||||
processorArchitecture="amd64"
|
||||
publicKeyToken="31bf3856ad364e35"
|
||||
|
@ -1220,7 +1215,7 @@ function unattended_windows() {
|
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<SkipAutoActivation>false</SkipAutoActivation>
|
||||
</component>
|
||||
|
||||
<component name="Microsoft-Windows-Shell-Setup"
|
||||
<component name="Microsoft-Windows-SQMApi"
|
||||
processorArchitecture="amd64"
|
||||
publicKeyToken="31bf3856ad364e35"
|
||||
|
|
Loading…
Reference in a new issue