How would I go about adding file version, internal name , product name etc to a PB dll or exe?
THX
Adding file version info to PB DLLs and EXEs. How?
Re: Adding file version info to PB DLLs and EXEs. How?
You need the free third-party app called PBBuild2, found here:
http://spangly.purebasic.org
http://spangly.purebasic.org
> Site not up/available.
Sorry -- I didn't check it. I've e-mailed Spangly (the author) to see what's up.
In the meantime, I've used YouSendIt.com to host it here (for 7 days):
http://s2.yousendit.com/d.aspx?id=41C8E ... 85BB2C0CD3
Sorry -- I didn't check it. I've e-mailed Spangly (the author) to see what's up.
In the meantime, I've used YouSendIt.com to host it here (for 7 days):
http://s2.yousendit.com/d.aspx?id=41C8E ... 85BB2C0CD3
Look at the menubar at the top... the little icon next to the magnifying glass (find icon) is the "project options".
A window will appear where you can set your compiler options like NT4 compatible, adding an icon to the EXE, enabling XP skin support, etc.
Click on the "Version" tab at the top of this window. You can then enter all sorts of extra info as well as using wildcards to auto fill some of the info (like compile date and build number, etc.)
A window will appear where you can set your compiler options like NT4 compatible, adding an icon to the EXE, enabling XP skin support, etc.
Click on the "Version" tab at the top of this window. You can then enter all sorts of extra info as well as using wildcards to auto fill some of the info (like compile date and build number, etc.)