Adding file version info, is it posible?

Windows specific forum
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

Seldon wrote:You could also compile the .RC file with a RC resource compiler from Microsoft (I think it's free), then using a program like ResHacker to add the compiled .RES file to your .EXE . It always works for me.
I'm gonna try that..

- np
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

In the new IDE, open Compiler Options and go to the Resources tab.
There you can include as many .rc files as you want.
quidquid Latine dictum sit altum videtur
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

freak wrote:In the new IDE, open Compiler Options and go to the Resources tab.
There you can include as many .rc files as you want.
I used to be all into betas. But I don't need it that bad right now. It is
certainly something that can wait. I have to keep my dev stuff as stable
as possible.

- np
Post Reply