Skip to content

determining path for portable preferences file is wrong for windows OS #1515

@MNSEhub

Description

@MNSEhub

private static Optional<File> FindPortableSettings() {

This is currently searching for portable preferences at: <installdir>\Processing.exe\preferences.txt on windows.
guess, should be: <installdir>\preferences.txt

the replaceall should consider \ as path separator on windows.

Cheers
--- mnse

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