Rating: 1.956521739
out of 5
based on 23 user ratings
Downloads: 383 License: Free
Hide is a free software by Jeff Bush and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Hide which is 6.66 KB in size and belongs to the software category System Miscellaneous. Hide was released on 2010-10-02 and last updated on our database on 2017-02-28 and is currently at version 1.
We also have Hide 64bit version which is 13.82 KB in size and will work on x64 computers.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Hide Description
Hide application was developed to be a small tool that will allow you to run a command-line completely hidden from view.
This allows you to run batch files or command-line programs without the big black box showing up on the screen. The downside is if the program asks for input it will wait forever. Written in C. The command line is the entire command to run.
To have support for input/output redirection you must invoke CMD like so:
hide cmd /c dir output.txt