|
From: Ajmal A. <ajm...@ya...> - 2006-02-23 12:51:25
|
Hi Anat, You can do that by simply creating different batch files. e.g to start the service, do the following: 1. Open Notepad 2. Write the command that you'ld normally type on the cmd window eg "C:\JavaWrapper\MyApp.bat start" without the quotes " 3. Save the file as ServiceStart.bat on your desktop. 4. Double click on file to start the service. The same can be repeated to install, uninstall, start or stop the service. Hope that helped. Cheers, Ajmal --- Anat Halpern <an...@en...> wrote: > Hi Leif, > > I'd like to have shortcuts that will call > wrapper.exe (for running the > service, uninstalling, etc.), but I don't want them > to open up a cmd > window. Is there any way to get around it? > > BTW, still waiting on that linux question - just in > case you forgot me ;) > > Thanks, > Anat > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a > groundbreaking scripting language > that extends applications into web and mobile media. > Attend the live webcast > and join the prime developer group breaking into > this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |