CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2000
    Location
    New Jersey
    Posts
    8

    Netscape Bookmarks and History

    Is there a registry entry to tell me where the Netscapes bookmark folder is?

    Is there a registry entry to tell me where the Netscapes history folder is? I tried shgetspecialfolderlocation with csidl_history and it does not return a location (Windows 95)


  2. #2
    Join Date
    Jan 2000
    Location
    MO, USA
    Posts
    1,506

    Re: Netscape Bookmarks and History

    My bookmark.htm file is located at

    C:\program files\netscape\navigator\users\default\

    i searched the registry for this location and found an entry in

    HKEY_LOCAL_MACHINE\SOFTWARE\Netscape\Netscape Navigator\Users\default

    hope this helps,

    John


    John Pirkey
    MCSD
    http://www.ShallowWaterSystems.com
    http://www.stlvbug.org
    John Pirkey
    MCSD (VB6)
    http://www.stlvbug.org

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