MSI Deploy Package> Custom Action when clicking Next

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • azoapes
    New Member
    • Apr 2008
    • 7

    MSI Deploy Package> Custom Action when clicking Next

    Hi, I've made a Setup Project to my C# WinApp and added a custom dialog to it that asks for user/pass for a database server. Then I created a Custom Action class and override the Install() to check that the user/pass is correct, but I need to check that so that the installer cannot click Next until user/pass is correct.

    How do I do that? How do I add a Custom Action to the Next button of a certain dialog?

    Regards, Simeon
Working...