Wingetlywingetly
← All apps

WizNote

by 北京我知科技有限公司v4.14

Last updated

Create a powerful knowledge graph - from personal notes to team wiki.

Install with winget

$ winget install --id Wozhi.WizNote --exact --version 4.14

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WizNote

WizNote uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
wiznote-windows-x86-2023-03-30.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for WizNote

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v4.14

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for WizNote.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • MCHOSE HUB迈从科技有限公司
    MCHOSE.MCHOSEHUBv1.0.0

    A multifunctional peripheral management software by MCHOSE.

  • Pinny Notes63BeetleSmurf
    63BeetleSmurf.PinnyNotesv1.17.0

    A sticky note application with a button to "pin" a note making it always on top above other windows.

  • FellouBeijing Steam Memory Technology Co., Ltd.
    SteamMemory.Fellouv2.5.15

    AI Agentic Browser for Deep Search & Automation.

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

More from 北京我知科技有限公司 or browse markdown, memo, memorandum.

Frequently asked questions

How do I install WizNote on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Wozhi.WizNote --exact --version 4.14. winget downloads the installer from 北京我知科技有限公司 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WizNote silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Wozhi.WizNote --exact 4.14 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WizNote?
WizNote uses EXE (Inno Setup). Run the downloaded installer with: wiznote-windows-x86-2023-03-30.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall WizNote via winget?
Run: winget uninstall --id Wozhi.WizNote --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WizNote's Apps & Features entry.
Is WizNote free?
WizNote is distributed under Proprietary. Refer to the publisher (https://www.wiz.cn/) for the full license terms - Wingetly itself does not charge for installation.
Does WizNote work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WizNote directly from the publisher.
How do I keep WizNote up to date?
Run winget upgrade --id Wozhi.WizNote --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WizNote from microsoft/winget-pkgs.