Multiple file installation

Started by Randem, May 09, 2008, 11:00:25 AM

Previous topic - Next topic

jamj

One exe is for activation codes, other is main exe.
Also not installing mdb files.
Under FILES, if I read it correctly, numbers 6-10 are being read from the wrong folder. This is not the folder that I added the files from.
Although these may be read from the wrong folder should they not still be installed?
Two problems 1. how do I get it to read correct folder rather than searching drive C? Do I have to block all other folders?
2. Why not installing all mdb and exe files?
Thanks.

Randem

What is the line in the script that was created? That is where Inno Setup will copy the file. Why did you add the exe? Please post your script...

jamj

Hi,
I'm not sure if this is innoscript or inno setup problem but..
I added files (including .mdb and .exe) to the Add files tab.
These appear on the script but after using inno setup and installing only main exe file is in folder.
I notice that path to the files added is not the same as path in script - Source: .....
Does innoscript not 'lift' files from specified folder? I have multiple copies of these file names but of different versions in different folders.
Thanks