Main Topics
Browse All TopicsHi Experts,
I am using the follwing command line argument to set Firefox as the default browser.
firefox -silent -nosplash -setDefaultBrowser
but its not working for Vista machine. Everytime Firefox starts it still asks the user if they want to set firefox as the default browser. Quick reply is appreiated. Please let me know.
Thanks
Quantster
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I know about how to set it manually. I have a software application that needs to set Firefox as the default browser using the command line and it needs to do it Silently (i.e without prompting the user). I am using the above mentioned command line argument in my application. after executing the command line, when firefox starts it still prompts the user to set Firefox as the default browser. So i need a way to get rid of that message.
Thanks
If this is Vista specific it may be related to the UAC (user access control?). The new security MS added and users see as a prompt like "do you want to allow this". Have you tried to manually use the command or is this only being tested as done by your program? If you haven't try it manually from a DOS/Command prompt. Does it work? Do you see the Confirm/Cancel type prompt when you try it?
If you disable UAC does it work?
bol
Quantster,
I see you already have accepted an answer. no problem, just wanted to throw this your way,
You actually want the Profile to Stop asking if Firefox is the Default Browser,
This page may help.
http://www.john.bryntze.ne
Business Accounts
Answer for Membership
by: AjeePosted on 2009-09-08 at 21:48:19ID: 25288297
Read this article:
Setting_Yo ur_Default _Browser
http://kb.mozillazine.org/
See the section. Setting default browser manually:
Windows Vista: "Start -> Default Programs -> Set Program Access and Computer Defaults -> Custom
This might help you if command line is not working!