Closed
Bug 559247
Opened 15 years ago
Closed 15 years ago
[Windows] Installer '.exe' file 'Version' data should be fixed, SeaMonkey part
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sgautherie, Unassigned)
Details
Spun off from bug 50522:
It should be possible to right-click on the win32 setup EXE file select
Properties -> Version and see stuff like Copyright, Version, date, etc...
SeaMonkey example, but true for all products:
<seamonkey-2.0a1pre.en-US.win32.installer.exe>
has (an empty Summary tab and),
its Version tab reports:
{{
Version : 4.42.0.0
Description : SeaMonkey
Copyright : Mozilla
Language : English (U-S)
Company : Mozilla
Filename : 7zS.sfx.exe
Product : SeaMonkey
Internal name : 7zS.sfx
Product version: 4.42
}}
which is a "mix" of 7-Zip and SeaMonkey :-/
Flags: in-testsuite-
Comment 1•15 years ago
|
||
That is the 7-Zip self-extracting archive that is actually in comm-central in other-licenses/7zstub/seamonkey. Each app maintains their own and though it is used to ship the NSIS installer it isn't controlled by NSIS. You can fix this using reshack to update the properties and since no one has asked for this for Firefox I am not going to spend anytime trying to make this dynamic for Firefox but we'd likely take any fix SeaMonkey comes up with if someone makes it dynamic. Since this isn't an NSIS bug could you please move it over to the proper SeaMonkey component?
Comment 2•15 years ago
|
||
Moving over to SeaMonket -> Installer since that is the closest component for modifying SeaMonkey's 7-Zip stub.
Assignee: nobody → installer
Component: NSIS Installer → Installer
Product: Toolkit → SeaMonkey
QA Contact: nsis.installer → xpi-packages
| Reporter | ||
Updated•15 years ago
|
Summary: [Windows] Installer '.exe' file 'Version' data should be fixed → [Windows] Installer '.exe' file 'Version' data should be fixed, SeaMonkey part
Comment 3•15 years ago
|
||
WFM on trunk:
c:\T1\hg\objdir-sm\mozilla\dist\bin\seamonkey.exe
on Workstation version 6.7600
File Version Information :
Version language : English (Australia)
Comments :
LegalCopyright : ©Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable.
CompanyName : mozilla.org
FileDescription : SeaMonkey
FileVersion : 2.0b8pre
ProductVersion : 2.1b2pre
InternalName : SeaMonkey
LegalTrademarks : SeaMonkey and Mozilla are trademarks of The Mozilla Foundation.
OriginalFilename : seamonkey.exe
ProductName : SeaMonkey
BuildID : 20101105140851
Creation Date : 23/08/2010 17:37:03
Last Modif. Date : 23/12/2010 19:07:57
Last Access Date : 23/08/2010 17:37:03
FileSize : 40448 bytes ( 39.500 KB, 0.039 MB )
FileVersionInfoSize : 2156 bytes
File type : Dynamic Link Library (0x2)
Target OS : Win32 (0x4)
File/Product version : 2.0.0.3961 / 2.1.0.0
Language : English (Australia) (0x0)
Character Set : 1200 (ANSI - Unicode (BMP of ISO 10646)) (0x4B0)
Build Information :
Debug Version : no
Patched Version : no
Prerelease Version : yes
Private Version : yes
Special Build : no
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•