This may get you started..
http://dblock.github.com/msiext/
(source here: https://github.com/dblock/msiext)


-----Original Message-----
From: StevenOgilvie [mailto:sogil...@msn.com] 
Sent: Tuesday, September 11, 2012 12:11 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] database connection panel...

Hi folks... 

Sigh... I am trying to create a database connection dialog with the
following: 
Authentification (windows or SQL server) radio group depending on the
selection, ask for where sql server is, what is sql database, username,
password and have a test connection button 

I am trying to connect this to: 
<UIRef Id="WixUI_FeatureTree"/>
so I want this dialog to appear after the feature selection dialog and
before ready to install dialog... I am not really sure on how to go about
doing that (I am using WIX 3.6 and VS2010) 

any help would be appreciated... 

thanks,
Steve
ps... why is it almost NONE of the installers out there have a database
dialog built in... a majority of our installs connect to some sort of
database :(



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/database-conne
ction-panel-tp7580428.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will
include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to