Hi All, I am new to both Linux and Wine. I am running Mint 12. For work I use Stata, R, and PASS 11. I am able to install Stata and R as Linux apps. But PASS 11 is Windows only. I installed it using Wine and it appears to be installed. When I got to .wine/drive_c/Program Files/NCSS/PASS 11...I can see that all the files are there and when I either double click on PASS11.exe or use the terminal I am not able to run the program. In the terminal I get this: ------------------------------------------------------------ sabby@sabby-Qosmio-X505 ~/.wine/drive_c/Program Files/NCSS/PASS 11 $ wine PASS11.exe Unknown heap type: CLR Unhandled Exception: System.InvalidProgramException: Invalid IL code in A.cd7c4f001fa40ec6115a54e453e1e3985/c01205c5b8e2e5d6666b766ec5076be9e:c509e5fdd4c4316468375a591a85078c5<A> (A): IL_00ac: dup at A.cd7c4f001fa40ec6115a54e453e1e3985+c01205c5b8e2e5d6666b766ec5076be9e.c1eaa1bd66a0b8bd06333ca0fbf6c70b1 () [0x00000] in <filename unknown>:0 at A.c2a1143fe58f82c9e2713fdfeff88bf06.OnCreateMainForm () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] in <filename unknown>:0 at A.c2a1143fe58f82c9e2713fdfeff88bf06.c917876a5554068eae21afffb64bd6238 (System.String[] ) [0x00000] in <filename unknown>:0 err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded. ----------------------------------------------------------------- Can anyone help me get this to run, or tell me it's hopeless? Thanks in advance.