Skip to content

New package: Danerus23.DSHPanel version 1.21.0 - #438667

Open
Danerus23 (Danerus23) wants to merge 5 commits into
microsoft:masterfrom
Danerus23:winget-dshpanel-1.21.0
Open

Danerus23 (Danerus23) wants to merge 5 commits into
microsoft:masterfrom
Danerus23:winget-dshpanel-1.21.0

Conversation

@Danerus23

@Danerus23 Danerus23 (Danerus23) commented Sep 21, 2026

Copy link
Copy Markdown

Adds the DSH Panel package: a Windows tray panel for the local DeepSeek Harness server.

  • Installer: Inno Setup 7, user-scoped (%LOCALAPPDATA%\Programs\DSH Panel), no administrator rights for the panel itself.
  • Silent switches are declared in the manifest; /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- installs without a single window.
  • RequireExplicitUpgrade: true: the panel updates itself from GitHub releases far more often than this manifest, so winget upgrade --all should skip it.
  • No dependencies: the .NET Desktop Runtime 8 is bundled inside the setup (declaring it would add a system-wide UAC prompt in front of a user-scoped package).
  • The installer hash is taken from the published release assets (SHA256SUMS.txt of v1.21.0), not from a local build.
  • winget validate passes on these three files.

Project: https://github.com/Danerus23/dsh-panel
Release: https://github.com/Danerus23/dsh-panel/releases/tag/v1.21.0

Microsoft Reviewers: Open in CodeFlow

@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Validation Pipeline Badge Publish Pipeline Badge

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-CLA The author needs to sign the CLA label Sep 21, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Hello Danerus23 (@Danerus23),

This PR cannot be merged until you sign the Contributor License Agreement (CLA). More information on this process can be found on the Microsoft Open Source website.

Template: msftbot/needsCLA

@Danerus23

Copy link
Copy Markdown
Author

@microsoft/github-policy-service agree

@wingetvalidator-prod wingetvalidator-prod Bot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Sep 21, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

The check-in policies require a moderator to approve PRs from the community.

Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission.

Template: msftbot/requiresApproval/moderator

@Danerus23

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Needs-CLA The author needs to sign the CLA label Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Package Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant