Link to home
Start Free TrialLog in
Avatar of AXISHK
AXISHK

asked on

Java Remote Installation

Try to use the PSEXEC to deploy Java with

PSEXEC \\%%A C:\Temp\jdk-6u20-windows-i586.exe /s

Afterwards, only "Java (TM) SE Development Kit 6 Update" is installed and the "Java(TM) 6 Update 20" doesn't appear and Java console is absent from the Control Panel.

If I manually click the file, both programs appear under Control panel. What's are these two programs ? Do I miss any parameter for my script ?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Kent Dyer
Kent Dyer
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial