Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

I am trying to install FF on a thin client, and need to change the location the installler extracts the temp files to as the disk is not big enough.

  • 5 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de speedfreak

more options

Is there a pre extracted version of the installer or a way of specifiying where the installer extracts itself to?

Is there a pre extracted version of the installer or a way of specifiying where the installer extracts itself to?

Solução escolhida

You can "extract" the Firefox 4+ Windows versions yourself by opening the Firefox Setup #.0.exe package with 7-Zip and extracting the contents of the \code\ folder into a new program files that you created ahead of time.

This way of "installing" Firefox doesn't write to the Registry so you won't be able to set as the Default browser, as WIndows won't "see it".

Ler esta resposta 👍 1

Todas as respostas (5)

more options

Firefox doesn't come as an installer.
The version from the Mozilla server is a tar.bz2 archive that you can save to any directory.

You can extract the files yourself to any program directory on a drive with sufficient disk space.

more options

Yeah sorry should have said I am trying to install on windows with the .exe located here https://www.mozilla.org/en-US/firefox/all.html

more options

If Firefox on Windows is using the current temp folder then you need to change the location of the temp folder via the %TMP% and %TEMP% environment variables.

  • Control Panel > System > Advanced > Environment variables
  • Right-click My Computer > Properties > Advanced > Environment variables
more options

Solução escolhida

You can "extract" the Firefox 4+ Windows versions yourself by opening the Firefox Setup #.0.exe package with 7-Zip and extracting the contents of the \code\ folder into a new program files that you created ahead of time.

This way of "installing" Firefox doesn't write to the Registry so you won't be able to set as the Default browser, as WIndows won't "see it".

Alterado por the-edmeister em

more options

Thanks guys