Jump to content

FileGetVersion


Gyzmok
 Share

Recommended Posts

Hi all,

A (stupid ?) question :

The function FileGetVersion ( "filename" ) returns a string containing the version information of a file.

But I don't seem to find a (reverse) function : FileSetVersion.

I want to include the version information in my compiled autoit scripts (.exe),

so that I can read the version with the existing function "FileGetVersion".

How can you set the version information into a (.exe) file ?

D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper
Link to comment
Share on other sites

Hi all,

A (stupid ?) question :

The function FileGetVersion ( "filename" ) returns a string containing the version information of a file.

But I don't seem to find a (reverse) function : FileSetVersion.

I want to include the version information in my compiled autoit scripts (.exe),

so that I can read the version with the existing function "FileGetVersion".

How can you set the version information into a (.exe) file ?

<{POST_SNAPBACK}>

True,

usually you will find in AutoIt easy functions to implement.

In this specific case I read some of us trying to interpret the windows file header but as there is no Direct Windows API to set the version you don't have the FileSetVersion.

Sorry for not helping more :lmao:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...