ZIP
WinGet
Pinokio
https://twitter.com/cocktailpeanut · 2.15.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\f78f0b07-434a-5120-b014-8caf2017cc1a
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.15.1
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
f78f0b07-434a-5120-b014-8caf2017cc1a
File Identity
Filename
Pinokio-2.15.1-win32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
pinokiocomputer.pinokio
Version
2.15.1
Description
AI Browser
License
MIT
↗
Installer URL
https://github.com/pinokiocomputer/pinokio/releases/download/2.15.1/Pinokio-2.15.1-win32.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Previously when you shut down Pinokio before shutting down apps, some of the remaining app processes may stick around, causing issues such as:
1. Keep consuming memory even when they all should be shut down
2. Sometimes you get "uvicorn" related errors saying the process is still running (This is because when you closed Pinokio last time, the uvicorn server inside pinokio kept sticking around even though it should have been shut down along with Pinokio)
3. Sometimes you can't delete folders beca…