Skip to content

Clean up start Menu entry#96

Open
RedBlackAka wants to merge 1 commit intoip7z:mainfrom
RedBlackAka:startmenu_clean
Open

Clean up start Menu entry#96
RedBlackAka wants to merge 1 commit intoip7z:mainfrom
RedBlackAka:startmenu_clean

Conversation

@RedBlackAka
Copy link
Copy Markdown

Cleans up the Windows Start Menu entry by removing the help link (this is not the right place to put it, and it is still findable under Apps & Programs) and placing the shortcut directly into the Start Menu, without a folder that requires a click to expand. This follows more modern practices and cleans up the UX a little.

I cannot find any documentation for contributing/building, please reach out if I did anything wrongly.

Copy link
Copy Markdown

@gyurix gyurix left a comment

Choose a reason for hiding this comment

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

Not mergeable in current form.

This patch leaves broken ternary expressions in both installer and uninstaller (k == 0 ? "7-Zip File Manager.lnk" :) with no else branch, so it does not compile.

Even after syntax fix, this is a product/UX change mixed straight into installer logic without much rationale.

Merge readiness: 0/10. Before merge: fix syntax first, decide desired Start Menu behavior explicitly, and separate UX decision from code cleanup.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants