function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jerry_jJerry_j 

Running encrypt.bat and get : "The system cannot find the path specified."

I've verified the JAVA_PATH is correct as an environment variable.

I'm running encrypt.bat from the "D:\Program Files\salesforce.com\Data Loader\bin" directory, but I just a one line output of "The system cannot find the path specified."
Joakim AdlerberthJoakim Adlerberth

Since this question was asked a long time ago, I hope you have solved it.

For those who run into this problem; I solved it by setting JAVA_HOME to the correct java path.

My wrong path was 

C:\Program Files\Java\jdk1.6.0_02\bin

the correct one is
C:\Program Files\Java\jdk1.6.0_02\