[Windows applications]
❑ calc : Excute calculation.
❑ charmap : Excute Character map.
❑ cleanmgr : Excute disk cleanup manager.
❑ cmd : Excute command prompt.
❑ control : Excute control panel.
❑ dxdiag : Excute directX diagnostic tool.
❑ excel : Excute MS office excel.
❑ explorer : Excute windows explorer.
❑ iexplore : Excute internet explorer.
❑ magnify : Excute magnifier tool.
❑ msconfig : Excute microsoft system configuration tool.
❑ mspaint(or pbrush) : Excute microsoft paint.
❑ mstsc : Excute microsoft terminal services client.
❑ notepad : Excute notepad.
❑ osk : Excute on-screen keyboard(=image keyboard).
❑ outlook : Excute MS office outlook.
❑ powerpnt : Excute MS office power point.
❑ regedit : Excute registry editor.
❑ rstrui : Excute restore user interface to recover the system.
❑ shutdown /f /r : To reboot the system by force.
❑ sndvol : Excute Sound volume.
❑ taskmgr : Excute Task manager.
❑ winmine : Excute windows minesweeper.
❑ winver : Excute windows version.
❑ winword : Excute MS word windows version.
❑ wordpad : Excute wordpad.
❑ msinfo32 : Print system information.
[Utility]
❑ ipconfig : Print network configuration.
* ipconfig /release : Release the IP address.
* ipconfig /renew : Renew the IP address.
* ipconfig /displaydns : Display the DNS resolver cache.
* ipconfig /flushdns : remove the DNS resolver cache.
❑ netstat -nr(route print) : Display routing table.
❑ net user : Manage user accounts.
* net user [Name] [Password] /add : Add user account.
* net user [Name] /del : Delete user account