I'm using the new LW 4.0.3 on Mac OS 9.2.2, tell me where to look for the line to change lax.nl.macos.java.compiler=off to #lax.nl.macos.java.compiler=off, I can't find it, even with a word search. And my downloads are slow as molasses on this.
This is my limewire.lax file.
# LaunchAnywhere (tm) Executable Properties File - Zero G Software, Inc.
# LAX.APPLICATION.NAME
# --------------------
# the default name of this executable -- do not edit
lax.application.name=LimeWire
# LAX.CLASS.PATH
# --------------
# the Java classpath necessary to run this application
# Can be separated by colons (Mac OS/Unix) or semicolons (Windows)
lax.class.path=MessagesBundles.jar:jl011.jar:swing .jar:xerces.jar:LimeWire.jar:logicrypto.jar:collec tions.jar:themes.jar:ProgressTabs.jar:mp3sp14.jar: icu4j.jar:i18n.jar:commons-logging.jar:commons-httpclient.jar:id3v2.jar:lax.jar
# LAX.COMMAND.LINE.ARGS
# ---------------------
# what will be passed to the main method -- be sure to quote arguments with spaces in them
lax.command.line.args=$CMD_LINE_ARGUMENTS$
# LAX.DIR
# -------
# path to directory holding LaunchAnywhere's native launcher
lax.dir=/Macintosh HD/Applications (Mac OS 9)/LimeWire/
# LAX.MAIN.CLASS
# --------------
# the class that contains the main method for the application
lax.main.class=com.limegroup.gnutella.gui.Main
# LAX.MAIN.METHOD
# ---------------
# the method in the main class that will be invoked
lax.main.method=main
# LAX.NL.CURRENT.VM
# -----------------
# the VM to use for the next launch
lax.nl.current.vm=
# LAX.NL.JAVA.LAUNCHER.MAIN.CLASS
# -------------------------------
# main class of LaunchAnywhere's java launcher -- do not adjust
lax.nl.java.launcher.main.class=com.zerog.lax.LAX
# LAX.NL.JAVA.LAUNCHER.MAIN.METHOD
# --------------------------------
# main method of LaunchAnywhere's java launcher -- do not adjust
lax.nl.java.launcher.main.method=main
# LAX.NL.JAVA.OPTION.ADDITIONAL
# -----------------------------
# Java command-line arguments added verbatim to the command line.
lax.nl.java.option.additional=-Dorg.apache.commons.logging.Log=org.apache.commons .logging.impl.NoOpLog -Djava.endorsed.dirs=
lax.nl.java.option.java.heap.size.initial=20000000
lax.nl.java.option.java.heap.size.max=120000000
# LAX.NL.JAVA.OPTION.JAVA.STACK.SIZE.MAX
# --------------------------------------
# Set the Java stack size to 64K
lax.nl.java.option.java.stack.size.max=65536
# LAX.NL.VALID.VM.LIST
# --------------------
# a string containing one or more of [ ALL JDK JRE J1 J2 JRE_J1 JDK_J1 JRE_J2 JDK_J2 MSJ MRJ ]
# delimited by spaces or commas. If the native launcher cannot find the current vm,
# it will search for ones in this list
lax.nl.valid.vm.list=JRE_J2 JDK_J2 MRJ
# LAX.NL.WIN32.MICROSOFTVM.MIN.VERSION
# ------------------------------------
# The minimum version of Microsoft's VM this application will run against
lax.nl.win32.microsoftvm.min.version=2750
# LAX.ROOT.INSTALL.DIR
# --------------------
# path to the installdir magic folder
lax.root.install.dir=/Macintosh HD/Applications (Mac OS 9)/LimeWire
# LAX.STDERR.REDIRECT
# -------------------
# leave blank for no input, "console" to read from the console window,
# and any path to a file to read from that file
lax.stderr.redirect=err.txt
# LAX.STDIN.REDIRECT
# ------------------
# leave blank for no input, "console" to read from the console window,
# and any path to a file to read from that file
lax.stdin.redirect=
# LAX.STDOUT.REDIRECT
# -------------------
# leave blank for no input, "console" to read from the console window,
# and any path to a file to read from that file
lax.stdout.redirect=out.txt
# LAX.USER.DIR
# ------------
# left blank, this property will cause the native launcher to not
# alter the platform default behavior for setting the user dir.
# To override this you may set this property to a relative or absolute path.
# Relative paths are relative to the launcher.
lax.user.dir=.
# LAX.VERSION
# -----------
# version of LaunchAnywhere that created this properties file
lax.version=5.0 |