Results 1 to 2 of 2

Thread: Checking for firefox plugins

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    67

    Checking for firefox plugins

    Is it possible for a .net application to check which browser someone is using, and if it's firefox to check if a certain plugin is installed and/or running?

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Checking for firefox plugins

    The location of the user's default browser is stored in the registry under HKCR/HTTP/shell/open/command.

    Checking for presence of a Firefox extension is a little difficult if the user has multiple profiles. But you can try looking through the folder Documents and Settings/username/Application Data/Mozilla/Firefox/Profiles/profilename/extensions.

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