/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 4.2k  |  Created: 03/04/2015 by: aragorn.2003

Average Rating: 0
HeidiSQL has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Repackaged (to a legacy setup.exe)
0
Command Line

HeidiSQL is using the Inno Setup, so you can use the normal available parameters

  • /SILENT, /VERYSILENT (when the setup is very silent it wont show any progress window)
  • /SP- (disable the "This will install ... Do you wish to continue" prompt)
  • /SUPPRESSMSGBOXES (only has an effect when combined with /SILENT or /VERYSILENT)
  • /LOG="filename" (writes an installation log to a fixed path)
  • /NOCANCEL (prevents user from canceling during installtion process)
  • /NORESTART (prevents setup from restarting system after installation process)
These are the most common parameters. For more detailed instructions read the help
 
e.g. (this will install HeidiSQL very silent without any window and without a restart and will log the installation)
"%~dp0\HeidiSQL_9.1.0.4867_Setup.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG="%TEMP%\heidisql_9.1.0.log"

In programm and features and so also in KACE there is no version number shown since 9.x. You can temporarily fix this by adding a registry key with the correct version number.

reg.exe add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HeidiSQL_is1 /v DisplayVersion /t REG_SZ /d 9.1.0 /f
Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Repackaged (to a legacy setup.exe)
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

HeidiSQL

Version

9.1

Questions & Answers (0)

Questions & Answers related to Ansgar Becker HeidiSQL

Blogs (0)

Blog posts related to Ansgar Becker HeidiSQL

Reviews (0)

Reviews related to Ansgar Becker HeidiSQL

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ