-
Notifications
You must be signed in to change notification settings - Fork 32
Upgrading from v0.7.0 to 0.8.0 installs at the wrong location. #113
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
Installing version 0.8.0 while having version 0.7.0 already installed will install in C:\Program Files\ShellAnything 0.7.0 by default.
This is a bug in the design of v0.7.0. It cannot be easily fixed. Upgrading from v0.7.0 is a problem since the default installation directory for 0.7.0 was C:\Program Files\ShellAnything 0.7.0 (with a version number in the path).
To Reproduce
Steps to reproduce the behavior:
- Install version 0.7.0
- Install version 0.8.0
Expected behavior
The default installation directory of 0.8.0 should be C:\Program Files\ShellAnything as defined in #101.
Screenshots
n/a
Environment
- OS: Windows 64 bit
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working