
- #Install4j launcher class path how to
- #Install4j launcher class path update
- #Install4j launcher class path archive
SET CLASSPATH_BRAIN=.install4j\i4jruntime.jar. :: SET DB_HOME=C:\Users\IBM_ADMIN\AppData\Roaming\TheBrain :: solved the DTS 32 and 64bit library dependencies
#Install4j launcher class path update
At least one user found this useful, so, by huge popular request, here is the update for version 8 It won't change the lives of many people, but I'm a bit of a purist when it comes to Java apps. %JAVA64% -Dinstall4j.jvmDir=%APP_JAVA_HOME% -Dexe4j.moduleName=".\TheBrain.jar" ="C:/temp/TheBrain/bin64" -Xmx192m -Xms35m -Dswing.aatext=true =true 3d=false -Dinstall4j.launcherId=5 -Dinstall4j.swt=false -classpath %CLASSPATH_BRAIN% .Launcher launch .App true false %PRG_DIR%\output_64bit.log %PRG_DIR%\output_64bit.log true true true "s_16k98qn.png" false true 419 230 "" 18 97 "Arial" "0,0,0" 8 500 "Version 7.0.4.5" 18 117 "Arial" "0,0,0" 8 500 -1 :: SET APP_JAVA_HOME="C:\Program Files\Java\jre7\bin c:\bin\TheBrain\bin64" SET JAVA_HOME="C:\Program Files\Java\jre7\bin\" SET JAVA64="C:\Program Files\Java\jre7\bin\javaw.exe" SET CLASSPATH_BRAIN=.install4j\i4jruntime.jar TheBrain.jar. :: SET APP_JAVA_HOME="C:\Program Files (x86)\Java\jre7\bin" :: this variable is used in the linux script, but I found no use for it under Win

SET JAVA_HOME="C:\Program Files (x86)\Java\jre7\bin\" SET JAVA32="C:\Program Files (x86)\Java\jre7\bin\javaw.exe"

#Install4j launcher class path how to
How to use the 64-bit version of the dtSearch Engine Recommended reading if you want to run both versions : So I did some homework, downloaded both versions of Java and TheBrain, and installed both (in the same directory, of course).Īgain : the usefulness is dubious, but at least I have 64bit Brain running with 64bit Java, and 32/32 etcaetera I recently got a new PC at work, moving from WinXP to Win7.īecause of this crap of having 32 and 64-bit versions of whatnot, I still havent decided if it's better to use Java32 or Java64. So I checked the linux script & made a batch file for Windows I don't know why TheBrain comes with a script for linux & MacOS, but is packaged with an. I like having scripts / batch files for all my java apps.
#Install4j launcher class path archive
PersonalBrain 4.3 Experimental Release Archive The extended error when running the install4j launcher is: : No toolkit foundĪt .Toolkit.getToolkit(Toolkit.java:272)Īt .PlatformImpl.startup(PlatformImpl.java:267)Īt .PlatformImpl.startup(PlatformImpl.java:158)Īt .LauncherImpl.startToolkit(LauncherImpl.java:658)Īt .LauncherImpl.launchApplication1(LauncherImpl.java:678)Īt .LauncherImpl.lambda$launchApplication$2(LauncherImpl.java:195)Īt java.base/(Thread.TheBrain for iOS 1.0 Beta - Password required

"-module-path $ -add-modules ALL-MODULE-PATH" With a non-modularized application which depends on JAVAFX the suggested approach is adding Install4J VM parameters for JAVAFX seem to not pass to the JVM
