Hello,
I need to localize all the installation text in the setup of my application, and so I modified the default.isl file in the data/compiler folder where swfkit is installed.
Problem is, some text stays in English, because is generated by swfkit and placed in the .iss file. I tried to modify it, and make it read-only so that swfkit won't overwrite it, but when I build the installer SWFkit crashes.
Is there a way to use/modify the iss file so that all the text is translated?
I'd also like to modify the iss in order to erase some files that I create from my swfkit application but won't be removed by the standard uninstall routine.
thank you :
