Hi
I have an ini file and user configurable config files that I want to install along with my app in dirdefaultexternal. The ini file isn't an issue because I am creating that if it doesn't exist, then reading from it.
The config files contain many more parameters and so I would (much) rather have the installation cover this by including existing files.
Is this possible?
Paul
I have an ini file and user configurable config files that I want to install along with my app in dirdefaultexternal. The ini file isn't an issue because I am creating that if it doesn't exist, then reading from it.
The config files contain many more parameters and so I would (much) rather have the installation cover this by including existing files.
Is this possible?
Paul