I am developing an NSIS installer for a product that has a superscript in its name. Is it possible to encode superscript text in the installer script?
In particular, I'd like to get the Name, BrandingText and Caption to display the superscript.
I would be willing to switch to the NSIS Unicode build if that would definitively solve the issue.