By default, Windows Explorer opens showing the My Documents folder.
To change the default setting so that all top–level drives and folders are shown,
follow these steps:
Click Start, point to Programs, then Accessories,
then right–click Windows Explorer, and click Properties.
Under Target field, which reads %SystemRoot%\explorer.exe,
add to make the line read %SystemRoot%\explorer.exe /n, /e, , C:\...folderhere...
Click OK.
Computer Virus Removal EMERGENCIES NO EXTRA CHARGE Panic Popups Porn Spam Computer runs slowly or freezes Is your computer running as fast as when you first brought it home? A general clean up gets it running faster. Removing viruses, infections, spyware, trojans and adware. Hate VISTA? I can reinstall windows xp! Have VISTA and want to move to Windows 7? I'll be your advisor... Upgrade RAM, larger hard drive, dvd burner? Hardware upgrades available. www.schiffkey.com www.oilsyn.com
Showing posts with label folder. Show all posts
Showing posts with label folder. Show all posts
Sunday, May 16, 2010
How to print the contents of a folder using DOS
DOS PROMPT:
click on START then RUN then type CMD
Type "command" or "cmd" (depends on Operating System)
Want to print a directory? (folder)
Go to the directory that you want to print
cd c:\directory....
Type "dir > list.txt"
or to include all subdirectories?
Type " dir /s > list.txt "
click on START then RUN then type CMD
Type "command" or "cmd" (depends on Operating System)
Want to print a directory? (folder)
Go to the directory that you want to print
cd c:\directory....
Type "dir > list.txt"
or to include all subdirectories?
Type " dir /s > list.txt "
Subscribe to:
Posts (Atom)