Files
winget-pkgs/manifests/DrewNaylor/UXL-Launcher/3.3.1.yaml
2020-10-08 04:09:07 +00:00

23 lines
1.2 KiB
YAML

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