Closed
Bug 1353540
Opened 9 years ago
Closed 9 years ago
prevent MSI installer to install TB on Windows Vista or lower
Categories
(Thunderbird :: Installer, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 55.0
People
(Reporter: aceman, Assigned: aceman)
Details
Attachments
(1 file, 1 obsolete file)
|
6.33 KB,
patch
|
mkmelin
:
review+
clokep
:
review+
|
Details | Diff | Splinter Review |
Now that Windows XP and Vista are not supported, the NSIS installer was updated to prevent installing on them. It seems the MSI installer still would allow it. I don't know if that installer even works, but let's be on the safe side.
This increases the Win versions checks for TB and IM. I can't test it as I am not on Windows, but the try servers seem unaffected: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=4aed5e5a3b6c201578454d9274d52d346e7b6795
Even considering they build on XP, but then run on Win 7.
Attachment #8854595 -
Flags: review?(mkmelin+mozilla)
Attachment #8854595 -
Flags: review?(clokep)
Comment 2•9 years ago
|
||
Is this a port of a Firefox bug?
Comment 3•9 years ago
|
||
FX has no msi directory. Maybe we should delete it as well.
Yeah, no such code in Firefox. I don't think we even have a msi installer (I'm not sure if even Firefox had one).
Maybe those files/dirs are useless.
Comment 5•9 years ago
|
||
Comment on attachment 8854595 [details] [diff] [review]
patch
Review of attachment 8854595 [details] [diff] [review]:
-----------------------------------------------------------------
Yes, better to just remove them as that is unused
Attachment #8854595 -
Flags: review?(mkmelin+mozilla)
Attachment #8854595 -
Flags: review?(clokep)
Ok.
Attachment #8854595 -
Attachment is obsolete: true
Attachment #8855028 -
Flags: review?(mkmelin+mozilla)
Attachment #8855028 -
Flags: review?(clokep)
Comment 7•9 years ago
|
||
Comment on attachment 8855028 [details] [diff] [review]
patch v2
Review of attachment 8855028 [details] [diff] [review]:
-----------------------------------------------------------------
Great! r=mkmelin
Attachment #8855028 -
Flags: review?(mkmelin+mozilla) → review+
Updated•9 years ago
|
Attachment #8855028 -
Flags: review?(clokep) → review+
Comment 9•9 years ago
|
||
https://hg.mozilla.org/comm-central/rev/c75889c6b37d8e8ea7e4ac1671c60404552e1a0d
Thanks for your contribution ;-)
Did you know that |hg qimport bz: ...| destroys patches that contain CR/LF like this one?
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 55.0
| Assignee | ||
Comment 10•9 years ago
|
||
No, I never noticed as I never use the bz: prefix.
You need to log in
before you can comment on or make changes to this bug.
Description
•