Does/can Interbase use ODBC? If yes, you might want to take a look at 
http://msiext.codeplex.com. There's a set of very generic ODBC wix extensions 
and a superset for MSSQL. We designed it to be generic and extensible for other 
databases. You would mimic the MSSQL superset to write Borland Iterbase stuff, 
mostly copy-paste. It would be about 1/10th of what you would do if you have to 
write everything from scratch. 

Let me know if you have any questions, I'll be happy to help. I am hoping 
someone will contribute Oracle support there :)

Cheers
dB.

dB. @ dblock.org 
Moscow|Geneva|Seattle|New York



-----Original Message-----
From: vunder [mailto:vun...@bk.ru] 
Sent: Tuesday, April 27, 2010 9:14 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Writing own Wix Extension


I could not find normal step-by-step help, how to write extension. I wrote a
extension class and compiler class, assembly is loading by
candle.exe/light.exe
(http://blogs.msdn.com/pmarcu/archive/2007/11/02/wix-writing-your-own-wix-extension-part-1.aspx)
but what next?
I want to write some Borland InterBase additions to execute SQL-scripts but
don't know how to do what.

-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Writing-own-Wix-Extension-tp4968486p4968486.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to