question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[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:

  1. AppData is meant for application settings and data, not the applications themselves
  2. AppData can be written by non-privileged users and programs, which is problematic if Insomnia saves sensitive tokens and keys
  3. AppData is per-user, so on machines with multiple users Insomnia will have multiple installations.
  4. Most installers allow to specify custom install paths
  5. Portable installs, may be?

If you are interested in fixing this, I can contribute a patch.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:8
  • Comments:6

github_iconTop GitHub Comments

2reactions
lixaoteccommented, Jul 27, 2021

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?

1reaction
ivanyhchuncommented, Aug 9, 2022

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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found