Multifolder installation
Hi,
I have to build an installation program with 2 specificities:
- First I have to modify an .ini file in a way that depends on the version of Windows (NT or 2000/XP)
- Second, I have to ask the user to choose 3 folders (with a folder requester) where the installation program will copy 3 sets of files.
Can I achieve that work with NSIS, and of course if so, how?
Thank's a lot,