I looked to see if the license allowed more than one machine and I found a forum post saying it did, but that was back in 2004.
That still applies, you only need one license per user.
It warned me about administrator rights for the Microsoft runtime but I ran it as administrator and it appeared to go OK.
This definitely will cause issues as that folder is protected by Microsoft, hence the reason you need admin rights to install the software at that location.
So when you run the installer with admin rights the installer gets elevated permission to run that install.
However, after installation, when you run Zeus it has normal user rights and that means Zeus does not have write access to that folder.
However, when I started the program for the first time I got an error dialog.
That would have been because of the write protection on that folder.
The directory zConfig has files, but there are no document types displayed in Options->Document Types.
Those files where put there by the installer, but they are not really in the correct location because that folder is write protected.
This is what I think is happening.
Because Zeus knows it can't access the zConfig folder found in the
Program Files location it looks for a place where is does have write access.
You can find that location of that folder by running this using the
Tools, DOS Command Line menu and running this command:
This should show a folder location like this:
Code: Select all
C:\Users\<UserId>\AppData\Local\Programs\Zeus (x64)
But of course, that folder location is not available to the installer (it belongs to a different user, not the admin user), so the installer can't put these files into that folder location.
What you can do is move that zConfig folder to that location.
I would also use the
Macros, Load menu to see if the zScript folder is also located in that writable user folder. I suspect it is, in which case just move the zScript files there as well.
Cheers jussi