Skip to content

Start.exe causes sumatrapdf to load settings from profile dir rather than local #4854

Open
@Universal-Invariant

Description

@Universal-Invariant

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions