Hi, what I need to do is create a simple dialog for a user to input a password without using any funny INI.files,I just want to bring up the dialog after the installer has checked if MSDE is installed.Because if the user already has a version of SQL istalled.The installer is going to need his/her password.
Please help me
How do I create dialog for the user to input a password
5 posts
Maybe you don't have many choices... InstallOptions (uses INI's), InstallOptionsEx by me (uses INI's), Dialogs by Lobo Lunar (don't use INI's) or create another plugin. I didn't test Lobo Lunar's plugin but maybe can be of some help.
Thanx I will try that
Dont u have any eg's of coding that can do this?
Thanx dood
Thanx dood
Mine come with a few... try them... 🙂