Silent Install HQ
EXE WinGet

AFFiNE

AFFiNE · 0.17.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
affine-0.17.1-stable-windows-x64.nsis.exe /S
Custom
affine-0.17.1-stable-windows-x64.nsis.exe /S /allusers
Upgrade
affine-0.17.1-stable-windows-x64.nsis.exe /S --updated

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\4b12e443-6fdb-548f-8fc6-9c113eb743fb
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 0.17.1
Associated with 32-bit app on 64-bit clients No

MSI Properties

Product Code 4b12e443-6fdb-548f-8fc6-9c113eb743fb

File Identity

SHA256 1ec108dd11e1683013652374bb056fc0dc5e6400a4387bd926ef7a7d660824d3 VirusTotal ↗
Filename affine-0.17.1-stable-windows-x64.nsis.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID ToEverything.AFFiNE
Version 0.17.1
Description A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro. One hyper-fused platform for wildly creative minds.
License Proprietary
Upgrade Behavior install(Install over existing)
Release Notes 🐞 Bug Fixes - Collect workflow's assistant content - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/8373 (ed8e4) - core: - Circular dependency - by @forehalo (39f60) - Remove openInfoModalAtom to avoid multiple modal opened in split-view - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8329 (f9e0c) - Fix preview mode - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8349 (d0f04) - Unexpected routing history appears on the shared page - by @Ji…