1. I am creating a setup file that should setup several applications in different subdirectories of the same directory. All applications use the same DLL. Do I have to put the copy of DLL into each subfolder? By default Setup puts it into parent folder but then applications cannot find it. Can I specify where to look for it?
2. Is there a way in Setup program to put an entry into INI file during setup?
2. Is there a way in Setup program to put an entry into INI file during setup?