Aborting whilst uninstalling DLLs
Hi
During installation I am adding 3 DLL's to the $SYSDIR directory, no problems there. However, when it comes to uninstalling I can only delete the first one and then the uninstaller aborts.
I Delete with the following command:
Delete "$SYSDIR\someDLL.dll"
Any idea what could be causing this abort, if I comment out the Delete commands then all goes well.
Cheers,
Paul.