Currently, the registration and variables are saved under the user that it was installed. What if you had two or three users, using the same program on the same machine? Is the following possible?
Thanks,
- System variables and registration info under all users and user variables, preferences, etc under the user that is logged in.
- Everything that works the way it is now would be saved under the System, All Users instead of the logged in user.
- A user variable, if specified, would be saved under the logged in user such as user.var1, user.var2, something equivalent when specifying a HEscript function or procedure, UserMain.OnPubLoaded.
Thanks,