ajtruckle
-
3 votescompleted ·
AdminMartijn Laan
(Admin, Inno Setup) responded
Done is CVS.
ajtruckle shared this idea and gave it 2 votes ·
-
60 votesdeclined ·
AdminMartijn Laan
(Admin, Inno Setup) responded
Closed since there’s now InnoIDE
ajtruckle commented ·
Hi
That is an interesting new program, InnoIDE. I would be interested in seeing how it develops.
ajtruckle commented ·
I think one of those should be part of the program.
ISGenerator has several stability issues and missing features.
ISFD doesn’t work in Windows 7.
ISTools can’t cope with unicode encoded documents. The BOM shows as gibberish.Don’t get me wrong. Inno as it is is great. But for some, like me, we simply struggle alot without an interface to work with the file and similar for custom pages. These really add to the user experience (in my humble opinion) :)
ajtruckle shared this idea and gave it 2 votes ·
-
11 votescompleted ·
AdminMartijn Laan
(Admin, Inno Setup) responded
From CVS:
Added new Compiler IDE option: Autosave before compiling.
ajtruckle commented ·
Very handy. But again, with the other GUI based editors in popular use, these features may not get used unless implemented.
ajtruckle gave this 2 votes ·
-
6 votes
ajtruckle commented ·
I think this should be considered because some users (like me!) are colour blind. Being able to alter colours in this way would be great. However, it would be nice if the 3rd party editors applied the same rules.
ajtruckle gave this 1 vote ·
-
119 votes
ajtruckle gave this 2 votes ·
-
27 votescompleted ·
AdminMartijn Laan
(Admin, Inno Setup) responded
From CVS:
Added new [Setup] section directive: UsePreviousLanguage. When this directive is yes, the default, at startup Setup will look in the registry to see if the same application is already installed, and if so, it will use the language of the previous installation as the default language selected in the list of available languages on the Select Language dialog.
Note that this directive does not change the language used by the Select Language dialog itself because it cannot assume that the current user understands the same languages as the previous user.
ajtruckle commented ·
I think this is a really useful idea. It seems sensible to me to default to last used language.
ajtruckle gave this 3 votes ·
Thanks for implementing this.