Hi all,

I got a product in Java and trying to make an Installer with WIX.

Within the Installation I want to check if an SQL Server configuration 
is correct.
Within my Custom Dialog I added a Button to Validate the configuration

I read about using Binary Custom Action written within .dll.

1) Is there anyway to avoid the use of dll and do a Test Connection with 
Wix SQL Extensions?

2) If there isn't a way how can I do this with the least requirements?
Do I have to use Visual C++ ? Since the product is in Java I don't want 
to include .NET Framework just for the installation.

Thanks


-- 
Leonidas Spyropoulos
Formicary - delivering quality financial technology solutions
www.formicary.net

----------------------------------------------------------------------------
This message is confidential and may be privileged. It is intended solely for
the named addressee. If you are not the intended recipient, please inform us.
Any unauthorised dissemination, distribution or copying hereof is prohibited.

Formicary Limited registered office in England and Wales, address 1 Taillar
Road, Hedon, East Yorkshire HU12 8GU, registration number 3894343, VAT number
747644304, does not guarantee that the integrity of this communication has been
maintained nor that this communication is free of viruses, interceptions or
interference.
----------------------------------------------------------------------------

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to