Closed
Bug 399381
Opened 18 years ago
Closed 18 years ago
Support custom wizard images
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
FIXED
Firefox 3 beta1
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(4 files, 1 obsolete file)
5.00 KB,
application/octet-stream
|
Details | |
32.49 KB,
patch
|
Details | Diff | Splinter Review | |
31.21 KB,
patch
|
moco
:
review+
mconnor
:
approval1.9+
|
Details | Diff | Splinter Review |
35.16 KB,
patch
|
Details | Diff | Splinter Review |
PRD item INST-007a
![]() |
Assignee | |
Comment 1•18 years ago
|
||
I had a chance to update the plugin for setting default apps on Vista.
http://nsis.sourceforge.net/Application_Association_Registration_plug-in
![]() |
Assignee | |
Comment 2•18 years ago
|
||
![]() |
Assignee | |
Comment 3•18 years ago
|
||
Attachment #284658 -
Attachment is obsolete: true
![]() |
Assignee | |
Comment 4•18 years ago
|
||
Attachment #284674 -
Flags: review?(sspitzer)
![]() |
Assignee | |
Updated•18 years ago
|
Whiteboard: [has patch][need review sspitzer]
![]() |
||
Comment 5•18 years ago
|
||
Comment on attachment 284674 [details] [diff] [review]
patch -w rev2
r=sspitzer
one question, why are we wrapping paths with quotes now (where we were not before?)
Attachment #284674 -
Flags: review?(sspitzer) → review+
![]() |
Assignee | |
Comment 6•18 years ago
|
||
(In reply to comment #5)
> (From update of attachment 284674 [details] [diff] [review])
> r=sspitzer
>
> one question, why are we wrapping paths with quotes now (where we were not
> before?)
That's me being more careful as I get better acquainted with NSIS.
![]() |
Assignee | |
Comment 7•18 years ago
|
||
Comment on attachment 284674 [details] [diff] [review]
patch -w rev2
Requesting a1.9 approval for PRD item INST-007a
Attachment #284674 -
Flags: approval1.9?
![]() |
Assignee | |
Updated•18 years ago
|
Whiteboard: [has patch][need review sspitzer]
![]() |
||
Updated•18 years ago
|
Attachment #284674 -
Flags: approval1.9? → approval1.9+
![]() |
Assignee | |
Comment 8•18 years ago
|
||
Checked in to trunk
Checking in mozilla/toolkit/mozapps/installer/windows/nsis/AppAssocReg.dll;
/cvsroot/mozilla/toolkit/mozapps/installer/windows/nsis/AppAssocReg.dll,v <-- AppAssocReg.dll
initial revision: 1.1
done
Checking in mozilla/browser/installer/windows/nsis/installer.nsi;
/cvsroot/mozilla/browser/installer/windows/nsis/installer.nsi,v <-- installer.nsi
new revision: 1.37; previous revision: 1.36
done
Checking in mozilla/browser/installer/windows/nsis/shared.nsh;
/cvsroot/mozilla/browser/installer/windows/nsis/shared.nsh,v <-- shared.nsh
new revision: 1.16; previous revision: 1.15
done
Checking in mozilla/browser/installer/windows/nsis/uninstaller.nsi;
/cvsroot/mozilla/browser/installer/windows/nsis/uninstaller.nsi,v <-- uninstaller.nsi
new revision: 1.14; previous revision: 1.13
done
Checking in mozilla/toolkit/mozapps/installer/windows/nsis/makensis.mk;
/cvsroot/mozilla/toolkit/mozapps/installer/windows/nsis/makensis.mk,v <-- makensis.mk
new revision: 1.15; previous revision: 1.14
done
Checking in mozilla/toolkit/mozapps/installer/windows/nsis/common.nsh;
/cvsroot/mozilla/toolkit/mozapps/installer/windows/nsis/common.nsh,v <-- common.nsh
new revision: 1.30; previous revision: 1.29
done
Removing mozilla/toolkit/mozapps/installer/windows/nsis/SetVistaDefaultApp.dll;
/cvsroot/mozilla/toolkit/mozapps/installer/windows/nsis/SetVistaDefaultApp.dll,v <-- SetVistaDefaultApp.dll
new revision: delete; previous revision: 1.1
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 M9
![]() |
Assignee | |
Comment 9•18 years ago
|
||
Comment 10•18 years ago
|
||
FYI, "fx-win32-tbox" on http://tinderbox.mozilla.org/MozillaExperimental/
turned red with this checkin. The log file says:
Processing script file: "uninstaller.nsi"
Invalid command: RequestExecutionLevel
Error in script "uninstaller.nsi" on line 45 -- aborting creation process
![]() |
Assignee | |
Comment 11•18 years ago
|
||
That Tinderbox needs to be upgraded to use MozillaBuild. I can ifdef it to make it go green though it really should be fixed by upgrading the build environment.
![]() |
Assignee | |
Comment 12•18 years ago
|
||
Filed Bug 400509 for the fx-win32-tbox breakage
Comment 13•18 years ago
|
||
rstrong: I am looking for some help on how to verify this bug on Vista. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•