Silent Install HQ
EXE WinGet

PicGo Beta

PicGo · 2.3.0-beta.5 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
PicGo-Setup-2.3.0-beta.5.exe /S
Custom
PicGo-Setup-2.3.0-beta.5.exe /S /ALLUSERS

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\767a1454-0d7f-5a1a-b71b-d01e895b49f8
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 2.3.0-beta.5
Associated with 32-bit app on 64-bit clients No

MSI Properties

Product Code 767a1454-0d7f-5a1a-b71b-d01e895b49f8

File Identity

SHA256 045ca23cd613a963674d8b583cf8d44e23b67570db8da007332f4dddf607f02c VirusTotal ↗
Filename PicGo-Setup-2.3.0-beta.5.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID PicGo.PicGo.Beta
Version 2.3.0-beta.5
Description A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
License MIT License
Upgrade Behavior install(Install over existing)
Release Notes Feature - 新增:为Linux系统适配桌面图标栏(Tray) (#603) 感谢 @lpypl - 新增:支持安装名称带有scope的插件。例如 @xxx/picgo-plugin-xxx - 新增:支持导入本地插件(文件夹)。导入要求是一个完整的picgo插件文件夹。可用于离线安装picgo插件包或者插件开发者自测使用。导入插件的入口在 插件设置 页的标题栏右侧: - 新增:支持配置插件安装时的代理和插件安装的镜像。国内用户建议配置插件安装镜像地址为: https://registry.npm.taobao.org/ ,这样插件安装的速度会显著加快。 Bug Fix - 修复:当Uploader配置项过多时,无法滚动到底部的bug。感谢 @eonie (#635)