Bug 10571 - Windows EXE file is missing Version Data
: Windows EXE file is missing Version Data
Status: NEW
Product: SB Desktop
Classification: Unclassified
Component: Settings
: unspecified
: PC Windows XP
: -- normal (vote)
: 8.1.0
Assigned To: Unassigned bug - please assign me!
:
Depends on: 10243
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-07 08:09 UTC by James Richardson
Modified: 2010-05-06 15:47 UTC (History)
7 users (show)

See Also:
Category: ---


Attachments
basic properties (1.46 KB, patch)
2009-10-19 12:04 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Richardson 2009-01-07 08:09:14 UTC
Looking at the Properties for the Windows EXE file, I see there is no Version String.

Also, may of the other property values are NULL
Comment 1 James Richardson 2009-01-07 08:10:49 UTC
The Windows INSTALL file is also has properties set to NULL
Comment 2 James Richardson 2009-01-07 08:25:44 UTC
Windows Version Setting > Advanced > About is also NULL (7.3 r0)
Comment 3 Moonbase 2009-01-09 06:10:14 UTC
related to bug 10243
Comment 4 Chris Owens 2009-03-16 09:46:00 UTC
We are now planning to make a 7.3.3 release.  Please review your bugs (all marked open against 7.3.3) to see if they can be fixed in the next few weeks, or if they should be retargeted for 7.4 or future.

Thanks!
Comment 5 KDF 2009-10-19 12:04:34 UTC
Created attachment 6171 [details]
basic properties

This adds the program name and version to the properties.  It also names the setup file according to the repo version.  To capture the repo revision number would require a build script to capture svn info output and edit the setup VersionInfoVersion and OutputBaseFilename values.

I imagine this would be some variation of the buildme.pl script in the slim repo.  Can't really offer more help there as it would require more knowledge of and access to the build machine.
Comment 6 Chris Owens 2010-05-06 15:47:33 UTC
Tom is no longer available to us