Open
Description
latest ver 3.6
e.g.,
start.exe /D "C:\Temp" "C:\Temp\SumatraPDF.exe" "C:\my.pdf"
When quotes are used it fails, without quotes it works. That is, using quotes around the executable causes it to load the wrong settings.
start.exe /D "C:\Temp" C:\Temp\SumatraPDF.exe "C:\my.pdf"
This is fine unless the path has spaces ;/
Metadata
Metadata
Assignees
Labels
No labels