Scoop: Using scoop after reinstall windows

Created on 27 Apr 2020  路  1Comment  路  Source: lukesampson/scoop

It tells me

Scoop is already installed. Run 'scoop update' to get the latest version.

but

scoop : The term 'scoop' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ scoop
+ ~~~~~
    + CategoryInfo          : ObjectNotFound: (scoop:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Most helpful comment

Navigate to scoopdir/app and delete scoop folder.
Navigate to scoopdir/shims and delete scoop.ps1 and scoop.cmd
And then install scoop
Then do scoop reset * to create all the shims, shortcuts and current junctions.

>All comments

Navigate to scoopdir/app and delete scoop folder.
Navigate to scoopdir/shims and delete scoop.ps1 and scoop.cmd
And then install scoop
Then do scoop reset * to create all the shims, shortcuts and current junctions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yetangye picture yetangye  路  3Comments

vpratfr picture vpratfr  路  3Comments

nitrocode picture nitrocode  路  3Comments

muhlpachr picture muhlpachr  路  3Comments

brunovieira97 picture brunovieira97  路  3Comments