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

recreate shortcuts #1406

Closed
AStupidBear opened this issue Mar 27, 2017 · 3 comments
Closed

recreate shortcuts #1406

AStupidBear opened this issue Mar 27, 2017 · 3 comments

Comments

@AStupidBear
Copy link
Contributor

AStupidBear commented Mar 27, 2017

I know that scoop uninstall ** && scoop install ** will recreate shortcuts, but I don't want to do this because I have personal settings installed in the corresponding folder. Is there a command to achieve this while preserving preexisting folders?

@lukesampson
Copy link
Member

We are working on a way to preserve settings with #1372. For now, it might be best to do scoop update [app] for the apps that you want to preserve settings for, that way you can copy the old settings from the old version which you can find under ~/scoop/apps/[app].

@AStupidBear
Copy link
Contributor Author

thanks

@AStupidBear AStupidBear changed the title recreate shims or shortcuts recreate shortcuts Mar 27, 2017
@AStupidBear
Copy link
Contributor Author

scoop reset ** can recreate shims, but not shortcuts. Maybe adding a line like this can solve the problem( I am not familar with powershell)?

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

No branches or pull requests

2 participants