Home:ALL Converter>Sublime Text 2 not opening using command prompt

Sublime Text 2 not opening using command prompt

Ask Time:2014-01-10T18:42:42         Author:Mhofhands

Json Formatter

Hi I'm a beginner with sublime and laravel. I am trying to launch sublime in command prompt (cmd) and opening the current directory files i am working on and im getting an error that says sublime is not recognized as an internal or external command, operable program or batch file. Eg if i run the command c:\wamp\www\laravel\sublime . It should launch sublime and list the current directory files.

I have added the below line into my system variables

C:\Program Files\Sublime Text 2\;%SUBLIME_HOME%

and i have also added a new system variable

SUBLIME_HOME

with value

C:\Program Files\Sublime Text 2

Please help

Author:Mhofhands,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/21042203/sublime-text-2-not-opening-using-command-prompt
yy