The application itself must be installed in the folder under {pf}(Program Files). However, the data of the application (or database) must go into the folder under {commonappdata}. If the database should be modified by ordinary users, you need to set permissions for this folder (using the parameter Permissions). If it depends on the user, they can copy the default value to the user's appdata folder and change it.
[Dirs]
Name: {commonappdata}\i-Catcher Console; permissions: everyone-modify admins-full;
The difficulty arises when using the Access application, in which the user interface is embedded in the database. In this case, both locations are as bad as the others ( {commonappdata}/blahbetter marginally), but you will need to set the appropriate permissions.
source
share