Welcome to the Indigo Rose Software discussion forums! You will need to sign up for a forum account and login before you can post. Need help? View the Forum FAQ.
I need to have a trademark symbol ASCII(153) in the "Product Name", "Company Name", "Copyright Notice" textboxes. It shows as a block character when the install runs. How do I work around that??
At runtime, the installation uses the SYSTEM font for displaying text. The system font only contains the standard ASCII character set and the trademark symbol is not part of it, therefore it is not available.
So in short, no it is not possible to display that character at runtime, therefore you will need to use the format (TM) where you wish to use it.
However in general it should work for shortcut descriptions, however make sure you test it on all operating systems.
Comment