LinuxMCE Forums

General => Users => Topic started by: deffcon on November 18, 2008, 08:57:38 am

Title: Can someone send me the .reg files of HADesigner, trying to make msi
Post by: deffcon on November 18, 2008, 08:57:38 am
Hi All,

Can someone help me out sending all related .reg files of HADesigner , i'm trying to get this work under WINE, so we can run it under linux.

Thnx in advance,

Dave
Title: Re: Can someone send me the .reg files of HADesigner, trying to make msi
Post by: tschak909 on November 18, 2008, 04:38:57 pm
There isn't much. basically just a few paths, and a DSN. Getting it to run under wine may be a problem because of the use of ODBC.

However, I _can_ tell you, that HADesigner _DOES_ run under Mono, but some things need to be fixed (particularly in regards to implementation differences in transaction handling between the old Microsoft.Data.Odbc and the ECMA'd System.Data.Odbc.)

So maybe you wanna take a crack at that?

-Thom