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.
			
			
									
									
						Windows Version string
- 
				CaptainFrank
- User 
- Posts: 16
- Joined: Sun Sep 21, 2003 2:20 pm
- Location: In front of my Monitor :)
Re: Windows Version string
> 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).
			
			
									
									
						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).
