DM Smith wrote:
The implementation is not a hybrid of C&D but more a variation on C as you
gave in code below.
If it is clearer to swap the labels, I would be glad to do that.
Your call ... I don't really have a real preference ... maybe lean towards
not changing the labels, and have the min
The implementation is not a hybrid of C&D but more a variation on C as
you gave in code below.
If it is clearer to swap the labels, I would be glad to do that.
I've uploaded the changes to
http://www.crosswire.org/bibledesktop/biblecs/biblecs/installer.
See SwordSetup.nsi and SwordFinish.nsh
Well, I think you have two very good solutions here: (C and D)
1) Swap the labels and the functions. I found the default labels and I
think that we can use them, so i18n is not an issue, nor is hacking.
2) Set variables in both functions and in .onInstSuccess do the work as
requested.
The secon
Well, I think you have two very good solutions here: (C and D)
1) Swap the labels and the functions. I found the default labels and I
think that we can use them, so i18n is not an issue, nor is hacking.
2) Set variables in both functions and in .onInstSuccess do the work as
requested.
The secon
By having them, we sign up to the responsibility for internationalizing
those pages, should the need arise.
Good point ... I hadn't considered that.
Regarding getting readme.txt to show up by itself before InstallManager.exe
and sword.exe (split from general Installer thread to be focused on t