About: HeidiSQL is a free and open-source administration tool for MySQL and its forks, as well as Microsoft SQL Server, PostgreSQL and SQLite.
Application Name: HeidiSQL
Version: 1.4.7.48
Main Application Website URL: https://www.heidisql.com/installers/Hei ... _Setup.exe
EXE Installer (Silent Install): HeidiSQL_12.10.0.7000_Setup.exe
Code: Select all
/VERYSILENT /NORESTART /MERGETASKS=”!desktopicon, !activate_updatechecks,!activate_statistics “ /LOG <log_file_path>
EXE Installer (Silent Uninstall): "%ProgramFiles%\HeidiSQL\unins000.exe"
Code: Select all
/VERYSILENT /NORESTART /LOG <log_file_path>