Skip to content

Add PyPad version 1.0.0.0 - Writer and Text editor for .docx files#337505

Open
Admin9961 wants to merge 4 commits intomicrosoft:masterfrom
Admin9961:master
Open

Add PyPad version 1.0.0.0 - Writer and Text editor for .docx files#337505
Admin9961 wants to merge 4 commits intomicrosoft:masterfrom
Admin9961:master

Conversation

@Admin9961
Copy link

@Admin9961 Admin9961 commented Feb 7, 2026

Description:
This PR adds the initial manifest for PyPad, a text editor for Windows. I am the official developer of this software.

Installer URL (Official Release): https://github.com/Admin9961/pypad_msi/releases/tag/v1.0.0.0

Validation:

  • I have validated the manifest locally with winget validate --manifest <path>.
  • I have tested the manifest locally with winget install --manifest <path> and the installation completes silently.
  • This manifest conforms to the 1.6.0 schema (as specified in the manifest file).

Notes:

  • This is a new package submission.
  • The installer is a MSI file hosted on the official GitHub Releases page.
  • Silent switches used: /quiet /norestart

Checklist:

  • I have signed the Contributor License Agreement (CLA).
  • There is no linked Issue (this is a new package).
  • I have checked for other open PRs for the same manifest (none).
  • This PR only modifies one (1) manifest.
  • Manifest validated & tested locally.
  • Manifest conforms to the 1.6.0 schema (ManifestVersion: 1.6.0).
Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-337505-20260207-1

@Admin9961
Copy link
Author

@microsoft-github-policy-service agree

@wingetbot wingetbot added the Manifest-Validation-Error Manifest validation failed label Feb 7, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback This needs a response from the author. Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Feb 7, 2026
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-337505-20260207-2

@microsoft-github-policy-service microsoft-github-policy-service bot removed Manifest-Validation-Error Manifest validation failed Needs-Attention This work item needs to be reviewed by a member of the core team. labels Feb 7, 2026
@wingetbot wingetbot added the Manifest-Validation-Error Manifest validation failed label Feb 7, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Feb 7, 2026
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-337505-20260208-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Manifest-Validation-Error Manifest validation failed Needs-Author-Feedback This needs a response from the author. labels Feb 8, 2026
@wingetbot wingetbot added New-Package Validation-Installation-Error Error installing application labels Feb 8, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback This needs a response from the author. Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Feb 8, 2026
@Admin9961
Copy link
Author

@stephengillie @microsoft-github-policy-service
The installation verification is failing in the pipeline. The MSI installs successfully with /quiet /norestart on clean local Windows 10/11 VMs. Since I cannot access the detailed installation logs from the Azure DevOps pipeline, could you please provide the specific Windows Installer error code (e.g., 1603, 1722) or the relevant snippet from the failed installation log? This will allow me to diagnose and fix the issue (e.g., missing dependency, incorrect silent switch) promptly.
Thank you.

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

Labels

Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package Validation-Installation-Error Error installing application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants