cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to do silent install of developer edition (i.e., with no regkey)?

3,524

I'm trying to do a silent install of the Developer Edition, 17.0.0.1358, under linux, but since the Developer Edition no longer requires a registration key, I'm struggling with how to specify the -regkey parameter

The command:

sudo setup -silent -I_accept_the_license_agreement -type create
produces
A registration key must be provided to use the silent install. Please specify
a valid registration key and try again.
Cleaning up ...
and the command:
sudo setup -silent -I_accept_the_license_agreement -type create -regkey ''
produces:
The registration key provided is invalid. Please verify that you have entered
the key correctly and try again.
Cleaning up ...
Any suggestions?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Unfortunately, the Linux installer has a bug which prevents silent installs of the Developer Edition. There is no work around. This bug will be fixed in the next SP.

Answers (0)