mode: add stub exe

Austin English austinenglish at gmail.com
Mon May 2 22:56:43 CDT 2016


On Sun, May 1, 2016 at 11:47 PM, Nikolay Sivov <bunglehead at gmail.com> wrote:
>> +MODULE    = mode.exe
>
> I don't know how important that is, but on Win7 it's called mode.com,
> just what bug title says.

That's true. mode.exe worked for one of the linked apps (second, I
couldn't figure out how to trigger the problem)

I tried making it mode.com, as well as adding a fake mode.com in
loader/wine.inf and an association for it (attached) but then cmd.exe
/c didn't recognize mode.com, mode, or mode.exe.

>> @@ -3472,6 +3472,7 @@ WINE_CONFIG_PROGRAM(iexplore,,[install])
>>  WINE_CONFIG_PROGRAM(ipconfig,,[clean,install])
>>  WINE_CONFIG_PROGRAM(lodctr,,[install])
>>  WINE_CONFIG_PROGRAM(mofcomp,,[install])
>> +WINE_CONFIG_PROGRAM(mode,,[install])
>>  WINE_CONFIG_PROGRAM(mshta,,[install])
>>  WINE_CONFIG_PROGRAM(msiexec,,[install,installbin,manpage])
>>  WINE_CONFIG_PROGRAM(net,,[clean,install])
>
> This is not sorted.

Thanks.

-- 
-Austin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mode-add-stub-program.patch
Type: text/x-diff
Size: 3238 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20160502/b0f9c569/attachment-0001.patch>


More information about the wine-devel mailing list