View Single Post
  #85  
Old 11-02-2024, 07:17
nordi's Avatar
nordi nordi is offline
Registered User
 
Join Date: Nov 2012
Location: Germany
Posts: 30
Thanks: 29
Thanked 39 Times in 17 Posts
nordi is on a distinguished road
Question VCL Style in Uninstaller

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

Attached Files
File Type: 7z Solved-Script.7z (906.5 KB, 2 views)

Last edited by nordi; 27-01-2025 at 22:48.
Reply With Quote