Adding UXL Launcher 3.3.1's manifest. (#3976)

This commit is contained in:
Drew Naylor
2020-10-08 00:09:07 -04:00
committed by GitHub
parent 14d3d97911
commit d4e4470a9c

View File

@@ -0,0 +1,22 @@
Id: DrewNaylor.UXL-Launcher
Publisher: DrewNaylor
Name: UXL Launcher
Version: 3.3.1
License: GNU GPL v3+
InstallerType: EXE
LicenseUrl: https://github.com/DrewNaylor/UXL-Launcher/blob/master/LICENSE.txt
AppMoniker: uxl-launcher
Tags: office, launcher, gui, utility, tool
# Some tags are based on what HandyWinget-GUI used.
Description: An app launcher meant to launch Microsoft Office 2010, 2013, 2016, 2019 desktop software/apps, including ones from Office 365. Not associated with Microsoft and Microsoft does not endorse this software. You may need to run winget as an administrator to install this package due to issues where Inno Setup doesn't properly ask for UAC when installing with winget. Not associated with Inno Setup.
Homepage: https://github.com/DrewNaylor/UXL-Launcher/
Installers:
- Arch: x86
InstallerType: Inno
Url: https://github.com/DrewNaylor/UXL-Launcher/releases/download/v3.3.1/UXL-Launcher_v3.3.1-Stable.exe
Sha256: AB5EBD4CE1FD3DC20E1F2069C5CCFC3BA44DF5495ADEAA9599D039C46515274D
Switches:
Silent: /VERYSILENT /ALLUSERS
SilentWithProgress: /SILENT /ALLUSERS
# Copied switches from Inno Setup's manifest.
# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator