1) I tried using CrossOver 3.0 professional, it's the only one that installed the program successfully, however when I tried loading it, it displayed an error message telling me that dao.ll (if I remember good) was missing, after installing MDAC_TYP.exe and copying the dll to the windows/system file, the program just crashed when booting 2) I tried with wine, both of them use fake_windows drive. First one was configured with Sidenet, the installation failed. Same thing happened with WineTools: xavier@4[~]$ wine /mnt/cdrom/SETUP.EXE wine: Unhandled exception (thread 000e), starting debugger... WineDbg starting on pid 0xd Unhandled exception: page fault on read access to 0x00000050 in 32-bit code (0x00415244). In 32 bit mode. Register dump: CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007 EIP:00415244 ESP:4070dcc4 EBP:4070dcd0 EFLAGS:00210246( - 00 -RIZP1) EAX:00000000 EBX:0000000d ECX:0000000d EDX:004266e2 ESI:00000050 EDI:00000050 Stack dump: 0x4070dcc4: 00000000 00000050 4070dd09 0042c200 0x4070dcd4: 004061cb 00000050 0042537c 0000000d 0x4070dce4: 00000000 401f13bc 00400000 00000048 0x4070dcf4: 00000050 00000050 0040b2d3 0000004c 0x4070dd04: 00425250 00000000 401f13bc 00400000 0x4070dd14: 00000048 00000001 74666f53 65726177 0200: sel=1007 base=40001000 limit=00001f97 32-bit rw- Backtrace: =>1 0x00415244 in setup (+0x15244) (0x4070dcd0) 2 0x004061cb in setup (+0x61cb) (0x0042c200) 3 0x00000001 (0x00000000) 0x00415244: repne scasb %es:(%edi) Wine-dbg>quit WineDbg terminated on pid 0xd I've googled a lot and haven't found much info about Visual Basic 6, I know it's a bit old but I really want to have it running in my Linux ;) -- Regards Xavier