搜索 | 用户支持

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

详细了解

Where can I download the latest full version (not stub)?

  • 6 个回答
  • 3 人有此问题
  • 41 次查看
  • 最后回复者为 James

more options

I'm looking for the latest full version in several languages and not the Stub Version for offlline installation. Where can these be downloaded?

I'm looking for the latest full version in several languages and not the Stub Version for offlline installation. Where can these be downloaded?

被采纳的解决方案

millaard said

This is a link to the Stub version, not the full (offline install) version...

The mozilla.org/firefox/all page is indeed normally where you get the full offline setup for Windows.

Odd that they are now serving the disliked stub installer for Windows on that page also for 36.0.4

Try this instead. http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/latest/win32/ as you just pick your language and the much larger .exe file without stub in name.

定位到答案原位置 👍 2

所有回复 (6)

more options

the-edmeister said

https://www.mozilla.com/en-US/firefox/all.html

This is a link to the Stub version, not the full (offline install) version...

more options

选择的解决方案

millaard said

This is a link to the Stub version, not the full (offline install) version...

The mozilla.org/firefox/all page is indeed normally where you get the full offline setup for Windows.

Odd that they are now serving the disliked stub installer for Windows on that page also for 36.0.4

Try this instead. http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/latest/win32/ as you just pick your language and the much larger .exe file without stub in name.

由James于修改

more options

Hmm I think it may be due to preparing for Win64 Firefox in near future (Firefox 38.0) by possibly having a stub installer for both Win32 and Win64 even.

Bug 1140411 - figure out what to do with win64 + stub installers

more options

You can copy the firefox-stub link for Windows via the right-click context menu to the clipboard and change firefox-stub to firefox-latest after pasting the link in the location bar.

Here is a simple bookmarklet that changes the links on the page.

javascript:(function(){var e=document.querySelectorAll("a[href*=\"os=win"]"),E,i;for(i=0;E=e[i];i++){E.setAttribute("href",E.getAttribute("href").replace(/stub/,"latest"));}})()

由cor-el于修改

more options

The full offline setups for Windows is back on www.mozilla.org/firefox/all as it was not intentional to have stubs listed there as it was a unintended change due to doing something else.