# LaunchAnywhere (tm) Executable Properties File - Zero G Software, Inc. # LAX.APPLICATION.NAME # -------------------- # name given the launcher in console windows lax.application.name=UninstallPMVision.exe # LAX.CLASS.PATH # -------------- # the Java classpath necessary to run this application # Can be separated by colons or semicolons lax.class.path=uninstaller.jar;resource;resource/jdglue.zip;lax.jar # LAX.DIR # ------- # path to directory holding LaunchAnywhere's native launcher lax.dir=D:\\lucent\\ # LAX.MAIN.CLASS # -------------- # the class that contains the main method for the application lax.main.class=com.zerog.ia.uninstaller.UnInstaller # LAX.MAIN.METHOD # --------------- lax.main.method=main # LAX.NL.CURRENT.VM # ----------------- # the VM to use for the next launch lax.nl.current.vm=D:\\lucent\\jre\\bin\\jre.exe # LAX.NL.JAVA.COMPILER # -------------------- lax.nl.java.compiler=off # 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.VERIFY.MODE # ------------------------------ # 'none' if you don't want any bytecode verification. 'remote' to verify only bytecode read from the network. 'all' to verify local and remote bytcodes lax.nl.java.option.verify.mode=none # LAX.NL.MESSAGE.VM.NOT.LOADED # ---------------------------- lax.nl.message.vm.not.loaded=Cannot uninstall because there is no longer a Java Virtual Machine on this computer. # LAX.NL.VALID.VM.LIST # -------------------- lax.nl.valid.vm.list=JDK JRE MSJ MRJ # LAX.NL.WIN32.MICROSOFTVM.MIN.VERSION # ------------------------------------ lax.nl.win32.microsoftvm.min.version=2750 # LAX.STDERR.REDIRECT # ------------------- lax.stderr.redirect= # LAX.STDOUT.REDIRECT # ------------------- lax.stdout.redirect= # LAX.USER.DIR # ------------ lax.user.dir=. # LAX.VERSION # ----------- lax.version=2.5