Vivi2D 0.1.0-alpha.3 Windows Installer Alpha
Pre-releaseVivi2D 0.1.0-alpha.3 Windows Installer Alpha
This is a pre-1.0 Windows installer alpha. It is intended for early testing and
feedback, not production use.
What Is Included
- Windows x64 NSIS installer:
vivi2d-0.1.0-alpha.3-windows-x64-setup.exe - Windows x64 NSIS Viewer installer for alpha.3 and later:
vivi2d-viewer-0.1.0-alpha.3-windows-x64-setup.exe - The Vivi2D Viewer installer is allowlisted only for alpha.3 and later, after
the workflow, verifier, release record, and checksum gate cover both apps. - Source review archive, source review manifest, SBOM, notices, checksums, and
installer release record regenerated from tagv0.1.0-alpha.3 - Source commit:
24250c13bbae20c84e3e971e912c3d4b36ae5bd3 - Electron:
41.7.0 - Chromium major:
142
Signing Status
Signing status: unsigned
This Windows installer alpha is unsigned unless this section explicitly says
otherwise. Unsigned alpha installers may trigger browser download warnings,
Unknown publisher, or Microsoft Defender SmartScreen messages such as
Windows protected your PC. That is expected for this alpha channel.
Before running the installer, confirm that it came from this GitHub Release and
verify the SHA-256 entry in checksums.txt. Do not disable SmartScreen globally
to install Vivi2D.
Installer feedback is tracked in
#29. Follow-up work for the next
installer alpha is tracked in #30.
Manual Windows Review
Manual review status: passed
The release record contains the Windows VM review summary used for the draft or
publish decision.
Intentional uninstall remnants recorded for this review:
- Editor user data may remain by design and was pre-existing on this review machine.
Verification
Download checksums.txt from this release and compare the installer SHA-256
entry before running the Editor or Vivi2D Viewer installer.
certutil -hashfile vivi2d-0.1.0-alpha.3-windows-x64-setup.exe SHA256
certutil -hashfile vivi2d-viewer-0.1.0-alpha.3-windows-x64-setup.exe SHA256The installer release record also stores SHA-512 digests for release artifacts.
If you install both the Editor and Vivi2D Viewer from this release, install one
app first, wait a few seconds after the installer finishes, and then run the
other installer. This avoids a transient NSIS cleanup collision observed during
rapid back-to-back silent install testing.
First Launch
After installation, Vivi2D should open to the empty editor workspace without an
account sign-in prompt, updater prompt, telemetry prompt, or outbound network
activity attributed to the app process. If first launch behaves differently,
please report it in the alpha feedback issue.
Uninstall
Use Windows Settings -> Apps -> Installed apps -> Vivi2D -> Uninstall. The
installer alpha does not include an auto-update channel, so uninstalling the
application is the expected rollback path.
The alpha uninstaller removes the installed app, shortcuts, and uninstall
registration. It may leave %APPDATA%/Vivi2D user data and Chromium cache so a
future alpha can preserve preferences. Delete that folder manually only if you
want a fully clean test profile.
What Is Not Included
- No auto-update channel or update metadata
- No macOS or Linux installer
- No MSI, MSIX, Winget, Microsoft Store, or enterprise deployment package
- No ComfyUI bundle, See-through bundle, model weights, Python wheels, or custom
node bundle - No standalone native runtime or standalone WASM runtime artifact
- No stable API or project-format guarantee
Security
Report vulnerabilities through GitHub private vulnerability reporting when
available, or follow the contact path in SECURITY.md.