Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support scope of module install #3

Open
davidobrien1985 opened this issue Sep 24, 2015 · 1 comment
Open

support scope of module install #3

davidobrien1985 opened this issue Sep 24, 2015 · 1 comment

Comments

@davidobrien1985
Copy link
Owner

Right now the resource installs a module into the system scope (C:\Program Files...), this should be configurable.

@gustavdw
Copy link

gustavdw commented Jan 3, 2017

I implemented this but the behavior when running install with currentuser as admin is installing into C:\Windows\System32\config\systemprofile\Documents\WindowsPowerShell\Modules, which doesn't appear to be in the psmodulepath by default, so even though the module is installed it's not found until the path is updated.

Edit: Well seems to be working now, I'll push this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants