Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Jul : update FileVersion
Hi, GetFileVersionInfoSize( ); GetFileVersionInfo( ) ; VerQueryValue( ); I know using those to get the file version of Major, minor, release, build value. How can I update its version with Major, minor, release, build input? Thanks, Daniel