Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Questions & Help Needed
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Questions & Help Needed Post any question regarding Basic4ppc.


How to set the Version Information in the exe file ?


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-09-2007, 09:36 PM
Junior Member
 
Join Date: May 2007
Posts: 31
Default How to set the Version Information in the exe file ?

How do we set the .exe Version information in the file.

(i.e.)
1 VERSIONINFO
FILEVERSION 0,0,0,1
PRODUCTVERSION 0,0,0,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "080904e4"
BEGIN
VALUE "CompanyName", "Company"
VALUE "LegalCopyright", "(c) 2005 Company. All rights reserved."
VALUE "FileDescription", "RSS0 Aggregator"
VALUE "FileVersion", "0.0.0.1"
VALUE "InternalName", "RSS0"
VALUE "OriginalFilename", "RSS0.exe"
VALUE "ProductName", "RSS0"
VALUE "ProductVersion", "0.0.0.1"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x809, 1252
END
EN
Reply With Quote
  #2 (permalink)  
Old 08-10-2007, 07:01 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,845
Default

You can't change the executable file version.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
FilesEx library - returns file information agraham Additional Libraries 13 07-25-2008 04:23 PM
How catch a selected treeview item information by mouse ? dan kabestan Questions & Help Needed 2 01-08-2008 06:30 PM
CSV file generates strange start in file sunnyboyj Questions & Help Needed 9 12-21-2007 08:38 PM
Reading com ports information from the registry Erel Code Samples & Tips 4 11-23-2007 01:09 PM
Save information drawn on a form maxtillberg Questions & Help Needed 10 11-07-2007 11:13 AM


All times are GMT. The time now is 07:33 AM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0