Hello,
Im having some problems with my custom page, for some reason when I run the installer it saves all of the values I enter into my custom page .ini file. So the next time I run the installer, it already has values entered in the custom page, the values from the previous installation.
It never did this before...
Anyone know why this would be?
Custom Page Problems.....
4 posts
Perhaps you have SetOverwrite IfNewer, or you aren't extracting the INI file anymore.
Stu
Stu
What do you mean by extracting?
Thanks
Thanks
Instead of extracting the ini in $PLUGINSDIR where is the common procedure you're reading/writing an ini which is located on your local working directory.
If so, the installer would be useless on target systems.
If so, the installer would be useless on target systems.