Scoop-Core
Scoop-Core copied to clipboard
debt: ComSpec usage investigation and possible limitation
- [x] At first extract all calls into own function
- [x] Adopt
Invoke-SystemComSpecCommand
for all comspect calls in codebase to prevent issues like lukesampson/scoop#4356- https://github.com/lukesampson/scoop/issues/4365#issuecomment-850206309
- [x] Refactor install/psmodules
- [ ] #103
On windows it is fine and working. But on UNIX it should be better to do it natively with temporary scriptblock only environment variables for proxies.