Skip to content

NSIS installer: Clean up Windows Start Menu entry - #683

Merged
OpenSauce04 merged 2 commits into
azahar-emu:masterfrom
RedBlackAka:master
Mar 21, 2025
Merged

NSIS installer: Clean up Windows Start Menu entry#683
OpenSauce04 merged 2 commits into
azahar-emu:masterfrom
RedBlackAka:master

Conversation

@RedBlackAka

Copy link
Copy Markdown
Contributor

Cleans up the Windows Start Menu entry by removing the uninstall shortcut (which is ignored and no longer created since at least W10) and by removing the program folder, creating the shortcut directly in the Start Menu. This follows more modern conventions and makes the appearance cleaner (removes the step of needing to expand a folder each time in W10).

UX/UI change in the installer .nsi. File could potentially need some further updates and cleanups, can look at it more in depth later.

@OpenSauce04
OpenSauce04 self-requested a review March 16, 2025 14:51
@OpenSauce04
OpenSauce04 force-pushed the master branch 2 times, most recently from 3cbc4a4 to 634ab7c Compare March 18, 2025 12:56
@OpenSauce04

OpenSauce04 commented Mar 18, 2025

Copy link
Copy Markdown
Member

Does this PR consider people who may be upgrading from an existing install?
From the diff it doesn't seem like it.

@RedBlackAka

Copy link
Copy Markdown
Contributor Author

Oh - it does not. Can add a cleanup for those users and remove it again after a few releases.

@OpenSauce04 OpenSauce04 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants