Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Profile manager will not work in Firefox 3.6.12 on a windows 7 machine

  • 4 个回答
  • 37 人有此问题
  • 1 次查看
  • 最后回复者为 David-U

more options

Trying to get the profile manager on a new installation. Machine running Widows 7 I set target in shortcut to: C:\Mozilla Firefox\firefox.exe -profile manager Click on apply get message: The name 'C:\Mozilla' specifies in the Target box is not valid. Make sure the path and file name are correct.

Trying to get the profile manager on a new installation. Machine running Widows 7 I set target in shortcut to: C:\Mozilla Firefox\firefox.exe -profile manager Click on apply get message: The name 'C:\Mozilla' specifies in the Target box is not valid. Make sure the path and file name are correct.

被采纳的解决方案

If a file path contains spaces the you need to add quotes around the full file path:

"C:\Mozilla Firefox\firefox.exe" -ProfileManager

(ProfileManager is one word!)

定位到答案原位置 👍 0

所有回复 (4)

more options

Firefox normally installs to C:\Program Files\Mozilla\ Firefox\ - did you do a "custom" installation and specify the C:\ drive?

由the-edmeister于修改

more options

I did a custom installation. I try to put all programs in individual C:\ drive folders. I have three other machines running Firfox and they all installed on C:\ drive folders, but they are all running XP. The profile manager works on all three of them.

more options

选择的解决方案

If a file path contains spaces the you need to add quotes around the full file path:

"C:\Mozilla Firefox\firefox.exe" -ProfileManager

(ProfileManager is one word!)

由cor-el于修改

more options

That worked, what if find unusual, is that on my other machines, it would not work with the quote marks. So that was one option I did not try. I tried by putting the whole link in quotes, and I tried by taking off the quotes.

My other machines work with no quotes????

Thanks.