Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nsis option to remove the default uninstall welcome page #7141

Merged
merged 2 commits into from Sep 19, 2022
Merged

Commits on Sep 15, 2022

  1. <type>feat</type>

    <subject>add nsis option to remove the default uninstall welcome page</subject>
    <BLANK LINE>
    <Scope>nsis</scope>
    <body>until now we can't modify the default unwelcome page, this feature adds the option removeDefaultUninstallWelcomePage to give the possibility to remove from the nsis option this default page in order to custom it in the installer.nsh </body>
    <BLANK LINE>
    <footer>BREAKING CHANGE: the nsis option removeDefaultUninstallWelcomePage is used in the assistedInstaller.nsh to decide if we must add the MUI_UNPAGE_WELCOME or not. based on the issue based on this issue #6987 </footer>
    florent Moulinier authored and florent Moulinier committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5df5ac6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Create tasty-pianos-jump.md

    mmaietta committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    70bd60d View commit details
    Browse the repository at this point in the history