Displaying 1 result from an estimated 1 matches for "acrobat_sdk_developer_faq".
2007 May 12
2
Fwd: Re: shell.exec() on Windows, unexpected behavior
Duncan is on the right track.
Thanks.
In the CMD window
start "c:\Program Files\R\R-2.5.0\doc\manual\R-admin.pdf"
opens another CMD window with the quoted string as title.
In the CMD window
start c:\Progra~1\R\R-2.5.0\doc\manual\R-admin.pdf
(with the 8.3 name and no embedded blanks) opens Adobe Reader 8
Windows Explorer shows the Adobe 6 icon by the PDF files.
The Windows