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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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?

被采纳的解决方案

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

定位到答案原位置 👍 1

所有回复 (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

选择的解决方案

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

由the-edmeister于修改

more options

Thanks guys