為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.