Dynamically choose between per-user and per-machine installation [duplicate]
问题 This question already has answers here : Specify the registry uninstall key location/hive via [Code] (2 answers) Make Inno Setup installer request privileges elevation only when needed (2 answers) Closed 2 years ago . I'm using Inno Setup to deploy an application. For most cases, a per-user installation that doesn't require admin privileges is fine. However, there are scenarios where I need to install the app for all users, e.g. for Citrix or TSE. Unfortunately it doesn't seem possible to