Installing Oxygen XML Editor on WindowsEdit online
Choosing an Installation Method
You can install Oxygen XML Editor on Windows using one of the following methods:
System Requirements
- Operating systems
-
Windows Vista, Windows 7, Windows 8, Windows 10, Windows Server 2008, Windows Server 2012
- CPU
-
- Minimum - Intel Pentium III™/AMD Athlon™ class processor, 1 GHz
- Recommended - Dual Core class processor
- Memory
-
- Minimum - 2 GB of RAM
- Recommended - 4 GB of RAM
- Storage
-
- Minimum - 400 MB free disk space
- Recommended - 1 GB free disk space
- Java
-
- Java 1.8 from Oracle
Oxygen XML Editor only supports official and stable Java Virtual Machines with version 1.8 from Oracle. If you use the native Windows installer, Oxygen XML Editor will be installed with its own copy of Java with the specific update version that has been thoroughly tested.- All Platforms Package
-
If you use the all platforms package, your system must have a compatible Java 1.8 virtual machine installed. To see the exact Java update version that is supported, go to www.oxygenxml.com, navigate to the Download page for the particular product you are installing, and click on the tab for your particular platform.
Note: Oxygen XML Editor may work with other update versions of Java, but since Oxygen XML Editor has only been thoroughly tested with specific versions, there is no guarantee that it will be stable with any other Java version.Oxygen XML Editor uses the following rules to determine which installed version of Java to use:
- If you install using the native Windows installer, which installs a version of Java as part of the Oxygen XML Editor installation, the version in the jre subdirectory of the installation directory is used.
- Otherwise, if the Windows environment variable
JAVA_HOMEis set, Oxygen XML Editor uses the Java version pointed to by this variable. - Otherwise, the version of Java pointed to by your PATH environment variable is used.
If you run Oxygen XML Editor using the batch file, oxygen.bat, you can edit the batch file to specify a particular version to use.
Windows Installer
- Make sure that your system meets the system requirements.
- Download the Windows installer.
- [Optional] Validate the integrity of the downloaded file by checking it against the MD5 sum published on the download page.
- Run the installer and follow the instructions in the installation program.
- Start Oxygen XML Editor using one of the following methods:
- Use one of the shortcuts created by the installer.
- Run oxygen.bat, which is located in the installation directory.
- To license your copy of Oxygen XML Editor go to and enter your license information.
Unattended Installation
You can run the installation in unattended mode by running the installer from the command line with the -q parameter. By default, running the installer in unattended mode installs Oxygen XML Editor with the default options and does not overwrite existing files. You can change various options for the unattended installer using the installer command line parameters.
Windows Installer Command Line Reference
The Oxygen XML Editor installer for Windows creates a file called response.varfile, which records the choices that the user made when running the installer interactively. The generated response file is found in the [OXYGEN_INSTALL_DIR]/.install4j folder. You can use the response.varfile to set the options for an unintended install.
| Parameter Name | Description | Values |
|---|---|---|
| autoVersionChecking | Automatic version checking. | true / false. Default setting is true. |
| reportProblem | Allows you to report a problem encountered while using Oxygen XML Editor. | true / false. Default setting is true. |
| downloadResources | Allows Oxygen XML Editor to download resources (links to video demonstrations, webinars, and upcoming events) from https://www.oxygenxml.com to populate the application welcome screen. | true / false. Default setting is true. |
For more information about the response.varfile format, see install4j site.
| Option | Meaning |
|---|---|
| -q | Run the installer in unattended mode. The installer will not prompt the
user for input during the install. Default settings will be used for all options
unless a response.varfile is specified using the
-varfile option or individual settings are specified using
|
| -overwrite | In unattended mode, the installer does not overwrite files with the same
name if a previous version of the Oxygen XML Editor is installed in the
same folder. The -overwrite parameter added after the -q parameter
forces the overwriting of these files.
|
| -console |
To display a console for the unattended installation, add a -console
parameter to the command line.
|
| -varfile | Points to the location of a response.varfile to be
used during an unattended installation. For example:
|
| -V | Is used to define a variable to be used by an unattended installation. For example:
|