Skip to content

Add silent installation parameters/switches to ModMiiInstaller.exe. #33

Description

@DandelionSprout

Mostly based on microsoft/winget-pkgs#350048 (comment).

In order for the setup file at ModMiiInstaller.exe to have at least a theorethical chance of being added to Winget, it would need to support silent installations through command line. Things like /silent, -s, --silent, --quiet, stuff like that.

Looking quickly into the installer and seeing it relies on InstallForge, apparently the InstallForge devs have consistently ignored questions for the past 11 years on how to add support for silent installs, so for all I currently know it would require changing the installer's backend(?) entirely.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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