27 lines
802 B
YAML
27 lines
802 B
YAML
# ================== General ==================
|
|
Id: twinkstar.browser
|
|
Publisher: Twinkstar Corporation
|
|
Name: Twinkstar Browser
|
|
Author: Twinkstar Corporation
|
|
#Description:
|
|
AppMoniker: twinkstar
|
|
Tags: Browser,Chromium,twinkstar
|
|
FileExtensions: html,htm,url,pdf,crx
|
|
Protocols: http,https
|
|
#Command:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.twinkstar.com/
|
|
License: Copyright (c) Twinkstar Corporation. All rights reserved.
|
|
#LicenseUrl:
|
|
|
|
# ================= Installer =================
|
|
Version: 7.5.1000.2102
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://d1.twinkstar.com/win/Twinkstar_v7.5.1000.2102_Release.exe
|
|
Sha256: ed1687f57dd8f8e531bbadffcd36b8ce357461f6d5d09397677fe50c76e87a96
|
|
Switches:
|
|
Silent: -silent
|
|
SilentWithProgress: -silent |