|
From: StevenOgilvie <sog...@ms...> - 2012-09-11 16:11:40
|
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-connection-panel-tp7580428.html Sent from the wix-users mailing list archive at Nabble.com. |