Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Grab all IE bookmarks on a windows machine.

by $code or die (Deacon)
on Nov 26, 2001 at 18:10 UTC ( [id://127540]=note: print w/replies, xml ) Need Help??


in reply to Grab all IE bookmarks on a windows machine.

Grab all IE bookmarks on a windows machine
That's not strictly true. Your script will work on most Win9x or WinMe machines. On WinNT and Win2k, you'll want to search these other folders (unless you have moved the folders or installed on a different drive):

WinNT: c:/winnt/profiles/[username]/favorites
Win2k: c:/Documents and Settings/[username]/favorites

To get the logged in user's profile folder, use $ENV{USERPROFILE}.

Simon Flack ($code or die)
$,=reverse'"ro_';s,$,\$,;s,$,lc ref sub{},e;$,
=~y'_"' ';eval"die";print $_,lc substr$@,0,3;
  • Comment on Re: Grab all IE bookmarks on a windows machine.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://127540]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-25 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found