Skip to content

Instantly share code, notes, and snippets.

@primeinc
Created October 26, 2023 02:50
Show Gist options
  • Save primeinc/29429a1a85acfbcf39b78c29d91d5fc2 to your computer and use it in GitHub Desktop.
Save primeinc/29429a1a85acfbcf39b78c29d91d5fc2 to your computer and use it in GitHub Desktop.
> wingetcreate new https://github.com/PikeNote/taskbar-groups-pike-beta/releases/download/v0.2.2.0/Taskbar.Groups.exe
Telemetry Settings
------------------
The Windows Package Manager Manifest Creator collects usage data in order to improve your experience.
The data is anonymous and collected only by Microsoft.
By default, telemetry is enabled but can be disabled by running `wingetcreate settings` and editing your settings file.
Downloading and parsing: https://github.com/PikeNote/taskbar-groups-pike-beta/releases/download/v0.2.2.0/Taskbar.Groups.exe...
This tool will walk you through a series of questions to help you create your package manifest.
For information about the restrictions for each field, visit https://aka.ms/winget-manifest-schema
List of commands or aliases to run the package
[Commands] value is:
Displaying preview of [INSTALLER 1]:
Architecture: x64
InstallerType: portable
InstallerUrl: https://github.com/PikeNote/taskbar-groups-pike-beta/releases/download/v0.2.2.0/Taskbar.Groups.exe
InstallerSha256: 98458BBDEB188D10AAC1DE0004AB7CEB529E9517717C01074EE8439DD191AC21
Displaying preview of [INSTALLER 1]:
Architecture: x64
InstallerType: portable
InstallerUrl: https://github.com/PikeNote/taskbar-groups-pike-beta/releases/download/v0.2.2.0/Taskbar.Groups.exe
InstallerSha256: 98458BBDEB188D10AAC1DE0004AB7CEB529E9517717C01074EE8439DD191AC21
Displaying a preview of the selected installer:
PackageIdentifier: PikeNote.TaskbarGroups
PackageVersion: 0.2.2.0
Installers:
- Architecture: x64
InstallerType: portable
InstallerUrl: https://github.com/PikeNote/taskbar-groups-pike-beta/releases/download/v0.2.2.0/Taskbar.Groups.exe
InstallerSha256: 98458BBDEB188D10AAC1DE0004AB7CEB529E9517717C01074EE8439DD191AC21
ManifestType: installer
ManifestVersion: 1.5.0
Which installer would you like to edit?: SAVE AND EXIT
Generating a preview of your manifests...
Version manifest preview:
# Created using wingetcreate 1.5.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
PackageIdentifier: PikeNote.TaskbarGroups
PackageVersion: 0.2.2.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0
Installer manifest preview:
# Created using wingetcreate 1.5.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
PackageIdentifier: PikeNote.TaskbarGroups
PackageVersion: 0.2.2.0
InstallerType: portable
Installers:
- Architecture: x64
InstallerUrl: https://github.com/PikeNote/taskbar-groups-pike-beta/releases/download/v0.2.2.0/Taskbar.Groups.exe
InstallerSha256: 98458BBDEB188D10AAC1DE0004AB7CEB529E9517717C01074EE8439DD191AC21
ManifestType: installer
ManifestVersion: 1.5.0
Default locale manifest preview:
# Created using wingetcreate 1.5.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
PackageIdentifier: PikeNote.TaskbarGroups
PackageVersion: 0.2.2.0
PackageLocale: en-US
Publisher: PikeNote
PackageName: Taskbar Groups
License: MIT License
Copyright: Copyright c 2023
ShortDescription: Taskbar Groups is a lightweight utility for Windows that lets the users create groups of shortcuts in the taskbar.
ManifestType: defaultLocale
ManifestVersion: 1.5.0
Manifest validation succeeded: True
Would you like to make changes to this manifest?: No
Manifest saved to C:\Users\will\manifests\p\PikeNote\TaskbarGroups\0.2.2.0
Would you like to submit your manifest to the Windows Package Manager repository?: Yes
A GitHub account or personal access token must be linked in order to continue with this command.
Execution of the command is paused until the GitHub login has been completed.
Initiating GitHub login...
Launching web browser... If default web browser does not launch, please go to: https://github.com/login/device
Please enter the following user verification code when prompted: XXXX-XXXX
Token stored in cache successfully.
Resuming command execution...
Submitting pull request for manifest...
Pull request can be found here: https://github.com/microsoft/winget-pkgs/pull/123774
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment