I use InstallShield Limited version 2013 to configure setup of my Visual Basic application. I save application user data.
Usually Uninstallation does not remove files of application.
While Uninstallation, I want to delete files with an alert of "Do you want to delete profile folder?".
Can anybody please suggest me way to achieve this?