Skip to content

Comments

Fix duplicate --version#25

Open
terratrax wants to merge 1 commit intotheantipopau:mainfrom
terratrax:main
Open

Fix duplicate --version#25
terratrax wants to merge 1 commit intotheantipopau:mainfrom
terratrax:main

Conversation

@terratrax
Copy link

Prevents System.CommandLine from throwing on duplicate --version registration. Keeps the custom --version banner via the early args check.

Key changeL

Removed explicit --version/-V option registration in src/OmenCore.Linux/Program.cs.

theantipopau added a commit that referenced this pull request Feb 3, 2026
- Detect installation type (Installer vs Portable) at startup
- Check registry for uninstall entries, Program Files location, uninstaller presence
- Select appropriate GitHub release asset based on installation type
- Prefer Setup.exe for installed versions, .zip for portable versions
- Use AppContext.BaseDirectory for single-file app compatibility
- Mark SDKs (#19, #20, #21) as already implemented in changelog
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.

1 participant