How can I create or add a group of Favorites in Internet Explorer?
June 2, 2008 1:15 PM
Subscribe
How can I turn a long list of hyperlinks into either a list of filenames in Windows Explorer or a list of Favorites in Internet Explorer? Say I have 1,000 hyperlinks in a list so it is 1,000 entries long (could be in an Excel file, a Word file, or on a web page). I want to have these 1,000 hyperlinks as Favorites, which seems to be the same as converting them from the content of one file to the file names of 1,000 files. I can manually save each hyperlink as the name of a file, but if there are 1,000, and if they need to be updated every week, that would be a killer. I need an automated solution.
posted by Wagging Dog to computers & internet (4 comments total)
[Internet Shortcut]
URL=<insert address here>
You could try whipping up a script that takes your list and saves a new favorite file for each of your addresses. Save each file in C:\Documents and Settings\user\favorites with a .url extension.
posted by phrayzee at 2:00 PM on June 2, 2008