Thanks for the help. That solved one problem, but now my installer is hanging when it is installing the datasource. It was working find until I added the ODBC driver and ran into my first problem.
Here is the end of the log file. The installer just sits. You can still hit the 'X,' but when you say 'Yes' to exiting it does nothing.
Code: Select all
MSI (s) (24:CC) [14:48:06:234]: Executing op: ActionStart(Name=InstallODBC,Description=Installing ODBC components,)
Action 14:48:06: InstallODBC. Installing ODBC components
MSI (s) (24:CC) [14:48:06:250]: Executing op: ODBCInstallDriver(DriverKey=SQL Anywhere 11,Component={62B5CEBF-BFB3-44C0-A007-790DB15C4150},Folder=C:\WINDOWS\system32\,Attribute_=Driver,Value_=dbodbc11.dll)
1: SQL Anywhere 11 2: {62B5CEBF-BFB3-44C0-A007-790DB15C4150} 3: C:\WINDOWS\system32\ 4: Driver 5: dbodbc11.dll
MSI (s) (24:CC) [14:48:06:328]: LocalSQLInstallDriverEx returned 1 in local context.
MSI (s) (24:CC) [14:48:06:500]: LocalSQLConfigDriver returned 1 in local context.
MSI (s) (24:CC) [14:48:06:500]: Executing op: ODBCDataSource(DriverKey=SQL Anywhere 11,,Registration=4,Attribute_=DSN,Value_=mvs)
1: SQL Anywhere 11 2: 3: 4 4: DSN 5: mvs 6: UID 7: DBA 8: PWD 9: sql 10: DatabaseFile 11: C:\Program Files\mvs.db