-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Using Windows's reset your PC wipes out registry and environment variables, but doesn't remove your scoop installation. Adding a repair command would be helpful.
Users have to run %USERPROFILE%\scoop\shims\scoop.exe directly in this case since part of the repair is adding shims to the path.
Possibly all the repair command needs to do is adding shims to the PATH? I think reinstalling all the applications would be out of scope (but uninstall and reinstall would ensure they get hooked back up).
Note that attempting to install scoop complains that scoop is already installed even though the install is not functional which is the other way I'd expect a repair might work.
Reactions are currently unavailable