]> repo.cephalix.eu Git - MsOffice2016ProfPlusDE.git/commitdiff
add missed file install.xml
authorHelmuth Varkoly <helmuth@varkoly.de>
Wed, 26 Jul 2017 16:05:56 +0000 (18:05 +0200)
committerHelmuth Varkoly <helmuth@varkoly.de>
Wed, 26 Jul 2017 16:05:56 +0000 (18:05 +0200)
modiefied init.sls

repo-ng/install.xml [new file with mode: 0755]

diff --git a/repo-ng/install.xml b/repo-ng/install.xml
new file mode 100755 (executable)
index 0000000..fcf2a42
--- /dev/null
@@ -0,0 +1,14 @@
+<Configuration Product="MsOffice2016ProPlusDEx64">\r
+       <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />\r
+       <Logging Type="standard" Path="\\install\itool\swrepository\logs\%COMPUTERNAME%" Template="MsOffice2016ProPlusDEx64_inst.log"/>\r
+       <PIDKEY Value="PRODUCTKEY" />\r
+<!--   <Setting Id="AUTO_ACTIVATE" Value="1" /> -->\r
+       <OptionState Id="ACCESSFiles"  State="Local"  Children="force" /><!-- Access -->\r
+       <OptionState Id="EXCELFiles"   State="Local"  Children="force" /><!-- Excel -->\r
+       <OptionState Id="OneNoteFiles" State="Local" Children="force" /><!-- OneNote -->\r
+       <OptionState Id="OUTLOOKFiles" State="Local"  Children="force" /><!-- Outlook -->\r
+       <OptionState Id="PPTFiles"     State="Local"  Children="force" /><!-- Powerpoint -->\r
+       <OptionState Id="PubPrimary"   State="Local"  Children="force" /><!-- Publisher -->\r
+       <OptionState Id="WORDFiles"    State="Local"  Children="force" /><!-- Word -->\r
+       <!-- <Setting Id="Reboot" Value="IfNeeded" /> --> \r
+</Configuration>\r