English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

4 answers

Yes this Works


APPLIES TO
• Microsoft Windows XP Home Edition
• Microsoft Windows XP Professional Edition


How to add the Print Directory feature for folders in Windows XP

SUMMARY
This article describes how to add the Print Directory feature for folders in Microsoft Windows XP. After you follow the steps that are listed in this article, you can right-click a folder, and then click Print Directory Listing to print a directory listing of the contents of a folder.

Create the Printdir.bat file
To create the Printdir.bat file, follow these steps:
1. Click Start, click Run, type the following command,

notepad

and then click OK:
2. Paste the following text into Notepad:

@echo off
dir %1 /-p /o:gn > "%temp%\Listing"
start /w notepad /p "%temp%\Listing"
del "%temp%\Listing"
exit

3. On the File menu, click Exit, and then click Yes to save the changes.
4. In the Save As dialog box, type the following text,

%windir%\Printdir.bat

and then click Save:

Create a new action for file folders
1. Click Start, click Control Panel (or, point to Settings, and then click Control Panel), and then click Folder Options.
2. On the File Types tab, click File Folder.
3. Click Advanced, and then click New.
4. In the Action box, type:

Print Directory Listing

5. In the Application used to perform action box, type:

printdir.bat

6. Click OK.
7. Click OK, click OK, and then click Close.

Edit the registry
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

After you follow the steps in the previous sections, Search Companion may start when you double-click a folder instead of the folder being opened. Or, if you have associated other actions with file folders, those actions may be performed instead.

To resolve this issue, follow these steps:
1. Start Registry Editor.
2. Locate the Default value under the following key in the registry:
HKEY_CLASSES_ROOT\Directory\shell
(the above is \Directory\shell)
3. Click Modify on the Edit menu.
4. In the File data box, type:

none

5. Click OK.
6. Quit Registry Editor.

2006-09-08 12:57:16 · answer #1 · answered by rvsreno 4 · 0 0

press Alt+PrtScn buttons and paste it in MS PAINT by CTRL+V then use print command

2006-09-01 04:54:41 · answer #2 · answered by dewman_byju 4 · 0 0

with out printer you cant do

2006-09-09 03:03:57 · answer #3 · answered by amit k 2 · 0 0

yes ..it is possible

2006-09-09 03:54:20 · answer #4 · answered by hiral 1 · 0 0

fedest.com, questions and answers