Opened 11 years ago
Last modified 11 years ago
#249 accepted enhancement
Shortcut in MS-Win should be named "WinSwitch"
Reported by: | fgnievinski | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Windows Build | Keywords: | |
Cc: |
Description
currently it's named "Window-Switch", which prevents it from being found upon typing in MS-Win "Search Programs and Files" feature.
Change History (2)
comment:1 Changed 11 years ago by
Owner: | set to Antoine Martin |
---|---|
Status: | new → accepted |
comment:2 Changed 11 years ago by
you could rename the shortcut file (.lnk) and keep the executable (.exe) unchanged...
Note: See
TracTickets for help on using
tickets.
Ah, thanks. I am somewhat reluctant to rename the main binary file, as this may cause file associations and scripts to break.
It's a shame MS-Win doesn't do symlinks, I can't think of a better way.