Thanks Shuttledude! you helped a lot.What I finally did is : I created a function that is running :SdFinish ( "Uninstall Completed" , "My uninstall text", "" , "" , "" , n , n );then I created a custom action that is running this function in the con...
Thanks again!Is there a way to show the SetupCompleteSuccess dialog at the end of the uninstall?If it is true, I will show this dialog and add text with the condition REMOVE="ALL". but so far I can make it show after the uninstall finish.ThanksBen
Thank you Shuttledude for the fast replay,I am using a basic MSI project.Is there a way I can show a dialog on uninstall.Or use an install scrip during uninstall of basic msi project?Thanks,Ben