[tex-live] pretest: texdoc problem
Manuel Pégourié-Gonnard
mpg at elzevir.fr
Mon Jul 6 00:28:36 CEST 2009
Philipp Stephani a écrit :
> I can only guess that the start.exe program chokes on the empty argument
> on Windows 2000, but ignores it on XP. The call should be
>
> start "filename"
>
> not
>
> start "" "filename"
>
No, the call is correct. 'start "filename"' opens a cmd.exe window with title
'filename'.
> still better would be to use ShellExecute directly.
What's ShellExecute?
Manuel.
More information about the tex-live
mailing list