Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

Determine version of Firefox last used by a profile backup

  • 3 个回答
  • 1 人有此问题
  • 281 次查看
  • 最后回复者为 cor-el

more options

I keep an archive of profile backups on an external hard drive. The backups are compressed, and I usually include the version of Firefox last used by the (principle) profile in the compressed archive filename (e.g., userinfo-firefox-56.0_date). I also make a semi-regular sync backup of the currently used profile. So far, so good.

My currently synced backup, which has not been compressed and archived, is about a month old. (I did say semi-regular.) I would like to compress and archive it before syncing, but I am no longer sure of the exact version of Firefox it used. I usually run updates when released, and can suppose Firefox 65.x, but what if I would like to be more exact? After running a search of files containing "version" in the main profile, I came across a file named compatibility.ini, which resides in the root directory. The contents are as follows:

[Compatibility] LastVersion=65.0.1_20190211233335/20190211233335 LastOSABI=WINNT_x86_64-msvc LastPlatformDir=C:\Program Files\Mozilla Firefox LastAppDir=C:\Program Files\Mozilla Firefox\browser

Is this a reliable way to detect the last version of Firefox used by the profile?

I keep an archive of profile backups on an external hard drive. The backups are compressed, and I usually include the version of Firefox last used by the (principle) profile in the compressed archive filename (e.g., userinfo-firefox-56.0_date). I also make a semi-regular sync backup of the currently used profile. So far, so good. My currently synced backup, which has not been compressed and archived, is about a month old. (I did say semi-regular.) I would like to compress and archive it before syncing, but I am no longer sure of the exact version of Firefox it used. I usually run updates when released, and can suppose Firefox 65.x, but what if I would like to be more exact? After running a search of files containing "version" in the main profile, I came across a file named compatibility.ini, which resides in the root directory. The contents are as follows: [Compatibility] LastVersion=65.0.1_20190211233335/20190211233335 LastOSABI=WINNT_x86_64-msvc LastPlatformDir=C:\Program Files\Mozilla Firefox LastAppDir=C:\Program Files\Mozilla Firefox\browser Is this a reliable way to detect the last version of Firefox used by the profile?

被采纳的解决方案

Like you already discovered: compatibility.ini stores this information (version and build info). This data its used to reinitialize a profile if Firefox detects that the version that last used the profile is different than the version that started this profile. See also the application.ini file in the Firefox program folder.

定位到答案原位置 👍 1

所有回复 (3)

more options

A good idea, but you don't really need the old, old files anymore.

Note: Some versions of Quantum change how the data files are set up, so they are not backward compatible.

more options

Edited for clarity: The data in the old profiles and how it's organized is the interesting thing. For instance, Scrapbook data and used tabs that no longer exist in my current profile. If necessary, I could temporarily install a compatible version of Firefox to access the data. So throwing away archived profiles is not the issue.

Where could I reliably find the version of Firefox last used by a profile?

由michapma于修改

more options

选择的解决方案

Like you already discovered: compatibility.ini stores this information (version and build info). This data its used to reinitialize a profile if Firefox detects that the version that last used the profile is different than the version that started this profile. See also the application.ini file in the Firefox program folder.