Hi,
I have a problem when specifying the location of the support files for my application. I want to create a data folder and some sub-folders as well. The scheme would be more or less like this:
C:\Application.exe\Data
...\Data\Radiation
...\Data\Temperature
...etc.
After executing the Application Builder and adding all the necessary support fles, it appears to work fine. At least, I check the folder structure and it is OK: the data folder and the sub-folders that I created are in place. But when I execute the installer created for my application, all the files goes directly to the root folder (data) and my "lovely" sub-folders dissapear.
Do I have to add the support files in the "Installer Settings" tab too?
Any help would be appreciated. Thanks,
Enrique