
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2017 09:01 PM
In windows I can issued the command and it works perfectly. jre-8u121-windows-i586 INSTALLCFG=c:\javaTest\config.properties
In lansweeper have created this command: {PackageShare}\Installers\Java\jre-8u121-windows-i586 INSTALLCFG={PackageShare}\Installers\Java\config.properties
Not working the way I expect.
In lansweeper have created this command: {PackageShare}\Installers\Java\jre-8u121-windows-i586 INSTALLCFG={PackageShare}\Installers\Java\config.properties
Not working the way I expect.
Labels:
- Labels:
-
General Discussion
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2017 05:13 PM
Do you have a resolution for the Java install?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2017 01:42 AM
This is config.properties
INSTALL_SILENT=1
REMOVEOUTOFDATEJRES=1
This is the deployment
<Package>
<Name>Java Install Only</Name>
<Description></Description>
<ShutdownOption>0</ShutdownOption>
<ShutdownTime>0</ShutdownTime>
<MaxDuration>900</MaxDuration>
<Rescan>False</Rescan>
<RunMode>-1</RunMode>
<Steps>
<Step>
<Nr>1</Nr>
<Name>install Java</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-2</Success>
<Failure>-3</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>{PackageShare}\Installers\Java\jre-8u121-windows-i586 INSTALLCFG={PackageShare}\Installers\Java\config.properties</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
</Steps>
<SoftwareVersion>6048</SoftwareVersion>
</Package>
INSTALL_SILENT=1
REMOVEOUTOFDATEJRES=1
This is the deployment
<Package>
<Name>Java Install Only</Name>
<Description></Description>
<ShutdownOption>0</ShutdownOption>
<ShutdownTime>0</ShutdownTime>
<MaxDuration>900</MaxDuration>
<Rescan>False</Rescan>
<RunMode>-1</RunMode>
<Steps>
<Step>
<Nr>1</Nr>
<Name>install Java</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-2</Success>
<Failure>-3</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>{PackageShare}\Installers\Java\jre-8u121-windows-i586 INSTALLCFG={PackageShare}\Installers\Java\config.properties</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
</Steps>
<SoftwareVersion>6048</SoftwareVersion>
</Package>

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 09:47 PM
Can you give a screenshot of your deployment?
