Newbie: Can you have >1 identical installation on one machine?
Posted: Sat May 30, 2020 7:19 pm
I come from WISE Script installs where I can run & install the identical module version in multiple subfolders of the same computer, for instance, for brevity, the same version of the General Ledger in subfolders: C:\user1\AppBase\GL, C:\user2\AppBase\GL, C:\Test\AppBase\GL.
Why? We have an entire business suite of 20 inter-relating modules which reside off the same base subfolder. Our SHARED cloud world is like a Terminal server , where each user is their own complete, utterly isolated world, thus we install some set of modules in each user's subfolders.
My primitive understanding is .MSI revolves around a single identifying GUID and thus there only can be one identical version of a module per machine {for example, Version 3.4A (20200131), although there can be different versions residing on the same machine}. This would make the above SHARED Cloud example impossible.
QUESTION: Can InstallAware get around that restriction or not? If Yes, please sketch how. If not, then let us know, since if we are to use IA, we'll need to redesign our Shared Cloud - a big, long task.
Please get back if this is unclear. I'm trying to keep this a simple question, uncluttered by various constraints & technicalities. But it is an absolutely fundamental question.
Thanks in advance for your time with this.
Why? We have an entire business suite of 20 inter-relating modules which reside off the same base subfolder. Our SHARED cloud world is like a Terminal server , where each user is their own complete, utterly isolated world, thus we install some set of modules in each user's subfolders.
My primitive understanding is .MSI revolves around a single identifying GUID and thus there only can be one identical version of a module per machine {for example, Version 3.4A (20200131), although there can be different versions residing on the same machine}. This would make the above SHARED Cloud example impossible.
QUESTION: Can InstallAware get around that restriction or not? If Yes, please sketch how. If not, then let us know, since if we are to use IA, we'll need to redesign our Shared Cloud - a big, long task.
Please get back if this is unclear. I'm trying to keep this a simple question, uncluttered by various constraints & technicalities. But it is an absolutely fundamental question.
Thanks in advance for your time with this.