by Jaber Al Nahian | 17 Oct, 2014 | Windows
If you are not aware of what is a batch file, a batch file (also referred as batch script, bat file or DOS command file) is a text-based file that ends with the extension “*.bat”(sometimes it can be *.cmd file). A batch file necessarily contains one or...
by Jaber Al Nahian | 17 Jun, 2011 | Windows
Opening command line here or opening DOS CMD command prompt here on windows means open your cmd.exe DOS command line windows on current directory so that you don’t need to come here manually using command cd \%directory%\. Most of the works we can do on our...