X

cmd.exe

CMD.EXE: About Variables

In this article I will give some extra information on the usage of CMD.EXE variables in batch files. These variables…

Reghack: DosHere, but on files too!

Annoying: You want a command shell, but there is no folder in view in the Windows Explorer, just the files…

Cmd.exe: Workaround for “if not exist *.*” and other uses for the FOR command

One of the annoying things in Windows XP/2003 and later, is that the construct if not exist c:\test\*.* echo No…

CMD.exe recursion in batch: Deleting empty subdirectories

This article addresses one specific use case for recursion in batch: Recursively looping through a directory (also called a folder)…

This website uses cookies.