Cancel installation from my custom action
- by Sergey
Hi.
I'm writing installer for my program using Windows Installer (not wix).
In some cases i want cancel installation proccess from my custom action. Beside, i want show an error message with my text.
How do this?
C#, .net 3.5