= Batch Bundled Commands = Since Batch scripting is exclusively used on [[Windows]], the command-line programs bundled with the operating system are effectively portable. <> ---- == Commands == ||'''Command'''||'''Description'''||'''Example'''|| ||`arp` || || || ||`at` || || || ||`attrib` || || || ||`bcedit` || || || ||`cacls` || || || ||`chcp` || || || ||`chkdsk` || || || ||`chkntfs` || || || ||`choice` || || || ||`cipher` || || || ||`clip` || || || ||`cmd` || || || ||`comp` || || || ||`compact` || || || ||`convert` || || || ||`debug` || || || ||`diskcomp` || || || ||`diskcopy` || || || ||`diskpart` || || || ||`doskey` || || || ||`driverquery`|| || || ||`expand` || || || ||`fc` || || || ||`find` || || || ||`findstr` || || || ||`forfiles` || || || ||`format` || || || ||`fsutil` || || || ||`gpresult` || || || ||`graftabl` || || || ||`help` || || || ||`icacls` || || || ||`ipconfig` || || || ||`label` || || || ||`makecab` || || || ||`mode` || || || ||`more` || || || ||`net` || || || ||`openfiles` || || || ||`ping` || || || ||`recover` || || || ||`reg` || || || ||`replace` || || || ||`robocopy` || || || ||`rundll32` || || || ||`sc` || || || ||`schtasks` || || || ||`setx` ||Set a variable permanently using the registry||`setx PATH=%PATH%;C:\new\path`|| ||`shutdown` || || || ||`sort` || || || ||`subst` || || || ||`systeminfo` || || || ||`taskkill` || || || ||`tasklist` || || || ||`timeout` || || || ||`tree` || || || ||`where` || || || ||`wmic` || || || ||`xcopy` || || || ---- CategoryRicottone