MSI Installation Types
There are two ways of installing an MSI-based software:
- User-related
installation:
The MSI Package is installed only for a specified user. Other users cannot work with the installed application. - Computer-related
installation:
The MSI Package is installed only for a specified workstation. All users working on this specific workstation can use the application.
If you want several users to work with an application on a specific workstation, you should select the computer-related installation.