Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1509
| From | vjp2.at@at.BioStrategist.dot.dot.com |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | moving CLASSPATH |
| Date | 2012-01-10 04:06 +0000 |
| Organization | Samani Marions Panyaught NYC-11357-3436-287-USA |
| Message-ID | <jegdgr$h56$1@reader1.panix.com> (permalink) |
I want to move an exe
program which uses a registry definition of java classpath
Unfortunately It does not ask for install directory so I can't use
PortableApps Launcher
I have the classpath from the registry and set it in the batch file as an
environment variable but it doesn't find it.
THis is a long shot but, Is it possible to run some Java program to specify
the classpath then run the exe?
set classpath=lib\a.jar;lib\b.jar;lib\c.jar
Should I put set myhome=. and put myhome in front of each occurance of lib???
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.panix.com/~vjp2/vasos.htm
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Urb sprawl confounds terror] [Phooey on GUI: Windows for subprime Bimbos]
Back to comp.lang.java.help | Previous | Next — Next in thread | Find similar
moving CLASSPATH vjp2.at@at.BioStrategist.dot.dot.com - 2012-01-10 04:06 +0000
Re: moving CLASSPATH Lew <noone@lewscanon.com> - 2012-01-10 07:07 -0800
Re: moving CLASSPATH Roedy Green <see_website@mindprod.com.invalid> - 2012-01-10 13:11 -0800
Re: moving CLASSPATH Roedy Green <see_website@mindprod.com.invalid> - 2012-01-11 22:38 -0800
Re: moving CLASSPATH vjp2.at@at.BioStrategist.dot.dot.com - 2012-01-16 22:28 +0000
Re: moving CLASSPATH Lew <noone@lewscanon.com> - 2012-01-16 14:52 -0800
csiph-web