Replies: 1 comment 2 replies
-
Sounds like you are interested in implementing a dual-purpose MSI. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to have an installer without elevated privileges.
ref: #6903
Bugs
3.11.2
Visual Studio 2022, 17.3.3, CMake 3.24.1
Windows 10 latest updates
Setting
CPACK_WIX_ROOT_FOLDER_ID
to local non-admin path fails with errors on all files:Note: I filled an issue on the cmake side: https://gitlab.kitware.com/cmake/cmake/-/issues/23907
Maybe you can provide additional info.
I expect two cases:
Scenario 1 (fix): Allow to install without admin privileges
Scenario 2 (ideal): Provide user a local / for all user menu, example:


Beta Was this translation helpful? Give feedback.
All reactions