Note to self : Adding path information to Windows environment variables.
1. Create a <applicationName>.bat file
2. In the edit mode, enter the direct path to the executable.
(eg) C:\Program Files\nAnt\bin\nAnt.exe
3. Save and close the file and store it under the C:\Windows folder.
4. Open the command prompt window, and type in the batch file name to access the program.