Skip to content

Commit 3c4d29d

Browse files
committed
Enabling log file at installation time. Also split installation media to support smaller chunks
1 parent 9875e72 commit 3c4d29d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

installation/common.iap_xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- This script was automatically generated using InstallAnywhere 2017 Premier, Build 5608
33
STATUS: Fully Functional LICENSED Edition
4-
DATE: Wed Sep 12 03:46:57 PDT 2018 -->
4+
DATE: Thu Sep 13 05:47:01 PDT 2018 -->
55
<InstallAnywhere_Deployment_Project increments="4012">
66
<!-- ** DO NOT EDIT ** Essential authorization and configuration data ** DO NOT EDIT ** -->
77
<essentialScriptInfo>
@@ -10,7 +10,7 @@
1010
<scriptID>12,42,11,85,78,76,73,67,69,78,83,69,68</scriptID>
1111
<buildID>3,13,71,76,105,110,117,120,44,32,50,46,54,46,51,50,45,54,52,50,46,49,51,46,49,46,101,108,54,46,120,56,54,95,54,52,44,32,97,109,100,54,52,59,32,74,97,118,97,32,49,46,56,46,48,95,57,50,44,32,79,114,97,99,108,101,32,67,111,114,112,111,114,97,116,105,111,110,44,32,104,116,116,112,58,47,47,106,97,118,97,46,111,114,97,99,108,101,46,99,111,109,47,59,32,101,110,44,32,85,110,107,110,111,119,110,59,32,85,84,70,45,56</buildID>
1212
<!-- The authorizationID may change between project saves and builds. This does not effect the integrity of the project, nor do changes in this value represent changes in the actual InstallAnywhere project. -->
13-
<authorizationID>1,0,0,96,-57,102,32,64,80,127,118,101,93,105,116,96,121,48,48,49,56,52,67,98,113,112,112,37,82,101,96,63,55,-11,2,8,6,36,45,5,1,0,0</authorizationID>
13+
<authorizationID>1,0,0,96,-41,-10,112,-64,80,127,118,101,93,105,116,96,121,48,48,49,56,52,67,98,113,112,112,37,82,101,96,63,55,-11,2,2,0,40,34,5,1,0,0</authorizationID>
1414
</essentialScriptInfo>
1515
<installationObjects uniqueObjects="186">
1616
<object class="com.zerog.ia.installer.Installer" objectID="5399733e9e4e">
@@ -150,10 +150,10 @@
150150
<int>1</int>
151151
</property>
152152
<property name="installLogEnabled">
153-
<boolean>false</boolean>
153+
<boolean>true</boolean>
154154
</property>
155155
<property name="logEnabled">
156-
<boolean>false</boolean>
156+
<boolean>true</boolean>
157157
</property>
158158
<property name="installLogUninstall">
159159
<boolean>false</boolean>
@@ -1262,19 +1262,19 @@ Please refer to release notes for additional details.]]></string>
12621262
<property name="buildDistribution">
12631263
<object class="com.zerog.ia.designer.build.BuildDistribution" objectID="539973549e5b">
12641264
<property name="wantCdRomInstaller">
1265-
<boolean>false</boolean>
1265+
<boolean>true</boolean>
12661266
</property>
12671267
<property name="wantWebInstaller">
1268-
<boolean>true</boolean>
1268+
<boolean>false</boolean>
12691269
</property>
12701270
<property name="wantMergeModule">
12711271
<boolean>false</boolean>
12721272
</property>
12731273
<property name="wantOptimizationByPlatformCdRom">
1274-
<boolean>false</boolean>
1274+
<boolean>true</boolean>
12751275
</property>
12761276
<property name="wantOptimizationByPlatformWeb">
1277-
<boolean>true</boolean>
1277+
<boolean>false</boolean>
12781278
</property>
12791279
<property name="wantOptimizationByPlatformMerge">
12801280
<boolean>false</boolean>
@@ -2232,7 +2232,7 @@ Please refer to release notes for additional details.]]></string>
22322232
<boolean>true</boolean>
22332233
</property>
22342234
<property name="credentialInformation">
2235-
<object class="com.flexera.ia.vapp.datastructures.VMWareCredentialInformationImpl" objectID="e0e564af92d7">
2235+
<object class="com.flexera.ia.vapp.datastructures.VMWareCredentialInformationImpl" objectID="e679af469290">
22362236
<property name="hostName">
22372237
<string><![CDATA[]]></string>
22382238
</property>
@@ -2289,7 +2289,7 @@ Please refer to release notes for additional details.]]></string>
22892289
</object>
22902290
</property>
22912291
<property name="deploymentCredentialInformation">
2292-
<object class="com.flexera.ia.vapp.datastructures.VMWareCredentialInformationImpl" objectID="e0e564b192d7">
2292+
<object class="com.flexera.ia.vapp.datastructures.VMWareCredentialInformationImpl" objectID="e679af489290">
22932293
<property name="hostName">
22942294
<string><![CDATA[]]></string>
22952295
</property>
@@ -2359,7 +2359,7 @@ Please refer to release notes for additional details.]]></string>
23592359
<object class="java.util.Properties">
23602360
<method name="put">
23612361
<string><![CDATA[com.zerog.ia.project.save.last.date]]></string>
2362-
<string><![CDATA[September 12, 2018 3:46:56 AM PDT]]></string>
2362+
<string><![CDATA[September 13, 2018 5:47:01 AM PDT]]></string>
23632363
</method>
23642364
<method name="put">
23652365
<string><![CDATA[com.zerog.ia.build.options.optimization.platform.merge]]></string>
@@ -4228,14 +4228,14 @@ This will remove features installed by InstallAnywhere. It will not remove file
42284228
<int>0</int>
42294229
</property>
42304230
<property name="savedExpressions">
4231-
<object class="com.zerog.ia.designer.manageexpressions.ManageExpressions" objectID="e0e2d0549223">
4231+
<object class="com.zerog.ia.designer.manageexpressions.ManageExpressions" objectID="e6784f0d9224">
42324232
<property name="expressions">
42334233
<object class="java.util.Vector"/>
42344234
</property>
42354235
</object>
42364236
</property>
42374237
<property name="fileExtensions">
4238-
<object class="com.zerog.ia.designer.manageexpressions.fileextension.FileExtensions" objectID="e0e2d05f9223">
4238+
<object class="com.zerog.ia.designer.manageexpressions.fileextension.FileExtensions" objectID="e6784f1a9224">
42394239
<property name="fileExtensionEntries">
42404240
<object class="java.util.ArrayList" list="true"/>
42414241
</property>
@@ -5098,6 +5098,7 @@ and any path to a file to save to the file]]></string>
50985098
<boolean>false</boolean>
50995099
</property>
51005100
<installChildren>
5101+
<object refID="e0deff5d9295"/>
51015102
<object class="com.zerog.ia.installer.actions.InstallFile" objectID="5abdf1b5929b">
51025103
<property name="belongsToUninstallPhase">
51035104
<boolean>false</boolean>
@@ -5829,7 +5830,6 @@ gunzip caffe-linux.tgz]]></string>
58295830
</object>
58305831
</rules>
58315832
</object>
5832-
<object refID="e0deff5d9295"/>
58335833
</installChildren>
58345834
</object>
58355835
</installChildren>

0 commit comments

Comments
 (0)