silent installation of jvm
From: harish (harishksh_at_yahoo.com)
Date: 10/29/03
- Next message: Weasel: "Howto Insert textual data (like EXIF) into JPEG ant TIFF?"
- Previous message: Raymond DeCampo: "Re: io"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Oct 2003 21:41:03 -0800
i am trying to install jdk1.4.0 using silent installation. i am
performing the following steps:
1) First i am writing to a .iss file using the command:
j2sdk-1_4_0-win.exe -a -r -f1"C:\setup.iss"
2) then i am going thru the installation by entering the destination
path and the installation is getting successfully finished.
3)i uninstalled the jdk.
4)i tried to install it now using silent installation command:
start /w j2sdk-1_4_0-win.exe -s -a -s -f1"C:\setup.iss"
-f2"C:\setup.log"
5) it is getting installed properly.
the problem is
suppose jdk is already installed and i am trying to install it again
using silent installation, it is not telling the user that the jdk is
already installed. how to go about
- Next message: Weasel: "Howto Insert textual data (like EXIF) into JPEG ant TIFF?"
- Previous message: Raymond DeCampo: "Re: io"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|