Skip to content
⌘ NSIS Forum Archive

Connect with mysql DB using NSIS

1 posts

narasimha#

Connect with mysql DB using NSIS

i want to ask user some login details, upon entering the details must be submitted to mysql db and if the user is authenticated i want to proceed to next step in nsis else i must exit the installer.
please help me out from this, thanks in advance...