[Bug 22237] Paint.NET 3.5.4 installer disappears immediately (with Mono)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 2 09:26:23 CDT 2010


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





--- Comment #2 from Vincent Povirk <madewokherd at gmail.com>  2010-04-02 09:26:23 ---
It looks like the next failure is due to missing ngen.exe.

Exception in InstallAssembly(Interop.WIA.dll, True, False, False):
System.ComponentModel.Win32Exception:
ApplicationName='C:\windows\Microsoft.NET\Framework\v2.0.50727\ngen.exe',
CommandLine='uninstall "Interop.WIA"  /AppBase:"C:\Program
Files\Mono-2.6.3\bin"', CurrentDirectory=''

http://msdn.microsoft.com/en-us/library/6t9t5wcf%28VS.80%29.aspx

But it also looks like the installer is getting its AppBase path wrong. We
probably need mscoree to embed mono rather than calling mono.exe so that the
application gets a correct command line.

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