Quote:
Originally Posted by MALICK GM
Its really Great But is it Possible to make the installation Bar in a circle Like the ones in ASC scripts!!
Thanks
|
Quote:
Originally Posted by Chayan Manna
Hmm... This work is really hard to implement in Inno Script.
Will think for it.
Thanks for your Suggestion. 
|
Easy alternatives for this:
1) Make several arc like png images that indicate progress from 0 to 100, 50 maybe, use them in an array then display whichever is required with accordance to the installation progress
2) Find or build a true type font that makes arcs in place of letters then indicate with accordance to installation progress. Use AddFontResource to import the font on PCs that don't have the font installed.
Edit: You could also pay Segoe UI Emoji and Segoe UI Symbol a visit, they may already have the font character that has arcs.