Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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".

Learn More

What registry key/value does Firefox 4+ write it's version info to on XP machines?

  • 2 respostas
  • 3 têm este problema
  • 3 visualizações
  • Última resposta por don123

more options

Can't find it under: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. Normally XP machines have application info here.

Can't find it under: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. Normally XP machines have application info here.

Solução escolhida

HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox\4+\Uninstall

Ler esta resposta no contexto 👍 1

Todas as respostas (2)

more options

Solução escolhida

HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox\4+\Uninstall

more options

Thanks ideato! The firefox 5 install on our test machine didn't write that registry key for some reason (and the browser was installed and functioning). After reverting the vm to a clean slate and reinstalling firefox 5, that key shows up now.

Also, for use in a script, I think HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox\CurrentVersion may be the best place to look for the version because CurrentVersion contains the version number and a script needs a constant path.

Thanks Again!