Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

  • 4 respostas
  • 37 têm este problema
  • 1 visualização
  • Última resposta por 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.

Solução escolhida

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!)

Ler esta resposta no contexto 👍 0

Todas as respostas (4)

more options

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

Modificado por the-edmeister a

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

Solução escolhida

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!)

Modificado por cor-el a

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.