Facing problems while configuring elasticsearch on Windows7

Steps:
1- Put elasticsearch directory in a drive
2- Add its path to environment variables
3- Set JAVE_HOME path
4- But when i execute bin/elasticsearch.bat from command line it does not
do anything
D:\elasticsearch\bin
elasticsearch.bat
it shows error
The system cannot find the path specified.

What is your Java home path set to? It should not be set to your bin
folder (this is the mistake I made), but to the folder above your bin
folder.

So, I originally had:
C:\Program Files\Java\jdk1.7.0_06\bin

But this is the path that worked:
C:\Program Files\Java\jdk1.7.0_06

On Tuesday, July 3, 2012 6:03:09 AM UTC-4, Amir Shaheen wrote:

Steps:
1- Put elasticsearch directory in a drive
2- Add its path to environment variables
3- Set JAVE_HOME path
4- But when i execute bin/elasticsearch.bat from command line it does not
do anything
D:\elasticsearch\bin
elasticsearch.bat
it shows error
The system cannot find the path specified.

--

Event not worked