I am creating a setup for windows application, i want to show a form when user clicks on setup. That form will ask for password to the user.
Right password will lead to the proper installation of the setup otherwise setup installation will be cancelled.
How to do this, if some one provide a link for it.
Thanks in advance.