[Feature Request] Ability to choose install path and install for all users (on Windows)
See original GitHub issue- Insomnia Version: 7.0.3
- Operating System: Windows 10 1903
Details
Insomnia installer does not allow user to pick a custom install path and on Windows installs it into %User%\AppData\Local\insomnia
. Sometimes users would like to choose a custom install path (like %ProgramFiles%
) because:
AppData
is meant for application settings and data, not the applications themselvesAppData
can be written by non-privileged users and programs, which is problematic if Insomnia saves sensitive tokens and keysAppData
is per-user, so on machines with multiple users Insomnia will have multiple installations.- Most installers allow to specify custom install paths
- Portable installs, may be?
If you are interested in fixing this, I can contribute a patch.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:8
- Comments:6
Top Results From Across the Web
Installation Context - Win32 apps | Microsoft Learn
You can specify installation context by authoring the package for per-user or per-machine installation and using the ALLUSERS and ...
Read more >Available features on demand | Microsoft Learn
Features on Demand (capabilities), introduced in Windows 10, are Windows feature packages that can be added at any time.
Read more >Features On Demand | Microsoft Learn
Features on Demand v2 (Capabilities), introduced in Windows 10, are Windows feature packages that can be added at any time.
Read more >Windows registry information for advanced users
Applies to: Windows 10 - all editions, Windows Server 2012 R2 ... such as profiles for each user, the applications installed on the...
Read more >App permissions - Microsoft Support
If you don't want an app to use any of the features listed, you can choose not to install it. Note: Students using...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Regarding this feature I look for installing a plugin ‘system wide’ For every user in a server, without the need of install per user. Is it possible already, or that need the whole installation to be system wide?
Was annoyed by Postman’s inability to choose install path as this long thread. Tried Insomnia but still no luck. Why is it so common for apps like this kind not allowing user to choose where to install?