Skip to content

Incorrect Shell Integration Flag in rio-installer #1239

@HenryPorternew

Description

@HenryPorternew

The rio-installer-x86_64.msi adds shell integration with the following command:
C:\Program Files\Rio\rio.exe --working-directory "%v"
The flag --working-directory is incorrect.
It should be:
--working-dir
C:\Program Files\Rio\rio.exe --working-dir "%v"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions