|
how to install font before setup page show or font for my installer?
I want to pre install the fonts for inno setup. I have made a custom inno setup installer with font Century Gothic.Now when i run my inno setup for the first time on a client machine. The design is not coming proper due to fonts.. but when installer is run once again then design comes proper.
Just to make it more clear,this font is used in the design of my installer,and not in the application which is deployed using this installer. I just need a way to install the fonts on the client machine before installer executable opens the welcome page,so that design i made for custom setup is proper.
Last edited by reiji777; 03-03-2014 at 18:53.
|