Running 16 bit builtin exes fails?

Alexandre Julliard julliard at winehq.org
Sun Mar 8 04:13:50 CDT 2009


Dan Kegel <dank at kegel.com> writes:

> With Friday's git, I can't run the new winhelp.exe16.
>
> $ cd programs/winhelp.exe16
> $ wine winhelp.exe16.so
> fails with
> err:process:start_process
> L"Z:\\home\\dank\\wine32\\programs\\winhelp.exe16\\winhelp.exe16"
> doesn't have an entry point, it cannot be executed
>
> Did I miss some memo?

Running those directly is not supported. Not that it would be of any use
anyway, but if you really want to, you can start it with 'wine winevdm
winhelp.exe'.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list