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.
PhraseExpress.PhraseExpress version 17.0.91 (microsoft#170255)
- Loading branch information
Showing
3 changed files
with
67 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
manifests/p/PhraseExpress/PhraseExpress/17.0.91/PhraseExpress.PhraseExpress.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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: PhraseExpress.PhraseExpress | ||
PackageVersion: 17.0.91 | ||
InstallerLocale: en-US | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x86 | ||
InstallerType: inno | ||
Scope: user | ||
InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe | ||
InstallerSha256: DFFFDCF897A78748E0BD56EFC10C3436798C7D93C70E12F93E61EF13AA120C6B | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x86 | ||
InstallerType: inno | ||
Scope: machine | ||
InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe | ||
InstallerSha256: DFFFDCF897A78748E0BD56EFC10C3436798C7D93C70E12F93E61EF13AA120C6B | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
- Architecture: neutral | ||
InstallerType: msi | ||
Scope: machine | ||
InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.msi | ||
InstallerSha256: 4F3AD84EA78789A5790076AE1F76505A2908F1DE726775B62516C596B0F27510 | ||
ProductCode: '{3906C279-E875-4D81-950B-983622A0AFB6}' | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
24 changes: 24 additions & 0 deletions
24
...fests/p/PhraseExpress/PhraseExpress/17.0.91/PhraseExpress.PhraseExpress.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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: PhraseExpress.PhraseExpress | ||
PackageVersion: 17.0.91 | ||
PackageLocale: en-US | ||
Publisher: Bartels Media GmbH | ||
PublisherUrl: https://www.phraseexpress.com | ||
PublisherSupportUrl: https://www.phraseexpress.com/support/faq/ | ||
PrivacyUrl: https://www.bartelsmedia.com/privacy/ | ||
Author: Bartels Media GmbH | ||
PackageName: PhraseExpress | ||
PackageUrl: https://www.phraseexpress.com | ||
License: Proprietary | ||
LicenseUrl: https://www.bartelsmedia.com/terms/ | ||
Copyright: © 2002-2021 Bartels Media GmbH | ||
ShortDescription: PhraseExpress is a text expander software, that manages frequently used text templates for insertion into any program. | ||
Moniker: phrase-express | ||
Tags: | ||
- autotext | ||
- text-expander | ||
- text-templates | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/p/PhraseExpress/PhraseExpress/17.0.91/PhraseExpress.PhraseExpress.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: PhraseExpress.PhraseExpress | ||
PackageVersion: 17.0.91 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |