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.
Submitting PDFCreator Terminal Server version 5.2.0 (microsoft#132862)
Co-authored-by: frank <[email protected]>
- Loading branch information
1 parent
1bb6e00
commit b4cdb26
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
...Creator-Terminal-Server/5.2.0/Avanquestpdfforge.PDFCreator-Terminal-Server.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,22 @@ | ||
PackageIdentifier: Avanquestpdfforge.PDFCreator-Terminal-Server | ||
PackageVersion: 5.2.0 | ||
InstallerType: exe | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: /COMPONENTS="MAINPROGRAM" /SILENT /DEFERLICENSECHECK | ||
SilentWithProgress: /COMPONENTS="MAINPROGRAM" /SILENT /DEFERLICENSECHECK | ||
ElevationRequirement: elevatesSelf | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.pdfforge.org/download/pdfcreator-terminal-server/5.2.0/PDFCreator-Terminal-Server-5_2_0-Setup.exe?file=PDFCreator-Terminal-Server-5_2_0-Setup.exe&download | ||
InstallerSha256: fe805bf0cb10e6001f39bf7a5b6c41441b35f2119ddc9db7ba8cd72a88109d8c | ||
- Architecture: x86 | ||
InstallerUrl: https://download.pdfforge.org/download/pdfcreator-terminal-server/5.2.0/PDFCreator-Terminal-Server-5_2_0-Setup.exe?file=PDFCreator-Terminal-Server-5_2_0-Setup.exe&download | ||
InstallerSha256: fe805bf0cb10e6001f39bf7a5b6c41441b35f2119ddc9db7ba8cd72a88109d8c | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
27 changes: 27 additions & 0 deletions
27
...ator-Terminal-Server/5.2.0/Avanquestpdfforge.PDFCreator-Terminal-Server.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,27 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Avanquestpdfforge.PDFCreator-Terminal-Server | ||
PackageVersion: 5.2.0 | ||
PackageLocale: en-US | ||
PackageName: PDFCreator Terminal Server | ||
PackageUrl: https://www.pdfforge.org/pdfcreator/editions/pdfcreator-terminal-server | ||
Publisher: Avanquest pdfforge GmbH | ||
PublisherSupportUrl: https://www.pdfforge.org/pdfcreator/support | ||
License: EULA | ||
LicenseUrl: https://docs.pdfforge.org/pdfcreator/en/pdfcreator/license/pdfcreator-eula/ | ||
Copyright: Copyright (c) 2023 Avanquest pdfforge GmbH. All rights reserved. | ||
CopyrightUrl: https://docs.pdfforge.org/pdfcreator/en/pdfcreator/license/pdfcreator-eula/ | ||
ShortDescription: A solution designed for Windows Servers with Remote Desktop Services and Citrix Servers, ensuring the secure allocation of print jobs to individual user sessions. | ||
Moniker: PDFCreator-Terminal-Server | ||
Tags: | ||
- pdfcreator | ||
- automation | ||
- tool | ||
- utility | ||
- file-compression | ||
- file-conversion | ||
- terminal-server | ||
- remote-desktop-services | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
7 changes: 7 additions & 0 deletions
7
...fforge/PDFCreator-Terminal-Server/5.2.0/Avanquestpdfforge.PDFCreator-Terminal-Server.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,7 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Avanquestpdfforge.PDFCreator-Terminal-Server | ||
PackageVersion: 5.2.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |