Hey,
I'm wondering if you anyone could help me by pointing me in the right direction here.
When compiling an old clipper program using the free version of xHarbour, is it al all possible to set the resulting executable's version metadata?
I'm referring to the properties found under the "Details" tab when you right click the executable and open the properties dialog.
I'm interested in setting the "File version" and/or "Product version" properties.
Thanks!
Ah, figured it out myself :)
I've included a version.rc file in my sources and added it to my xbp file:
Il 15/01/2022 15:12, Dirk Schuermans ha scritto:
Ah, figured it out myself :)
I've included a version.rc file in my sources and added it to my xbp file:Thank you for sharing. I didn't know we can use RC file even with
console programs.
EMG
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
El sábado, 15 de enero de 2022 a la(s) 13:06:42 UTC-3, Enrico Maria Giordano escribió:
Il 15/01/2022 15:12, Dirk Schuermans ha scritto:
Ah, figured it out myself :)console programs.
I've included a version.rc file in my sources and added it to my xbp file: >> Thank you for sharing. I didn't know we can use RC file even with
EMG
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Hi all
Thing is, if you put a reference to an icon in the .RC file on a console app, I couldn't find a way to display it properly in the title bar when executing it.
If anyone has a clue is welcome!
Best regards
---
Claudio Voskian
Buenos Aires - Argentina
Am 17.01.2022 um 14:12 schrieb CV:
El sábado, 15 de enero de 2022 a la(s) 13:06:42 UTC-3, Enrico Maria Giordano escribió:
Il 15/01/2022 15:12, Dirk Schuermans ha scritto:
Ah, figured it out myself :)Thank you for sharing. I didn't know we can use RC file even with
I've included a version.rc file in my sources and added it to my xbp file:
console programs.
EMG
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Hi all
Thing is, if you put a reference to an icon in the .RC file on a console app, I couldn't find a way to display it properly in the title bar when executing it.
If anyone has a clue is welcome!
Best regardsHi
---
Claudio Voskian
Buenos Aires - Argentina
Try to use ResourceHacker. This work for me.
if Program name is xmain.exe and the icon name is chef.ico:
REM Icon in Programm einbinden
"C:\Program Files (x86)\Resource Hacker\ResourceHacker.exe" -open ".\xmain.exe" -save ".\xmain.exe" -action addskip -res ".\chef.ico" -mask ICONGROUP,MAINICON,
El sábado, 15 de enero de 2022 a la(s) 13:06:42 UTC-3, Enrico Maria Giordano escribió:
Il 15/01/2022 15:12, Dirk Schuermans ha scritto:
Ah, figured it out myself :)console programs.
I've included a version.rc file in my sources and added it to my xbp file: >> Thank you for sharing. I didn't know we can use RC file even with
EMG
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Hi all
Thing is, if you put a reference to an icon in the .RC file on a console app, I couldn't find a way to display it properly in the title bar when executing it.
If anyone has a clue is welcome!
Best regards
---
Claudio Voskian
Buenos Aires - Argentina
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 415 |
Nodes: | 16 (2 / 14) |
Uptime: | 18:24:17 |
Calls: | 8,716 |
Calls today: | 5 |
Files: | 13,273 |
Messages: | 5,954,328 |