more than one install of the same app in the same machineSolved

Hi,

I've more than one instance of the same app installed in one machine, each point to a different backend and can be at different versions.

Is this supported?How can I do that when an user select update to update JUST that instance of the system and not the other instances ?

Thanks for your help.Ignacio

If your app is file-only (no registry, com objects, services, etc.) then yes, you can do this. Otherwise, no, don't do that. Use VMs, instead.