By default, the install folder is the same folder as the previous version, or \Program Files\EmEditor if this is a fresh install. To change the install folder, open Command Prompt, and run the installer with the TARGETDIR option.
For instance, if the EmEditor installation file is emed700epx.msi, and if you want to install EmEditor to C:\path, run the following command:
emed700epx.msi TARGETDIR="C:\path\"
A backslash '\' is required at the end of the folder name.
More than one versions of EmEditor cannot coexist on the same computer. If an old version is already installed, you must uninstall the old version first, or install the new version to the same folder as the old version.
Send feedback on this topic to Emurasoft