Skip to content

Respect user decision on if updated .exe should be run #743

@ErrorDodo

Description

@ErrorDodo

Current we just blindly auto run the installed .exe after an update.
This can cause errors when we are using the setting;

AutoUpdater.ClearAppDirectory = true;

var processStartInfo = new ProcessStartInfo(executablePath);

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