-
Notifications
You must be signed in to change notification settings - Fork 32
Wix Installer: Incorrect shortcuts in Start Menu #75
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
- README and UserManual shortcuts do not open in browser. In chrome, the path to the file is splitted into 3 different urls:
- file:///C:/Program
- http://files/ShellAnything
- http://0.5.0.0/README.html
-
The shortcut
Run Unit Testspoints toC:\Program Files\ShellAnything 0.5.0\bin\shellext.dllinstead ofshellanything_unittest.exe. -
The Wix installer (.msi) installs in directory
C:\Program Files\ShellAnythingwhile the NSIS installer (.exe) installs inC:\Program Files\ShellAnything 0.5.0.
To Reproduce
Steps to reproduce the behavior:
- Install application using the *.msi installer.
- Search the new "ShellAnything" menu in Start Menu.
- Launch README or UserManual shortcuts.
- Launch
Run Unit Tests.
Expected behavior
Obvious
Screenshots
N/A
Environment
- ShellAnything 0.5.0, Windows, 64 bit,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working