Setup.exe Exception

Sylvain Petreolle spetreolle at yahoo.fr
Wed Oct 9 14:20:17 CDT 2002


Do a 'ps -ef |grep wine'.
The 'setup' must be launching another program with different name.

In the ps output, check what process is the parent of winedbg.
It will give you the name of the program that must have msvcrt native.

If you don't success post ps output and the relevant tail of your
DllOverrides section.

 --- Stefan Fritz <stefan.fritz at aon.at> a écrit : 
> Hi,
> 
> I tried to run a setup.exe (Installshiled).
> The setup started but when I click the next button on third Dialog I
> get
> an exception message "unimplemented function .... msvcrt.dll:_ui64toa
> ..".
> 
> The setup is using the builtin msvcrt.dll. I defined the msvcrt.dll
> as
> native in the DllOverrides section but the setup.exe/wine ignored it
> and
> loaded the builtin.
> 
> Any idea??
> 
> TIA
> Stefan
> 
> 
> 
> 
> 
> _______________________________________________
> wine-users mailing list
> wine-users at winehq.com
> http://www.winehq.com/mailman/listinfo/wine-users 

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-users mailing list