diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2014-03-06 16:22:51 +0100 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2014-03-06 21:41:34 +0000 |
commit | 772b473d8423310aa1e1e864ed189fcb955c3d9e (patch) | |
tree | 005e08a3448b662d0ff431046b4028d8d192b9be /data/install-scripts/windows-reg.xml | |
parent | 433f15ee9165fa97efd0d62127275d8ff5630070 (diff) | |
download | libosinfo-772b473d8423310aa1e1e864ed189fcb955c3d9e.tar.gz |
installer,windows: Add injection method info
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'data/install-scripts/windows-reg.xml')
-rw-r--r-- | data/install-scripts/windows-reg.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/install-scripts/windows-reg.xml b/data/install-scripts/windows-reg.xml index df38188..c7bfa27 100644 --- a/data/install-scripts/windows-reg.xml +++ b/data/install-scripts/windows-reg.xml @@ -8,6 +8,7 @@ <param name="admin-password" policy="optional"/> <param name="user-realname" policy="required"/> </config> + <injection-method>floppy</injection-method> <template> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |