Opened 11 years ago
Closed 9 years ago
#954 closed defect/bug (fixed)
Wrong Start Menu shortcut in Windows setup.exe package
Reported by: | usul | Owned by: | usul |
---|---|---|---|
Priority: | trivial | Milestone: | version 0.5.1 |
Component: | port/windows | Version: | git master |
Severity: | Keywords: | installer, build, package, windows | |
Cc: | tryagain |
Description
By svn 4841 Windows installer navit.exe is placed by default to C:\Program Files\navit.exe but shortcut created in Start menu points to C:\Program Files\Navit\bin\navit.exe
Should be trivial to fix but I have no building environment for Windows handy.
Change History (4)
comment:1 Changed 10 years ago by usul
- Cc http://wiki.navit-project.org/index.php/user:usul added
- Keywords installer build package windows added
- Milestone set to version 0.5.1
comment:2 Changed 9 years ago by usul
- Reporter changed from tryagain to usul
I confirm this bug for svn5385 on WinXP SP3 in a VBOX. Will see how I can get access to the NSIS script.
comment:3 Changed 9 years ago by usul
- Owner set to usul
- Status changed from new to assigned
comment:4 Changed 9 years ago by usul
- Cc tryagain added; http://wiki.navit-project.org/index.php/user:usul removed
- Resolution set to fixed
- Status changed from assigned to closed
Thanks to the help of user:tryagain the navit4win32.env script had been patched (NSIS script embedded). So this bug is fixed with svn5654.
Note: See
TracTickets for help on using
tickets.
I will try to fix this, when I learn how our buildserver works.