http://bugs.winehq.org/show_bug.cgi?id=28401 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2011-11-01 22:40:06 CDT --- (In reply to comment #5)
Hello,
works fine here. Just do what Hans (comment #1) said: remove the fake FontCache service before running the installer. The installer will create the .NET 3.0 FontCache service in msi custom action "InstallFCS" (debug using MsiBreak -> second time breakin).
1) use clean/fresh WINEPREFIX 2) wine sc delete FontCache3.0.0.0 3) winetricks dotnet30
File a bug with winetricks to include step 2 as .NET 3.0 prerequisite to fix the mono-related mess ...
Regards
Done: http://code.google.com/p/winetricks/source/detail?r=709 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.