This tip was printed from the MalekTips Computer and Technology Help and Tips website at http://malektips.com.
SUMMARY: View files Windows may be trying to hide via the DOS prompt.
By default, Windows hides files that it deems are system critical. In theory, hiding files keeps them from accidently being modified or deleted through Explorer.
However, there may be times when you need to display lists of such files, such as for system troubleshooting purposes. To do so, from the DOS prompt, type in one of the following commands:
* Display system files: DIR /AS
* Display hidden files: DIR /AH
* Display files with the system and hidden attributes set: DIR /ASH
Press the "print" button on your browser or select "File" - "Print" to print this tip. Then, return to Windows XP and DOS - Display Hidden Files at the DOS Prompt
Standard disclaimer applies - read http://malektips.com/disclaim.html