Diot 2011 Exe4j_java_home
Como es costumbre el departamento de informatica del SAT vuelve a liberar versiones de software con errores, hasta ahora confirme esto con la DIOT 2009 que a pesar de ser 2009 no permite dar de alta declaraciones del ejercicio 2009 entre otros detalles ja ja ja, mejor esperemos la otra version de tendran que sacar proximamente. Espero te sirva y si es asi de un lick para que mas gente lo vea, saludos y si puedes suscribete. No cobro XD XD XD LINCK DEL POST: https://wincrunch.com/exe4j-java.
On this download page i downloaded dbvisualizer.zip
and unpacked it to a folder. Starting the dbvis.exe
i get this error:

what i have tried
This (un-)resolved question how to solve no JVM found points to a faq-entry that is no longer there. But i found How do I change the Java version that DbVisualizer use and the reommendation there is to do this:
- In the DbVisualizer installation directory there is an .install4j directory,
- In this directory create a file named
pref_jre.cfg
if it doesn't already exist, - Open the file in a text editor,
- Add the complete path to the root directory for the Java installation you want to use. Example:
C:Program FilesJavajre7
Based on the given example path: C:Program FilesJavajre7
i have tried
- Option A:
C:Program Files (x86)Javajdk1.8.0_31jre
- Option B:
C:Program Files (x86)Javajdk1.8.0_31jrebin
Option A without quotes gave:
Exe4j Java Home
Option A with quotes
and B with or without quotes gave the EXE4J_JAVA_HOME
is missing error.
After closing the JVM found is damaged
error message another error appeared:
Question

Does anyone know how i can use the dbvis.exe from the zip file (no installation) without changing the path variables of my system?
threeFourOneSixOneThreethreeFourOneSixOneThree2 Answers
In my case the answer was simple. The support had installed java 32-bit and i had downloaded dbvisualizer for the 64-bit version.
After downloading the 32-bit version it worked out of the box without any modifications on any of the configuration files.
threeFourOneSixOneThreethreeFourOneSixOneThreeOr download the 64-bit java installation: https://java.com/en/download/manual.jsp
Scott Beeson