Results 1 to 7 of 7

Thread: Favorites information, PLZ!!!!

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    London UK
    Posts
    255

    Unhappy Favorites information, PLZ!!!!

    I need somehow to represent the IE favorites in a form of mine, any ideas on how I can access them?
    Not at all related to sheep...

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    C:\Documents and Settings\yourprofile\Favorites

    at least for 2k/xp machines...not sure about earlier OSs

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    London UK
    Posts
    255
    Cool, thanks almighty kleinma, u seem to answer almost everything I put up here
    Not at all related to sheep...

  4. #4
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    Originally posted by A$$Bandit
    Cool, thanks almighty kleinma, u seem to answer almost everything I put up here
    lol no problem... thats because i have nothing better to do other than my job... but if i did my job then who would answer your questions

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    They are also stored in the registry under

    HKEY_CURRENT_USER, "Software\Microsoft\Internet Explorer\TypedURLs"

  6. #6
    Frenzied Member ae_jester's Avatar
    Join Date
    Jun 2001
    Location
    Kitchener Ontario Canada Earth
    Posts
    1,545
    Hack...

    In order to add favourites dynamically is it best to add them to the registry directly?

    I made an app a while ago that just creates the .url files in my user profile at school when I log on my account, since it never remembers my favourites. Is this just as good?

  7. #7
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Originally posted by ae_jester
    Hack...

    In order to add favourites dynamically is it best to add them to the registry directly?

    I made an app a while ago that just creates the .url files in my user profile at school when I log on my account, since it never remembers my favourites. Is this just as good?
    Yes, it is just as good.

    The only reason for my post is that I believe in options. Matt's post is easiest, but I believe folks should know that there are other ways if the easiest isn't working for them.

    (PS: Welcome to the 1K club!!!!! )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width