untisump wrote:
> I have a Visual Basic 6 program and a new pc with Windows 7 64 bit Home
> Premium.
> Program reads data from DBF's and exports to text file.
>
> When I try to setup or run this simple program on win7 I get errors and the
> program will not run.
>
> Setup fails = dll's are not registered.
> Register dll's by hand (regsvr32) is not successful.
> XP mode is not possible on Home Premium.
>
> Googled alot with no success.
>
> Please if any knows a solution to this or will I have to recode all VB6
> programs to C# or similar?
>
> TIA
>
>
There are some ideas here.
"Installing VB6 Applications on VISTA or Windows 7"
http://www.daniweb.com/code/snippet313435.html
Paul