Hello,
I have created a "web setup project”. I used installer class with customize form for user registration with cancel and next button.
When user clicks on cancel button, I raised exception and setup show exception message then rollback.
I want to hide this exception message. Is it possible?
Or
Can I force to rollback setup without exception?
Thanks