Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) 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, 10: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, 08:01 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
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 Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
FilesEx library - returns file information agraham Additional Libraries 21 03-30-2011 01:29 PM
Modules - more information Erel Beta Versions 4 09-02-2008 06:42 AM
send information to running application Mr_Gee Questions (Windows Mobile) 8 08-06-2008 12:10 PM
Reading com ports information from the registry Erel Code Samples & Tips 4 11-23-2007 02:09 PM
Save information drawn on a form maxtillberg Questions (Windows Mobile) 10 11-07-2007 12:13 PM


All times are GMT. The time now is 04:49 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0