-
I don't want a bundled JRE and I've specified the following in my xml:-
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>console</headerType>
<jar>C:\Phoebus\java_distribution\cashbookuploader.jar</jar>
<outfile>C:\Finance\cashbookuploader.exe</outfile>
<errTitle>CashbookUploader</errTitle>...
2009-06-11 15:30:17 UTC in Launch4j Executable Wrapper
-
No, Windows XP 2002 Service pack 2.
2009-05-18 09:18:33 UTC in Launch4j Executable Wrapper
-
I have tried to switch on the above feature but for some reason it does not work, I can double click the app icon to my hearts content and it will run multiple times in parallel. Am I missing something? Here's my xml:-
aunch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>...
2009-05-18 08:32:24 UTC in Launch4j Executable Wrapper