[Starkit] Starkit and Windows FileVersion
Andreas Kupries
andreask at ActiveState.com
Mon Sep 26 13:28:06 CEST 2005
> I am using what I believe to be the latest sdx.kit and trying to
> override the version number in the Windows 2000 Property Dialog.
> However, the version is always stuck at 8.4.9.2. I would like it to be
> the build number from Subversion, but googling leads me to believe that
> the FileVersion keyword is a very specific set of numbers.
>
> However, even putting in a number such as 1.0.0.0 seems to not show up
> despite the fact that when running sdx.kit wrap, I see "FileVersion:
> set to '1.0.0.0' on the output.
>
> Does anyone know what I might be doing wrong?
There are two sections in the Windows resources which contain the
FileVersion information
At least the Tcl code I have from RockShox manipulates only the section
which contains all the other data as well. But Windows takes the version
info not from this changed section, but the other untouched one :(
I believe sdx uses the same Tcl code for doing the stringinfo manipulation
and thus runs into the same problem.
--
Andreas Kupries <andreask at ActiveState.com>
Developer @ http://www.ActiveState.com, a division of Sophos
Tel: +1 604 484 6491
More information about the Starkit
mailing list