PDA

Click to See Complete Forum and Search --> : [RESOLVED] InnoSetup & Country specific install


Bezzie
Mar 10th, 2010, 05:10 PM
I'm very new to using InnoSetup (used PDW before :rolleyes:) and was wondering...

In my app I have some reports that are country specific. Is it possible to include all the country specific reports into my setup program and then have InnoSetup only install the reports appropriate to the country where the program is installed?

Radjesh Klauke
Mar 23rd, 2010, 08:07 AM
I guess that you have to code (Perl). There is no standard function for that. Don't know how to. Sorry.

Bezzie
Mar 23rd, 2010, 03:11 PM
Thanks Radjesh.