Skip to content

Commit

Permalink
Added some new files
Browse files Browse the repository at this point in the history
  • Loading branch information
goxr3plus committed Apr 30, 2018
1 parent 9441022 commit 6e30f12
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 7 deletions.
Binary file added XR3Player Etc Files/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added XR3Player Etc Files/images/x3banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
182 changes: 175 additions & 7 deletions XR3Player New Release Files/XR3Player Install4J.install4j
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="7.0.4" transformSequenceNumber="7">
<directoryPresets config="C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J/XR3Player" />
<application name="XR3Player" distributionSourceDir="" applicationId="8282-0762-8339-5307" mediaDir="C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J" mediaFilePattern="${compiler:sys.shortName}_${compiler:sys.platform}_${compiler:sys.version}" compression="6" lzmaCompression="false" pack200Compression="true" excludeSignedFromPacking="true" commonExternalFiles="false" createMd5Sums="true" shrinkRuntime="true" shortName="XR3Player" publisher="GOXR3PLUS STUDIO" publisherWeb="http://www.goxr3plus.co.nf" version="V.3.100" allPathsRelative="false" backupOnSave="false" autoSave="true" convertDotsToUnderscores="true" macSignature="????" macVolumeId="e75eb469510ca3ab" javaMinVersion="9.0.4" javaMaxVersion="9.9.9" allowBetaVM="false" jdkMode="runtimeJre" jdkName="">
<directoryPresets config="C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J/Images" />
<application name="XR3Player" distributionSourceDir="" applicationId="8282-0762-8339-5307" mediaDir="C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J" mediaFilePattern="${compiler:sys.shortName}_${compiler:sys.platform}_${compiler:sys.version}" compression="6" lzmaCompression="false" pack200Compression="true" excludeSignedFromPacking="true" commonExternalFiles="false" createMd5Sums="true" shrinkRuntime="true" shortName="XR3Player" publisher="GOXR3PLUS STUDIO" publisherWeb="http://www.goxr3plus.co.nf" version="V.3.101" allPathsRelative="false" backupOnSave="false" autoSave="true" convertDotsToUnderscores="true" macSignature="????" macVolumeId="e75eb469510ca3ab" javaMinVersion="9.0.4" javaMaxVersion="9.9.9" allowBetaVM="false" jdkMode="runtimeJre" jdkName="">
<languages skipLanguageSelection="false" languageSelectionInPrincipalLanguage="false">
<principalLanguage id="en" customLocalizationFile="" />
<additionalLanguages />
Expand Down Expand Up @@ -115,7 +115,63 @@
<object class="com.install4j.runtime.beans.screens.WelcomeScreen" />
</java>
</serializedBean>
<styleOverrides />
<styleOverrides>
<styleOverride name="Customize banner image" enabled="true">
<group name="" id="440" customizedId="" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" enabled="true" commentSet="false" comment="" actionElevationType="inherit" useExternalParametrization="true" externalParametrizationName="Customize banner image" externalParametrizationMode="include">
<serializedBean>
<java class="java.beans.XMLDecoder">
<object class="com.install4j.runtime.beans.groups.VerticalFormComponentGroup">
<void property="backgroundColor">
<object class="java.awt.Color">
<int>255</int>
<int>255</int>
<int>255</int>
<int>255</int>
</object>
</void>
<void property="borderSides">
<object class="com.install4j.runtime.beans.formcomponents.BorderSides">
<void property="bottom">
<boolean>true</boolean>
</void>
</object>
</void>
<void property="imageEdgeBackgroundColor">
<object class="java.awt.Color">
<int>25</int>
<int>143</int>
<int>220</int>
<int>255</int>
</object>
</void>
<void property="imageEdgeBorder">
<boolean>true</boolean>
</void>
<void property="imageFile">
<object class="com.install4j.api.beans.ExternalFile">
<string>C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J/Images/x3banner.png</string>
</object>
</void>
<void property="insets">
<object class="java.awt.Insets">
<int>5</int>
<int>10</int>
<int>10</int>
<int>10</int>
</object>
</void>
</object>
</java>
</serializedBean>
<beans />
<externalParametrizationPropertyNames>
<propertyName>imageAnchor</propertyName>
<propertyName>imageEdgeBackgroundColor</propertyName>
<propertyName>imageFile</propertyName>
</externalParametrizationPropertyNames>
</group>
</styleOverride>
</styleOverrides>
<condition />
<validation />
<preActivation />
Expand Down Expand Up @@ -291,7 +347,7 @@ return console.askOkCancel(message, true);
</action>
</actions>
<formComponents>
<formComponent name="" id="9" customizedId="" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent" enabled="true" commentSet="false" comment="" insetTop="" insetLeft="" insetBottom="25" insetRight="" resetInitOnPrevious="false" useExternalParametrization="false" externalParametrizationName="" externalParametrizationMode="all">
<formComponent name="" id="9" customizedId="" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent" enabled="true" commentSet="false" comment="" insetTop="" insetLeft="" insetBottom="25" insetRight="" resetInitOnPrevious="false" useExternalParametrization="true" externalParametrizationName="Title" externalParametrizationMode="all">
<serializedBean>
<java class="java.beans.XMLDecoder">
<object class="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent">
Expand Down Expand Up @@ -488,7 +544,7 @@ return console.askOkCancel(message, true);
</void>
<void property="imageFile">
<object class="com.install4j.api.beans.ExternalFile">
<string>${compiler:sys.install4jHome}/resource/styles/wizard.png</string>
<string>C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J/Images/x3banner.png</string>
</object>
</void>
<void property="insets">
Expand Down Expand Up @@ -698,7 +754,63 @@ return console.askOkCancel(message, true);
<object class="com.install4j.runtime.beans.screens.UninstallWelcomeScreen" />
</java>
</serializedBean>
<styleOverrides />
<styleOverrides>
<styleOverride name="Customize banner image" enabled="true">
<group name="" id="441" customizedId="" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" enabled="true" commentSet="false" comment="" actionElevationType="inherit" useExternalParametrization="true" externalParametrizationName="Customize banner image" externalParametrizationMode="include">
<serializedBean>
<java class="java.beans.XMLDecoder">
<object class="com.install4j.runtime.beans.groups.VerticalFormComponentGroup">
<void property="backgroundColor">
<object class="java.awt.Color">
<int>255</int>
<int>255</int>
<int>255</int>
<int>255</int>
</object>
</void>
<void property="borderSides">
<object class="com.install4j.runtime.beans.formcomponents.BorderSides">
<void property="bottom">
<boolean>true</boolean>
</void>
</object>
</void>
<void property="imageEdgeBackgroundColor">
<object class="java.awt.Color">
<int>25</int>
<int>143</int>
<int>220</int>
<int>255</int>
</object>
</void>
<void property="imageEdgeBorder">
<boolean>true</boolean>
</void>
<void property="imageFile">
<object class="com.install4j.api.beans.ExternalFile">
<string>C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J/Images/x3banner.png</string>
</object>
</void>
<void property="insets">
<object class="java.awt.Insets">
<int>5</int>
<int>10</int>
<int>10</int>
<int>10</int>
</object>
</void>
</object>
</java>
</serializedBean>
<beans />
<externalParametrizationPropertyNames>
<propertyName>imageAnchor</propertyName>
<propertyName>imageEdgeBackgroundColor</propertyName>
<propertyName>imageFile</propertyName>
</externalParametrizationPropertyNames>
</group>
</styleOverride>
</styleOverrides>
<condition />
<validation />
<preActivation />
Expand Down Expand Up @@ -799,7 +911,63 @@ return console.askYesNo(message, true);
<object class="com.install4j.runtime.beans.screens.UninstallSuccessScreen" />
</java>
</serializedBean>
<styleOverrides />
<styleOverrides>
<styleOverride name="Customize banner image" enabled="true">
<group name="" id="442" customizedId="" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" enabled="true" commentSet="false" comment="" actionElevationType="inherit" useExternalParametrization="true" externalParametrizationName="Customize banner image" externalParametrizationMode="include">
<serializedBean>
<java class="java.beans.XMLDecoder">
<object class="com.install4j.runtime.beans.groups.VerticalFormComponentGroup">
<void property="backgroundColor">
<object class="java.awt.Color">
<int>255</int>
<int>255</int>
<int>255</int>
<int>255</int>
</object>
</void>
<void property="borderSides">
<object class="com.install4j.runtime.beans.formcomponents.BorderSides">
<void property="bottom">
<boolean>true</boolean>
</void>
</object>
</void>
<void property="imageEdgeBackgroundColor">
<object class="java.awt.Color">
<int>25</int>
<int>143</int>
<int>220</int>
<int>255</int>
</object>
</void>
<void property="imageEdgeBorder">
<boolean>true</boolean>
</void>
<void property="imageFile">
<object class="com.install4j.api.beans.ExternalFile">
<string>C:/Users/GOXR3PLUSSTUDIO/Desktop/XR3P Install 4J/Images/x3banner.png</string>
</object>
</void>
<void property="insets">
<object class="java.awt.Insets">
<int>5</int>
<int>10</int>
<int>10</int>
<int>10</int>
</object>
</void>
</object>
</java>
</serializedBean>
<beans />
<externalParametrizationPropertyNames>
<propertyName>imageAnchor</propertyName>
<propertyName>imageEdgeBackgroundColor</propertyName>
<propertyName>imageFile</propertyName>
</externalParametrizationPropertyNames>
</group>
</styleOverride>
</styleOverrides>
<condition />
<validation />
<preActivation />
Expand Down

0 comments on commit 6e30f12

Please sign in to comment.