Windows Version string

Just starting out? Need help? Post your questions and find answers here.
CaptainFrank
User
User
Posts: 16
Joined: Sun Sep 21, 2003 2:20 pm
Location: In front of my Monitor :)

Windows Version string

Post by CaptainFrank »

Hello,

My little program is nearly finished now, but I`d like to know how to add Windows Version information, so that when people get the Properties of the program icon, they will be able to see the version number and so on.

Best Regards,


Frank.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Windows Version string

Post by PB »

> I`d like to know how to add Windows Version information

Currently the only way to do it is to compile your app with PPBuild:

viewtopic.php?t=7594

I don't know if Fred plans to add version support in future, but I hope so.
(No offense, Spangly -- I just prefer native solutions rather than third-party
when I can).
Post Reply