TheRandomLabs / scoop-nonportable

A Scoop bucket for nonportable applications.
The Unlicense
138 stars 40 forks source link

powertoys-np: Make uninstall silent #237

Closed MunsterPlop closed 2 years ago

MunsterPlop commented 3 years ago

https://github.com/TheRandomLabs/scoop-nonportable/pull/237/commits/8f41fa84515f98a3aaacab8326cecfb380a17a3b - I initially opted to use /qr because it couldn't find a way to make /qn work.

https://github.com/TheRandomLabs/scoop-nonportable/pull/237/commits/5976f82fda6e4cc1e672e7edb804926b0dae7b90 - After some research, I found a technique in another manifest and managed to make /qn work. It will now just prompt for elevation and then proceed to uninstall silently.

MunsterPlop commented 2 years ago

Wtf, no idea what happened there :/ , sorry about the commit spam. I might just make a new PR anyway to use the new -silent flag.