Silent Install HQ
EXE WinGet

SQLiteStudio

sqlitestudio.pl · 3.4.13 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

File Identity

SHA256 100b3f04f9f399bfa7aa6c00f26f3fb7bed798bef2c3f9970d42dc37451e4285 VirusTotal ↗
Filename SQLiteStudio-3.4.13-windows-installer.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID PawelSalawa.SQLiteStudio
Version 3.4.13
Description Create, edit, browse SQLite databases.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes - BUGFIX: #5183 Fixed completer proposals in the column names of the INSERT INTO statement. - BUGFIX: #5184 Fixed completer to show tables from implicitly attached database in case of 'SELECT other_database.' - BUGFIX: System tables (sqlite_*) are now pushed further in the competer proposals. - BUGFIX: Restored missing completer entries: string, number, BLOB literal. - BUGFIX: Fixed Linux installer issue related to the logname command on some Linux distributions.