ScubaGear icon indicating copy to clipboard operation
ScubaGear copied to clipboard

Should be possible to use -Scope AllUsers when Install-Module is called.

Open kirilvalev opened this issue 1 year ago • 3 comments

The Install-Module call should be possible with the AllUsers scope.

kirilvalev avatar Feb 01 '24 13:02 kirilvalev

Thank you for opening an issue on this. Should be quick enhancement to add.
For reference to everyone else, this issue is referring to the Install-Module call within .\SetUp.ps1

buidav avatar Feb 01 '24 23:02 buidav

Just be sure if adding this capability to Setup.ps1 that a similar capability is added to the utils\UninstallModules.ps1 as well. In fact, might be nice to add a dotfile to the .scubagear directory during setup that the uninstall can read so it knows which it should use by default (along with a parameter so user can specify for complex situations like a system where the modules were installed in both user and system).

schrolla avatar Feb 19 '24 14:02 schrolla

Reassigning to Kraken to balance other bugs and items we have to fix in the short term.

tkol2022 avatar Sep 03 '24 17:09 tkol2022