Closed Bug 569789 Opened 14 years ago Closed 14 years ago

PCA complains when installer is cancelled

Categories

(Thunderbird :: Installer, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(thunderbird3.1 .1-fixed, thunderbird3.0 .6-fixed)

RESOLVED FIXED
Thunderbird 3.3a1
Tracking Status
thunderbird3.1 --- .1-fixed
thunderbird3.0 --- .6-fixed

People

(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)

Details

Attachments

(2 files)

Attached patch patch rev1Splinter Review
spinoff of bug 522065 for Thunderbird

This changes the manifest resource for Thunderbird's 7zSD.sfx to

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" processorArchitecture="X86" name="7zS.sfx.exe" type="win32"/>
<description>7-Zip Self-extracting Archive v4.42</description>
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"/>
</dependentAssembly>
</dependency>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges><requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
</application>
</compatibility>
</assembly>
Attachment #448950 - Flags: review?(philringnalda)
It would be a good thing to change this on the branches as well
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Summary: Bug 522065 - PCA complains when installer is cancelled → PCA complains when installer is cancelled
Comment on attachment 448950 [details] [diff] [review]
patch rev1

Thanks for saving me from having to learn how to actually do the patch :)
Attachment #448950 - Flags: review?(philringnalda) → review+
Checked in: http://hg.mozilla.org/comm-central/rev/49ac984d1f57

Thanks Robert.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.2a1
Comment on attachment 448950 [details] [diff] [review]
patch rev1

Setting approval requests now for next branch versions so I don't forget about it.
Attachment #448950 - Flags: approval-thunderbird3.1.1?
Attachment #448950 - Flags: approval-thunderbird3.0.6?
Attachment #448950 - Flags: approval-thunderbird3.0.6? → approval-thunderbird3.0.6+
Attachment #448950 - Flags: approval-thunderbird3.1.1? → approval-thunderbird3.1.1+
Keywords: checkin-needed
Whiteboard: [cn to c191 and c192 branches]
Checked into 1.9.2: http://hg.mozilla.org/releases/comm-1.9.2/rev/b22671a88e93
Whiteboard: [cn to c191 and c192 branches] → [cn to c191 branches]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: