How to specify Vendor name, size and version
-
This don't work for linux?
[quote author="Gerolf Reinwardt" date="1292616750"]This is the Microsoft sollution. The rc is the microsoft resource format. If you can use it for mobile apps that run on another system then MS Windows Mobile, it will not help. It's a pure MS solution...[/quote]
-
Afaik not. That's why we created a custom solution for Linux in my old department. You can put the text somewhere as static text in yout binaries, but the RC compiler is a windows specific thing. Also this version SDK to read the versions. That's why you find it on msdn (Microsoft developer network).
If you look "here":http://doc.qt.nokia.com/4.6.2/appicon.html you can guess that it's only windows. I didn#t find some place that explicitly states that, but I'm pretty sure it is :-) Otherwise we would have used it some time ago...
-
Which platform are you targeting? xsacha already provided some clue on how to set this in symbian. In Maemo you will need to change the packaging scripts (as each package generated may be using a different version which may or may not differ from the version of the project).
-
[quote author="qwertyuiopearendil" date="1292610149"]Hi All,
i'm creating the sis file with smart installer for my app and i'd like to know how and where should i specify vendor name, application size and version.[/quote]
From the O.P., a sis file. Must mean Symbian? -
[quote author="xsacha" date="1292644822"]Note: Has to be an SVG (Tiny?).[/quote]
Yes, it has to be tiny.
http://wiki.forum.nokia.com/index.php/How_to_create_application_icon(SVG)_in_S60_3rd_edition -
[quote author="Gerolf Reinwardt" date="1292756704"]The link does not work, as the breakets break the link :-([/quote]
Tried to cheat with percentage encoding, but this forum is too smart to fall for that.
I trust resourceful persons to find a way to access the link ;) -
Working link:
"How to create application icon SVG in S60 3rd edition":http://wiki.forum.nokia.com/index.php/How_to_create_application_icon(SVG)_in_S60_3rd_edition
Use Url-encoding symbols for difficult link :)