Hi,
I'm using Advanced Installer for Java where CLASSPATH and other settings are being stored into a INI file. After the Installation I can easily change the INI file. Can u give me an idea so that any user can't modify the INI file.
Very important for any kind of JAVA application.
Another problem:
In system32 folders of Files and Folders of Advanced Installer how can I ignore the overwriting of wininet.dll if that file is already there in system32 in windows. Also How can I check the non-availability of wininet.dll in system32 folder.
Thanks in advance