Skip to content

The installer should have a default destination directory #776

Description

@sredna

MUI_PAGE_CUSTOMFUNCTION_* callbacks are not executed when the installer is silent! The WinGet manifest tries to work around this by forcing /D=C:\Program Files (x86)\Ctrlr as a parameter but I assume this will install everything into a single directory.

A quick fix would be to add InstallDir "$PROGRAMFILES\Ctrlr" to your .nsi file.

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