Page 1 of 1

Unattened installation of XML editor

Posted: Wed Jun 10, 2009 1:31 pm
by gorse123
Are there any arguments to setup.exe for unattended installation of XML editor? Are there any way to prepare or inject the installation with correct licens in advance?

I found it very hard to deploy the software in a classroom enviroment and would appreciate a command like "setup.exe /silent:[quiet,progressbar or interactive] /licensefile=licens.txt /path=C:\program files\ /noshortcutondesktop=yes"

Is that possible?

/Göran

Re: Unattened installation of XML editor

Posted: Wed Jun 10, 2009 2:21 pm
by sorin_ristache
Hello,

You have to use the parameter -q for unattended installation.

You can record a set of user choices in an attended installation and reuse the same choices in any number of unattended installations. You cannot inject a license key in the command line of the installer. You can place the license key in a file called licensekey.txt and you can copy this file to the folder [Oxygen-install-folder]/lib after the installation is finished but you have to do that with a separate command.


Regards,
Sorin

Re: Unattened installation of XML editor

Posted: Thu Jun 11, 2009 9:15 am
by gorse123
Thank you. I realy appreciate the answer. It works like a charm. I assume the uninstallation goes in a similar way.

Thanks again
/Göran

Re: Unattened installation of XML editor

Posted: Thu Jun 11, 2009 10:10 am
by sorin_ristache
Hello,

Yes, uninstallation is the same. If you encounter any problems please let us know.


Regards,
Sorin