Exe version

Exe version

Postby Ugo » Tue Apr 03, 2007 7:46 am

Hi all,
i define this file:
Code: Select all  Expand view
/****************************************************************************


MyTestFile.rc

produced by Borland Resource Workshop


*****************************************************************************/
#define __HARBOUR__

1 24 "\Work\XPStyle\WindowsXP.Manifest"

1 VERSIONINFO
FILEVERSION 7, 4, 3, 0
PRODUCTVERSION 7, 4, 3, 0
{
BLOCK "StringFileInfo"
{
  BLOCK "040904E4"
  {
   VALUE "Author", "MyAuthorName\000"
   VALUE "CompanyName", "MyCompanyName\000"
   VALUE "FileDescription", "MyFileDescription\000"
   VALUE "FileVersion", "7.4.3.0\000"
   VALUE "InternalName", "MyInternalName\000"
   VALUE "LegalCopyright", "\251 MyName 2004-2007\000"
   VALUE "ProductName", "MyProduct\000"
   VALUE "ProductVersion", "7.4.3.0\000"
   VALUE "OriginalFilename", "MyFile.exe\000"
   VALUE "PrivateBuild","\000"
   VALUE "SpecialBuild","\000"
  }
}
BLOCK "VarFileInfo"
{
  VALUE "Translation", 1033, 1252
}
}

is possible to retrieve the value at runtime? how?
there are other values to insert?
where I can find documentation?
Ciao, best regards,
Ugo
User avatar
Ugo
 
Posts: 283
Joined: Sat Oct 15, 2005 6:40 am
Location: Turin, Italy

Postby Antonio Linares » Thu Aug 09, 2007 11:49 am

Ugo,

Please review samples\FileVer.prg
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42079
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Ugo » Thu Aug 09, 2007 1:13 pm

Antonio Linares wrote:Please review samples\FileVer.prg

Antonio,
thank you for your reply.

It is also possible to insert a personal variable! :D
Very very good!!
Ciao, best regards,
Ugo
User avatar
Ugo
 
Posts: 283
Joined: Sat Oct 15, 2005 6:40 am
Location: Turin, Italy

Postby reinaldocrespo » Thu Aug 09, 2007 2:42 pm

Antonio;

Hi.

When did you release filever.prg? For some reason I can't seem to find it.

Thank you,



Reinaldo.
User avatar
reinaldocrespo
 
Posts: 979
Joined: Thu Nov 17, 2005 5:49 pm
Location: Fort Lauderdale, FL

Postby Antonio Linares » Thu Aug 09, 2007 3:55 pm

Reinaldo,

August 2006
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42079
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 56 guests