Revolving around the core of technology
Document ID: | 798 |
---|---|
Subject: | Silent Install for WinSQL |
Creation date: | 7/29/09 3:53 PM |
Last modified on: | 11/23/16 3:22 PM |
The installer for WinSQL supports silent installation. To run the installer silently, type the following command from a console window or a batch script.
setup /s /v/qn
This command will silently install WinSQL in the default installation folder, which is C:\Program Files\Synametrics Technologies\WinSQL .
A site license, on the other hand, requires one serial number for every machine. Therefore, to avoid repetitive tasks, you can write a script that copies the serial number to WinSQL.conf file. To copy the registration information, create a new text file with the following content, name the file WinSQL.conf and place in the folder described below
Contents of WinSQL.conf file:
[WinSQL_Configuration_Section]
OwnerName=Your User Name
CompName=Your Company Name
SerialNumber=12345678900987654321
Replace the user name, company name and serial number with actual values.
Version 5.5 and above | This file is located in the user's home directory. The exact path for this is typically in the following format.C:\Documents and Settings\UserName\Application Data\WinSQL - Windows XP C:\Users\YourUserName\AppData\Roaming\WinSQL - Windows Vista .IMPORTANT: Application Data is a hidden folder in Windows and you might have to change settings on your machine to display hidden folders. |
Version 5.0 and below | This file is located in the same folder where WinSQL.exe is installed. |
Do you have a helpful tip related to this document that you'd like to share with other users?