James4563
17th May 2007 16:26 UTC
Custom Page Problems.....
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?
Afrow UK
17th May 2007 16:34 UTC
Perhaps you have SetOverwrite IfNewer, or you aren't extracting the INI file anymore.
Stu
James4563
17th May 2007 16:37 UTC
What do you mean by extracting?
Thanks
Red Wine
17th May 2007 17:51 UTC
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.