[Bug 26010] NI_Multisim won't install

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 18 04:14:35 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26010

--- Comment #3 from Hans Leidekker <hans at meelstraat.net> 2011-03-18 04:14:34 CDT ---
(In reply to comment #2)
> I have that on wine-git from 2011-03-17. It's 58 Megs, opbviously OK in places
> and obvoiusly looping in others do you want 58 Megs, or will I cut it as I see
> fit??
> +msi seems to have been the relevant trace. I had top open during the install
> and msiexec.exe had over 95% cpu, mscorsvw.exe nearly as much.

You need to install .NET 2.0 with winetricks, it won't work if you let
the installer do it:

 0. create a fresh wine prefix
 1. rm -rf ~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727
 2. winetricks dotnet20
 3. WINEDEBUG=+msi /path/to/setup.exe &> log.txt
 4. compress and attach log.txt here

-- 
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.



More information about the wine-bugs mailing list