ID: Q183436
The information in this article applies to:
This article describes how to create a text file that contains a list of the Web addresses of the Internet shortcuts in your Internet Explorer Favorites folder.
To create a text file that contains a list of the Web addresses of the Internet shortcuts in your Favorites folder, follow these steps:
1. Click Start, point to Find, and then click Files Or Folders.
2. In the Named box, type "*.url" (without quotation marks).
3. In the Look In box, type "<path>\favorites" (without quotation
marks), where <path> is the path to your Favorites folder. By default,
the Favorites folder is located in the C:\Windows folder in Windows 95
and the C:\Winnt\Profiles\<username> folder in Windows NT.
4. Click Find Now.
5. On the Edit menu, click Select All.
6. On Edit menu, click Copy.
7. Click Start, point to Programs, and then click Windows Explorer or
Windows NT Explorer.
8. Click drive C.
9. On the File menu, point to New, and then click Folder.
10. Type "myurls" (without quotation marks), and then press ENTER.
11. Double-click the Myurls folder.
12. On the Edit menu, click Paste.
13. Click Start, point to Programs, and then click MS-DOS Prompt or
Command Prompt.
14. Type the following commands at the command prompt, pressing ENTER
after each line:
cd \
cd myurls
copy *.url url.txt
15. To view the list of Web addresses of the Internet shortcuts in your
Internet Explorer Favorites folder, open the Url.txt file in any text
editor (such as Notepad).
Additional query words: 4.00 5.0 5.00 hypertext url bookmarks
Keywords : msiew95 msient msiew98
Version : WINDOWS:3.02,4.0,4.01,5.00,98
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: March 18, 1999