CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2000
    Posts
    124

    Favorties Folder

    Can anyone tell me how I can find out where a users Internet Favorites folder is on his/her machine? They might be running different Windows operating systems...

    Thanks


  2. #2
    Join Date
    Jun 2001
    Location
    MO, USA
    Posts
    2,868

    Re: Favorties Folder

    try looking for hkey_Current_User\software\windows\CurrentVersion\Explorer\Shell Folders\Favorites in the registry...


  3. #3
    Join Date
    Jul 2000
    Posts
    124

    Re: Favorties Folder

    Thanks, I found it in:

    hkey_current_user/software/microsoft/windows/currentversion/explorer/shell folders/favorites.


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

Featured