Hello,
I have a few files i need to ask the user during Uninstall if they want to remove them.
The issue is these files are created by my application in a different location.
Let's say i install for all users:
C:/ProgramFiles (x86)/MyApp
and inside i have some files.
But there is a database the is generated by my application inside
C:/ProgramData/MyApp/database/db.sqllite
Now during uninstall i need to ask the user if he wants to uninstall this file.
I do this by adding a checkbox before the remove Dialog.
How can i make sure this file is removed is checkbox is checked, considering this path is not the application path??
Thank You for Help!
Best Regards,
Diego.
FOLLOW US
Get the latest news in Application Packaging