Hello, new to the forum!
I'm trying to get this to work on Ubuntu 10.04. Anyway, I followed all of the instructions in the first post, but when I got to the part where I actually install TSL, it says that the Windows Installer Service cannot be accessed. So I tried wiping out the .wine directory (I upgraded to Wine 1.3.6 just for this), reinstalling winetricks and the dotnet20 business, and still the same problem. So then I tried the "older, harder way" for the native MSI, and I get the same error when I try to actually install TSL, except I think it's worse because before I would actually see the installer window before it gave me the error, now it just gives me error.
If it's helpful, what it looks like in the terminal after I try to install TSL is:
err:process:__wine_kernel_init boot event wait timed out
fixme:sfc:SFC_3 0
fixme:advapi:SaferCloseLevel ((nil)) stub
err:ole:create_server class {000c101c-0000-0000-c000-000000000046} not registered
err:ole:CoGetClassObject no class object {000c101c-0000-0000-c000-000000000046} could be created for context 0x4
fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0002,0x0000,0x000003f7,(nil),0x0006,0x00000000,0x90c6f8,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0x000003f7,(nil),0x0006,0x00000000,0x13c800,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
Anyway, I've done enough messing around with wine for one day.