Can you let me know the command line parameters or orca customizations for plsql dev v12 to add ;
PRODUCTCODE
SERIALNUMBER
PASSWORD
this way i can publish directly into our software catalog for devellopers to install without giving them the serial number?
it should be something like this but it doesnt work, the product installs without being registered;
msiexec.exe /i plsqldev1202x64.msi /qb /norestart PRODUCTCODE=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX SERIALNUMBER=00.000000 PASSWORD=1234567
thank you!
PRODUCTCODE
SERIALNUMBER
PASSWORD
this way i can publish directly into our software catalog for devellopers to install without giving them the serial number?
it should be something like this but it doesnt work, the product installs without being registered;
msiexec.exe /i plsqldev1202x64.msi /qb /norestart PRODUCTCODE=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX SERIALNUMBER=00.000000 PASSWORD=1234567
thank you!
Last edited: