Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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 이 문제를 만남
  • 74 보기
  • 최종 답변자: 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