Unable to find meteor executable for windows 7

How do I direct my webstorm IDE to point to the meteor executable which I have installed for windows?

MeteorInstaller.exe puts executable files into “AppData” (hidden directory) of current user home directory (%WindowsSystemDrive% \ Users \ %UserName%), root directory name is “.meteor”

as executable file of “Meteor.JS” to “new Meteor project” in WebStorm IDE, select the “meteor.bat” file that located in root meteor directory.