[Libosinfo] [PATCHv2 4/4] win8: Use complete IDs of installer scripts
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Wed Feb 27 14:20:36 UTC 2013
From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
This fix combined with previous 2 patches enable apps to create
unattended installation for Windows 8.
---
data/oses/windows.xml.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
index 6e976d9..0a1f9fe 100644
--- a/data/oses/windows.xml.in
+++ b/data/oses/windows.xml.in
@@ -865,7 +865,8 @@
</devices>
<installer>
- <script id='http://microsoft.com/windows/unattend'/>
+ <script id='http://microsoft.com/windows/unattend/jeos'/>
+ <script id='http://microsoft.com/windows/unattend/desktop'/>
</installer>
</os>
--
1.8.1.2
More information about the Libosinfo
mailing list