bat – POFTUT

Batch File Commands For Windows MSDOS

Windows provides different system management modes like interactive and batch. Batch management mode is used like running scripts without or little user interaction. Batch File and Extension Batch files are text files which contains MSDOS and Windows commands and tools. Batch files generally uses bat or cmd extensions.But other extensions can be used as long … Read more

How To Start Applications From Command Line In Windows Different Ways?

Windows is very user friendly and GUI oriented operating system. Other operating systems like Unix, Linux, BSD came from non-GUI heritance and adopted the GUI experience in recent decade very good. In contrast Microsoft started to provide more productive command line support to use Windows operating systems features. One of the most used operation is … Read more