This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- INI file writing during uninstall
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 11, 2023
09:24 PM
INI file writing during uninstall
I need to make an INI entry from inside OnUninstall() function. Unfortunately I am no able to succeed even after moving the write logic to different places inside the function. Is there any such limitation? During uninstall some fields that were present in the same INI file are supposed to be removed as they are tracked via log. Does this prevent INI writing ? If so, is there any workaround?
Thanks in advance.
Amal
(0) Replies