How Can jBilling Help You?
I've just got done trying to install jbilling windows, but I'm getting an error: Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program
How do I define the environment variables?
then restart
And then restart your computer.
First, locate where your java
First, locate where your java install directory is on your computer and make note of that path.
Next, open up the command line and type :
SET JAVA_HOME= C:\YourJavaFolderPath
Alternatively, you may go to 'server manager' --> 'change system properties' --> 'advanced' and then insert your new system variable.
Hope this helps!