Problem : Is there any way of clearing the command prompt screen in windows using keyboard shortcuts? Solution : NO, […]
Category: Command Line
[HKEY_CLASSES_ROOTDriveshellrunas]
Problem : Solution :
Get the complete command line of a process [duplicate]
Problem : This question already has answers here: How do I find out command line arguments of a running program? […]
How do I use 7-zip to backup files, but exclude some directories
Problem : I would like to use 7-zip to backup a directory, but I would like it to exclude all […]
How to do recursive file search of hidden files on Windows?
Problem : I noticed that neither cmd nor powershell can do recursive file search on files with the hidden attribute. […]
How do I know the compression algorithm used by Compact Os in Windows?
Problem : By using the command compact.exe /compactos:query all I get is if compact OS compression is activated or not, […]
How do I check Windows 7 Software RAID Rebuild Progress from the Command Line?
Problem : I use software RAID on my Windows 7 ultimate box media center. Unfortunately, Windows decides it needs to […]
Pipe not working with For loop in Windows
Problem : I have a command that is not working. Here it is: mkdir output & for /r %i in […]
Is there a tool for managing file extensions and their respective program command lines?
Problem : I’m trying to associate .appx files with a utility I wrote which needs a command line similar to […]
how to retain original file name when using imagemagick conversion
Problem : background I like to take screenshots from apps, and put a lot of care in naming them ie […]