start.exe: Implement /D option, add new wine specific feature allowing to specify the shell operation name (resend)

Paul Chitescu paulc at voip.null.ro
Tue Sep 26 18:37:31 CDT 2006


Changelog: start.exe: Implement /D option, add new wine specific feature 
allowing to specify the shell operation name.

The new /O[peration] command line option allows to specify a shell operation 
other than "open". This is very valuable for testing or implementing actions 
from shell scripts.

It is also possible to pass a NULL operation by specifying the empty string 
'' (or whatever looks like in your preferred shell).

Examples:
wine start /d 'c:\' notepad.exe
wine start /o print README.txt

Resent with patch attached - this time...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: start_options_o_d.patch
Type: text/x-diff
Size: 1281 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060927/8732dfec/start_options_o_d-0001.bin


More information about the wine-patches mailing list