qt: Change uninstall icon on Windows #16760

pull GChuf wants to merge 1 commits into bitcoin:master from GChuf:uninstall-icon changing 1 files +1 −1
  1. GChuf commented at 6:50 PM on August 29, 2019: contributor

    Change uninstall icon in Windows by changing a registry value. Original uninstall.exe icon remains the same Reason: almost no other modern program uses that uninstall icon in Windows.

    before: before after: after

  2. jonasschnelli approved
  3. jonasschnelli commented at 6:55 PM on August 29, 2019: contributor

    utACK 635e9154da223ca760713d7b3b66c0a9321d1277

  4. GChuf commented at 7:01 PM on August 29, 2019: contributor

    As I said, the original uninstall icon remains the same. Not sure if we should change that as well - maybe with bitcoin logo all in black?

    Screenshot_84

  5. DrahtBot added the label Build system on Aug 29, 2019
  6. [qt] Change uninstall icon on Windows 635e9154da
  7. fanquake renamed this:
    [qt] Change uninstall icon on Windows
    qt: Change uninstall icon on Windows
    on Aug 29, 2019
  8. fanquake added the label Windows on Aug 30, 2019
  9. fanquake requested review from NicolasDorier on Aug 30, 2019
  10. GChuf commented at 10:36 AM on August 30, 2019: contributor

    I decided to add a black icon, sizes 64px - 16px, RGBA and RGB. Reason: might also come in handy in the future for something else, and the uninstall icon display will not be dependent on registry values.

    about

  11. promag commented at 11:23 AM on August 30, 2019: member

    Actually I think you could revert to 635e9154da223ca760713d7b3b66c0a9321d1277, it just fixes the icon. Let's discuss the black icon elsewhere?

    ACK 635e9154da223ca760713d7b3b66c0a9321d1277.

  12. in share/setup.nsi.in:24 in 7aada05431 outdated
      20 | @@ -21,7 +21,7 @@ SetCompressor /SOLID lzma
      21 |  !define MUI_STARTMENUPAGE_DEFAULTFOLDER "@PACKAGE_NAME@"
      22 |  !define MUI_FINISHPAGE_RUN "$WINDIR\explorer.exe"
      23 |  !define MUI_FINISHPAGE_RUN_PARAMETERS $INSTDIR\@BITCOIN_GUI_NAME@@EXEEXT@
      24 | -!define MUI_UNICON "${NSISDIR}\Contrib\Graphics\Icons\modern-uninstall.ico"
      25 | +!define MUI_UNICON "@abs_top_srcdir@/share/pixmaps/bitcoin-black.ico"
    


    NicolasDorier commented at 1:08 PM on August 30, 2019:

    should be \ not /


    GChuf commented at 2:39 PM on August 30, 2019:

    I don't think so. It was backslashes because that was NSIS directory which I think only appears when installing on Windows. The pixmaps/icons are in the source folder. Take a look at how bitcoin-qt.exe icon is defined: !define MUI_ICON "@abs_top_srcdir@/share/pixmaps/bitcoin.ico"

  13. GChuf commented at 3:09 PM on August 30, 2019: contributor

    @promag: dropped the last commit. Will create a new PR with the icon as suggested

  14. l2a5b1 commented at 6:23 PM on August 30, 2019: contributor

    ACK 635e915

  15. practicalswift commented at 6:58 PM on August 30, 2019: contributor

    ACK 635e9154da223ca760713d7b3b66c0a9321d1277

  16. fanquake approved
  17. fanquake commented at 12:32 AM on August 31, 2019: member

    ACK 635e9154da223ca760713d7b3b66c0a9321d1277 - Tested building and installing using WSL on Windows 10.

    v0.18.1: 0 18 1-uninstall

    This PR: 16760-uninstall

  18. fanquake referenced this in commit de048a59ad on Aug 31, 2019
  19. fanquake merged this on Aug 31, 2019
  20. fanquake closed this on Aug 31, 2019

  21. sidhujag referenced this in commit c28f34b8c4 on Aug 31, 2019
  22. GChuf deleted the branch on Sep 1, 2019
  23. luke-jr referenced this in commit 4915905cd4 on Sep 21, 2019
  24. PastaPastaPasta referenced this in commit bd711b0a21 on Jun 27, 2021
  25. PastaPastaPasta referenced this in commit f57dee3e16 on Jun 28, 2021
  26. PastaPastaPasta referenced this in commit 90ea5675ef on Jun 29, 2021
  27. PastaPastaPasta referenced this in commit d9e2b767e6 on Jul 1, 2021
  28. PastaPastaPasta referenced this in commit 3a71f259e7 on Jul 1, 2021
  29. PastaPastaPasta referenced this in commit 7b3bd3c9ec on Jul 12, 2021
  30. PastaPastaPasta referenced this in commit 1d6671fa94 on Jul 13, 2021
  31. MarcoFalke locked this on Dec 16, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 03:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me