We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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 antwoorden
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van 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?

Gekozen oplossing

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

Dit antwoord in context lezen 👍 1

Alle antwoorden (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

Gekozen oplossing

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

Bewerkt door the-edmeister op

more options

Thanks guys