manyoka
8th December 2004 09:46 UTC
How do I create dialog for the user to input a password
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
deguix
8th December 2004 09:58 UTC
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.
manyoka
8th December 2004 10:11 UTC
Thanx I will try that
manyoka
8th December 2004 10:15 UTC
Dont u have any eg's of coding that can do this?
Thanx dood
Joel
8th December 2004 14:48 UTC
Mine come with a few... try them... :)