- Single User Local Installation
- Multi User Admin Installation
Single User Local Installation
For the single user local installation Zeus will be installed in the folder location shown below, where the <User Id> represents the user ID of the current user:
Code: Select all
C:\Users\<User Id>\AppData\Local\Programs\Zeus
- Rename the current Local\Programs\Zeus folder out of the way.
- Run the new installer in local mode to recreate that Local\Programs\Zeus folder.
IMPORTANT: Never run the new installation over an existing Local\Programs\Zeus folder

To upgrade that new installation do the following:
- Rename the new Local\Programs\Zeus\zConfig folder out of the way.
- Copy over the old Local\Programs\Zeus\zConfig folder.
- Start the new version of the Zeus IDE and it will upgrade the details in that Local\Programs\Zeus\zConfig folder.
Multi User Admin Installation
Zeus Installation on Microsoft Vista, Windows 7, Windows 8 and Windows 10
With earlier version of Windows all the components of the Zeus software where installed in C:\program files\zeus\ folder, but on Vista, Windows 7, Windows 8 and Windows 10 the installer follows the Microsoft UAC model.
On Vista, Windows 7, Windows 8 and Windows 10 the C:\program files\zeus\ folder is locked by UAC, meaning the installer has to use a different approach to installing the software.
Here is what the installer tries to do in this case:
- Create the C:\program files\zeus\ folder.
- Copy the read only components into the C:\program files\zeus\ folder.
- Copy the read/write components into the C:\ProgramData\Xidicone\Zeus\ intermediate folder.
When Zeus is then run for the first time it will complete the installation by doing the following:
- Create the C:\Users\CurrentUser\AppData\Roaming\Xidicone\Zeus user folder.
- Copy the read/write components from the C:\ProgramData\Xidicone\Zeus\ intermediate folder to the C:\Users\CurrentUser\AppData\Roaming\Xidicone\Zeus user folder.
Upgrading Zeus on Microsoft Vista, Windows 7, Windows 8 and Windows 10
With previous version of Windows the Zeus upgrade process was fairly simple as all that was needed was unzipping the patch file into the C:\program files\zeus\ folder, but on Vista, Windows 7 and Windows 8 things are no longer that simple

IMPORTANT: Before you start make a full backup copy of the C:\program files\zeus\ and C:\Users\CurrentUser\AppData\Roaming\Xidicone\Zeus folders.
The upgrade method will depend on whether you are just upgrading the binary files with the patch zip file, or doing a full upgrade using the full installer. Details for both are given below.
NOTE: In the instructions that follow the CurrentUser represents the user ID of the current user.
Zip Patch File Upgrade
- Backup the C:\Users\CurrentUser\AppData\Roaming\Xidicone\Zeus user folder.
- Backup the C:\program files\zeus\ folder.
- Having made a backup copy, just unzip the contents of the patch file into the C:\program files\zeus\ folder.

Full Installer Upgrade
- Backup the C:\Users\CurrentUser\AppData\Roaming\Xidicone\Zeus user folder.
- Backup the C:\program files\zeus\ folder.
- Having made a backup copy, now delete/rename the C:\Users\CurrentUser\AppData\Roaming\Xidicone\Zeus folder.
- Having made a backup copy, now delete/rename the C:\program files\zeus\ folder.
- Delete/rename the C:\ProgramData\Xidicone\Zeus\ intermediate folder.
- Run the full Zeus installer and then restart Zeus.
- Copy the earlier backup over the newly create C:\Users\CurrentUser\AppData\Roaming\Xidicone\Zeus user folder.

Cheers Jussi