hi,
first, sorry for my english�
I have made an Installer Class, it works, but my trouble is when the user want to stop the installation, it doesn’t stop�I have a message, but the installation goes on.
I have made method override for “RollBack�, but the programm doesn’t get in on clicking Cancel_Button.
How can I made for stopping or calling the rollback method, when the Cancel_Button is clicking?
thanks