After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 536801 - call from "start" menu without bat
call from "start" menu without bat
Status: RESOLVED FIXED
Product: chronojump
Classification: Other
Component: chronojump
unspecified
Other Windows
: Normal enhancement
: ---
Assigned To: Xavier de Blas
Xavier de Blas
Depends on:
Blocks:
 
 
Reported: 2008-06-05 13:09 UTC by Xavier de Blas
Modified: 2008-06-13 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Xavier de Blas 2008-06-05 13:09:23 UTC
Try to avoid .bat, because for not showing the console, we need a start,. But at the path at start /D there's not allowed long names.... :(

try to call mono and chronojump program from start and from desktop icon
Comment 1 Xavier de Blas 2008-06-06 19:14:18 UTC
It has been created a nice and fast thread here:

http://lists.ximian.com/pipermail/mono-list/2008-June/038769.html

finally i can put the mono app and the chronojump.prg in same line of windows startup menu (and desktop icon)

and calling to "monow", terminal window will not be shown, or will disappear instantly

and kill the .bat

it's something like:

location (destino in spanish): "c:\archivos de programa\Mono-1.9\bin\monow.exe" "chronojump.prg"
start at: "c:\archivos de programa\chronojump\chronojump-0.7.1\data"

create also an executable icon for chronojump_mini (in start up, not in desktop)