I trying to install .net 3.0 over winetricks. 2.0 installs just fine, then when 3.0 starts everything is fine until after i hit the install button. The terminal gives me this: fixme:advapi:LookupAccountNameW (null) L"corey" (nil) 0x33c924 (nil) 0x33c928 0x33c91c - stub fixme:advapi:LookupAccountNameW (null) L"corey" 0xd05bf8 0x33c924 0xd06428 0x33c928 0x33c91c - stub fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 3 ignored L"Upgrade" table values err:msi:ITERATE_Actions Execution halted, action L"MsiPublishAssemblies" returned 1627 Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) fixme:advapi:LookupAccountNameW (null) L"corey" (nil) 0x33d4f8 (nil) 0x33d4fc 0x33d4f0 - stub fixme:advapi:LookupAccountNameW (null) L"corey" 0xed49e0 0x33d4f8 0xd66388 0x33d4fc 0x33d4f0 - stub err:msi:ITERATE_Actions Execution halted, action L"MsiPublishAssemblies" returned 1627 Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) fixme:imm:ImmDisableIME (-1): stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub err:ole:CoUninitialize Mismatched CoUninitialize err:ole:CoUninitialize Mismatched CoUninitialize err:ole:CoRevokeClassObject called from wrong apartment, should be called from 2800000029 Failed to load the runtime. (Exception from HRESULT: 0x80131700) ------------------------------------------------------ Note: command 'wine /home/corey/.cache/winetricks/dotnet30/dotnetfx3.exe' returned status 91. Aborting. It seems to me like it is failing to load the runtime but I dont know why or how to fix it. Has anyone else had this problem? I using Linux Mint 9 with a clean WINEPREFIX on wine 1.3.2 and past versions have also yielded this result.