I am creating a new installer for a program at work and I'm having issues 
registering the psqlodbc driver. Unfortunately I don't know much about 
installers or odbc drivers.
I have a copy of the old installer for this particular program, which was 
created by someone else. When I look at the registry table in the msi using 
Orca, I can see several entries related to psqlodbc.
However, when I try to harvest the psqlodbc.dll file using heat in order to 
incorporate it into my installer, all that shows up in the .wxs file is a file 
element (no registry data). I've tried registering manually using regsvr32, but 
that gives me an error about the "entry-point" not being found.
Basically, the old installer is creating registry entries for the psqlodbc 
driver, which I can see using regedit and I have no idea how to incorporate 
this behavior into my new installer.
This is my last week at work and I'd really like to get this installer working 
before I leave.
Please help!!
PS. I have posted this question on stack overflow with the entries I found in 
the registry table, so if you need more info 
:http://stackoverflow.com/questions/18434309/wix-v3-7-how-do-i-incorporate-an-odbc-driver-into-my-installer
                                    
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to