-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Currently it is not possible to manage several StdLib folders without having to change the settings.
Ideally the path to StdLib folder to manage should be a parameter to the package manager, not a global setting. Even more ideally so, there should be a dropdown in the interface that allows you to manage:
- the Global StdLib (AhkDir\Lib)
- the User StdLib (My Documents\Lib) and
- any Local StdLib folder (you would be prompted for it).
It would be possible to add previously-downloaded packages to these folders. Additionally, admin rights should not be required unless they are really needed: e.g. a temp file can be written to the folder in order to detect if they are needed.