Silent Install HQ
EXE WinGet

SQLiteStudio

sqlitestudio.pl · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
SQLiteStudio-3.4.9-windows-installer.exe --unattendedmodeui none --mode unattended
Uninstall
--mode unattended
InstallPath
SQLiteStudio-3.4.9-windows-installer.exe --unattendedmodeui none --mode unattended --prefix "<INSTALLPATH>"
Custom
SQLiteStudio-3.4.9-windows-installer.exe --unattendedmodeui none --mode unattended --install_for all

File Identity

SHA256 83894741db74c1f659679d4b518238b758b06a4d38bb631826e64338363f4eee VirusTotal ↗
Filename SQLiteStudio-3.4.9-windows-installer.exe
File Size 33.1 MB
Real Type PE32 executable (GUI) Intel 80386 (stripped to external PDB), for MS Windows, 11 sections

Installer Technology

Engine BitRock InstallBuilder via Binary Signature
Confidence 100%

Signature

Status Not Digitally Signed

Installer Selection

WinGet Package

Package ID PawelSalawa.SQLiteStudio
Version 3.4.9
Description Create, edit, browse SQLite databases.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes - BUGFIX: #5148 Fixed executing queries that refer to tables with database prefix (i.e. dbName.tableName). - BUGFIX: #5149 Relaxed recent limitation on requiring Custom SQL Functions to have unique names, so that names can duplicate if input parameters differ.