[gnome-boxes] Remove 'specialize' pass from win2k8 unattended file



commit 6beab2817e751dbaa94f81741a227ed2eda4caaf
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Dec 12 17:00:17 2011 +0200

    Remove 'specialize' pass from win2k8 unattended file
    
    This was supposed to be removed at the same time as for win7 as this
    causes unattended installation to fail.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666019

 data/win2k8.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/data/win2k8.xml b/data/win2k8.xml
index 6a1acaf..89f27b7 100644
--- a/data/win2k8.xml
+++ b/data/win2k8.xml
@@ -98,9 +98,4 @@
       </FirstLogonCommands>
     </component>
   </settings>
-  <settings pass="specialize">
-    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
-      <ProductKey></ProductKey>
-    </component>
-  </settings>
 </unattend>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]