Java command wont work on Data Loader jar file
I execute a Java command and it says unable to access jarfile. On the Data Loader Utility. Is there something else "JAVA" that I need to install ? I just have Java 6 Standard Edition (build 1.6.0). I have no SDKs. Both command below don't work
c:\program files <x86>\Java\jre6\java -jar DataLoaderOnDemand
c:\program files <x86>\Java\jre6\bin>java -jar DataLoaderOnDemand
Thanks