The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Nothing
What does not
Everything
What was not tested
Everything
Additional Comments
It installs with two errors, but doesn't run. It says "Unknown Error".
log is
./VCSExpress.exe
fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x32fd00, (null), (null), 0x6cd20188,): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"VCSExpress.10.0": stub
fixme:ole:CoInitializeSecurity (0x32f898,-1,(nil),(nil),0,0,(nil),8,(nil)) - stub!
err:ole:CoGetClassObject class {0000034b-0000-0000-c000-000000000046} not registered
err:ole:CoGetClassObject no class object {0000034b-0000-0000-c000-000000000046} could be created for context 0x1
Multiple Microsoft development tools online/web installers fail to skip "$shtdwn$.req" with FILE_ATTRIBUTE_HIDDEN (Visual Studio Express Editions, .NET Framework 3.0)
err:eventlog:ReportEventW L"Application: Updater.exe\nFramework Version:
v4.0.30319\nDescription: The application requested process termination through
System.Environment.FailFast(string message).\nMessage: Unrecoverable system
error.\nStack:\n at System.Environment.FailFast(System.String)\n at
MS.Internal.Invariant.FailFas"...
Try to enable subpixel font smoothing using 'winetricks':
$ bash winetricks fontsmooth=rgb
Visual Studio 2010 seems to freeze on startup
Actually it's not a freeze but a popup/dialog hidden behind the splash screen.
You press "ENTER" (while keeping the splash in focus) to continue.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
regsvr32
by Anthony on Tuesday June 4th 2013, 13:33
Has anyone tried regsvr32 on "C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\dte80a.olb", as well as other files related to MSEnv? That was my first thought upon seeing the test results.
Plain compiler works fine
by Martin Storsjö on Tuesday May 7th 2013, 17:06
If the executables (and headers and libs) are copied out from an existing installation (on real windows), the plain compiler (cl.exe and link.exe) work just fine, even if the installer (and perhaps IDE) don't work.