Yeah, but I have it set to not connect to USB devices. I might change that, but it requires shutting down the VM. On a positive note, TSL is "Preparing to install..."
I think there wasn't anything wrong with my first download - I think the terminal (or Windows installer) didn't like the path I was giving it:
msiexec /i /home/steve/Desktop/TSL-EP1+2.msi
When I changed to the Desktop directory, it worked... sort of.
New problem:
Edit: it occurred to me that I could actually copy and paste the text from the VM.
steve@steve-desktop:~/Desktop$ msiexec /i TSL-EP1+2.msi
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,0x13d398,(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.
steve@steve-desktop:~/Desktop$