Portable JRE & Batch files
Hi
I have followed the advice of others and have placed a JRE on my USB, just in time as my current desktop only has 1.3 !
For most of my apps (datastudio & freemind) I simply create a batch file which hard codes the relative path to the java.exe and this works a treat.
Two questions:
1)
When I do this I end up with 1 dos window and 1 app window, is there any way I can get the dos window to "go away" leaving my application running. On *nix I would simply tell it to run in the background.
2)
The batch file approach does not seem to work with RSSOwl, I get "Exception in thread "main" java.lang.NoClassDefFoundError: java"