Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3225
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Lew <noone@lewscanon.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How to create a batch file for Java Console Application? |
| Date | Sat, 23 Apr 2011 18:37:05 -0400 |
| Organization | albasani.net |
| Lines | 28 |
| Message-ID | <iovka8$jdp$4@news.albasani.net> (permalink) |
| References | <4e647693-974d-424a-b2c0-f12c6d519b93@22g2000prx.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.albasani.net LF8vi68sEE5nf+9R0VRiCrUyXNcV5VDxZnQRuKZ4yjggJyWkVFu8dhNTUG7fzDpXnkOMxdNqS5YscDlCJB8BA5XgY2OW8IqXXcl+cx8mA7mbB+Tg55YSi3kSqd/BVyKr |
| NNTP-Posting-Date | Sat, 23 Apr 2011 22:36:56 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="Ls/XoVJByTBoikY+FOFKBK/YGJEFzZL2papwT8g+i+RKzWGDvIuQxUGM2D31rLN/p1be40E6jh6skyItY4XGVFXtMXzShdiyEMTh4Pqn66k1npKhg2J2mvkvpeiw3nW1"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 |
| In-Reply-To | <4e647693-974d-424a-b2c0-f12c6d519b93@22g2000prx.googlegroups.com> |
| Cancel-Lock | sha1:KNLP7j5Xhs83L71rPE3DrCeKUQ8= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3225 |
Show key headers only | View raw
On 04/23/2011 03:34 PM, Mozart wrote: > I have a Java console application. > > It needs to be decompressed and then found > on the hard drive. One has to keep double clicking until > one finds the folder that says Resources. In this > folder there will be a program that says Contents. > In that folder, ones clicks on the JParaMindAndDictStd.bat > file and the program launches without any problem. > > I am trying to write a batch file for Windows 7 users > so they can launch it easily (Windows 64 bit users especially). > I am also hoping this file will work in other versions of > Windows such as XP. > > Does anyone have any advice on this? Various methods > have not worked. How to invoke a batch file is a Windows question, not a Java question. The key is to provide the full path to the executable in your batch file. If you continue to have difficulty, seek out a Windows forum. -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
How to create a batch file for Java Console Application? Mozart <publicrelationschief@gmail.com> - 2011-04-23 12:34 -0700
Re: How to create a batch file for Java Console Application? rossum <rossum48@coldmail.com> - 2011-04-23 23:37 +0100
Re: How to create a batch file for Java Console Application? Lew <noone@lewscanon.com> - 2011-04-23 18:37 -0400
Re: How to create a batch file for Java Console Application? Roedy Green <see_website@mindprod.com.invalid> - 2011-04-23 18:37 -0700
Re: How to create a batch file for Java Console Application? buddy s <savingfunda@gmail.com> - 2011-04-23 20:37 -0700
Re: How to create a batch file for Java Console Application? Patricia Shanahan <pats@acm.org> - 2011-04-23 23:54 -0700
Re: How to create a batch file for Java Console Application? Roedy Green <see_website@mindprod.com.invalid> - 2011-04-24 01:53 -0700
Re: How to create a batch file for Java Console Application? Patricia Shanahan <pats@acm.org> - 2011-04-24 07:00 -0700
Re: How to create a batch file for Java Console Application? Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-04-24 08:55 -0700
csiph-web