Happy new year, still need help. 😳
Hi everyone,I have trouble with the uninstalling of my program with Inno Setup.I have follow the example shared but even the example is not deleting the library.
I have tried to add a procedure from this post but it is still not doing the job.https://stackoverflow.com/questions/45081586/inno-setup-unloaddll-does-not-work-on-uninstallThanks for your help,regards,Clement
Happy new year, still need help. 😳
We'll look into this soon.
I would not recommend that, Brian. We've fixed a ton of things (from banal bugs, to usability improvements, to security issues) in the 3 years since 4.0.9.6 was released.
Instead, I'd recommend not using TurboActivate in your InnoSetup installer until we resolve this issue. But use TurboActivate in your app. There's no strong reason to do both, anyway.
This has been solved in 4.3.2, out now. Use the updated example code that calls TA_Cleanup().