VCL STYLE IN UNINSTALLER - Solved
Hello there,
.. maybe someone can help me with this...
In the attached test script, the VCL style plugin is used for the uninstaller.
Everything
works fine so far as long as it is installed
in the C:\ drive.
But if I
change the drive to D:\, the
dll file is always left over during
uninstallation and
is not deleted.
(All files should be moved into the tmp folder during uninstall
to let it clean up from InnoSetup itself.
Tried this, too.)
Maybe someone has a better solution for this?!
Best regards
Nordi