Opened 7 years ago
Last modified 5 years ago
#1051 open enhancement
change Windows start menu entry line
Reported by: | Eche|on | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.27 |
Component: | installer | Version: | 0.9.7.1 |
Keywords: | windows usability | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Hi!
on a short user test on #cts4 we did find the problem in windows start menu to be very confusing:
start (no window) and start (restartable).
Rephrase the two entries to make a EASY choice for user.
Or remove one entry, which is the better choice.
Subtickets
Change History (7)
comment:1 Changed 7 years ago by
Milestone: | 0.9.9 → 0.9.11 |
---|
comment:2 Changed 6 years ago by
Keywords: | windows usability added |
---|---|
Milestone: | 0.9.11 |
comment:3 Changed 5 years ago by
Status: | new → open |
---|
comment:4 Changed 5 years ago by
Milestone: | → 0.9.27 |
---|---|
Type: | task → enhancement |
Bump, agreed, this is horrible. And why do we have a 'window' anyway?
Ideal would be to use 'window' (i.e. wrapper) but without an actual console window. How do we do that?
The 'no window' ~= runplain, not restartable, should be removed.
comment:5 Changed 5 years ago by
If we enable desktopgui for windows, we have a system tray icon, and we don't need a console window. See http://zzz.i2p/topics/2122
The console is set with the -c option, but it's implicit, removing it doesn't help:
http://wrapper.tanukisoftware.com/doc/english/launch-win.html
This talks about a console-less wrapperW.exe but there's no info on how to build it and it's not in the delta pack:
http://wrapper.tanukisoftware.com/doc/english/props-wrapperw.html
comment:6 Changed 5 years ago by
comment:7 Changed 5 years ago by
wrapperw.exe is in the standard and pro binary zips, so we'll have to build it ourselves, and I haven't (yet) found any docs on how to build it.
This will probably happen as part of #741