forked from microsoft/winget-pkgs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize formatting of manifests/s/StartIsBack/StartAllBack/3.5.2 (m…
- Loading branch information
Showing
3 changed files
with
22 additions
and
30 deletions.
There are no files selected for viewing
24 changes: 8 additions & 16 deletions
24
manifests/s/StartIsBack/StartAllBack/3.5.2/StartIsBack.StartAllBack.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,22 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: StartIsBack.StartAllBack | ||
PackageVersion: 3.5.2 | ||
InstallerType: exe | ||
Scope: user | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: /silent | ||
SilentWithProgress: /silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2022-09-04 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerType: exe | ||
Scope: user | ||
InstallerUrl: https://startisback.sfo3.cdn.digitaloceanspaces.com/StartAllBack_3.5.2_setup.exe | ||
InstallerSha256: 34485FC3796D017CC01B9ACD66B8B164600F375B83B8A720BBB259489CDD1347 | ||
ProductCode: StartAllBack | ||
InstallerSwitches: | ||
Silent: /silent | ||
SilentWithProgress: /silent | ||
#- Architecture: x64 | ||
# InstallerType: exe | ||
# Scope: machine | ||
# InstallerUrl: https://startisback.sfo3.cdn.digitaloceanspaces.com/StartAllBack_3.5.2_setup.exe | ||
# InstallerSha256: 34485FC3796D017CC01B9ACD66B8B164600F375B83B8A720BBB259489CDD1347 | ||
# ProductCode: StartAllBack | ||
# InstallerSwitches: | ||
# Silent: /elevated /silent # Causes exit code 123 | ||
# SilentWithProgress: /elevated /silent # Causes exit code 123 | ||
ManifestType: installer | ||
ManifestVersion: 1.2.0 | ||
ManifestVersion: 1.9.0 |
23 changes: 11 additions & 12 deletions
23
manifests/s/StartIsBack/StartAllBack/3.5.2/StartIsBack.StartAllBack.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,31 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: StartIsBack.StartAllBack | ||
PackageVersion: 3.5.2 | ||
PackageLocale: en-US | ||
Publisher: startisback.com | ||
PublisherUrl: https://www.startisback.com/ | ||
PublisherSupportUrl: https://www.startisback.com/#support-tab | ||
# PrivacyUrl: | ||
# PrivacyUrl: | ||
Author: Tihiy | ||
PackageName: StartAllBack | ||
PackageUrl: https://www.startallback.com/ | ||
License: Proprietary | ||
LicenseUrl: https://www.startisback.com/license.txt | ||
Copyright: Copyright (C) 2012-2022, Tihiy | ||
# CopyrightUrl: | ||
# CopyrightUrl: | ||
ShortDescription: StartAllBack fully integrates with Windows 11 and provides original Windows taskbar and start menu, as well as manu other essential shell enhancements. | ||
# Description: | ||
# Description: | ||
Moniker: startallback | ||
Tags: | ||
- customization | ||
- start-menu | ||
- taskbar | ||
# Agreements: | ||
ReleaseNotes: |- | ||
* Acrylic tooltips for window caption buttons | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ReleaseNotes: '* Acrylic tooltips for window caption buttons' | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.2.0 | ||
ManifestVersion: 1.9.0 |
5 changes: 3 additions & 2 deletions
5
manifests/s/StartIsBack/StartAllBack/3.5.2/StartIsBack.StartAllBack.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: StartIsBack.StartAllBack | ||
PackageVersion: 3.5.2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.2.0 | ||
ManifestVersion: 1.9.0 |