|
-
Aug 6th, 2006, 02:44 AM
#1
Thread Starter
Lively Member
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?
-
Aug 6th, 2006, 08:28 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|