cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Praveen_Durbha
Level 6

Problem with silent install

Hi,
I am using the attached settings.txt to do a silent install by running the following command

java -cp setup.jar run -silent -options settings.txt

The installation fails without printing an error message.

Please advise
Labels (1)
0 Kudos
(3) Replies
Praveen_Durbha
Level 6

I changed the settings.txt to include -V (instead of -W), but now I am getting the following error message.

The wizard cannot continue because of the following error: Invalid command line option: V is not supported (1001) (403)

Aren't dialog variables supported in silent install?

Attached is the updated settings.txt file


Thanks
0 Kudos
enanrum
Level 9

Not sure but try using -is:silent!

Tom
0 Kudos
Praveen_Durbha
Level 6

Never mind..It's working now.. apparently there was a problem with my settings.txt file, I wasn't specifiying the right set of Dialog Variables (Vs)
0 Kudos