-
Notifications
You must be signed in to change notification settings - Fork 10
Install ZoomIt
Previous Install Plan Explorer | Manual Install | SQL Configuration Next |
---|
Finebuild can install and configure ZoomIt as part of the SQL Server install process.
ZoomIt was originally produced by Sysinternals, now part of Microsoft. It allows zooming of a highlighted portion of the Windows Desktop, and was chosen to be included in FineBuild to help with troubleshooting or presentations.
Item | Location |
---|---|
ZoomIt home page | https://docs.microsoft.com/en-gb/sysinternals/downloads/zoomit |
ZoomIt download | https://download.sysinternals.com/files/ZoomIt.zip |
Automated silent installation of ZoomIt is performed by Process Id 4TL and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2017 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2016 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2014 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2012 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2008R2 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2008 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2005 | /SetupZoomIt: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes |
In order to maintain compatibility with older versions of SQL FineBuild, the parameters /InstZoomIt: and /InstSQLTools: can also be used.
FineBuild also uses the following parameters to help install ZoomIt:
Parameter | Default Value | Description |
---|---|---|
/ZoomItexe: | ZoomIt.exe | Name of ZoomIt program file |
/ZoomItZip: | ZoomIt.zip | Name of file holding ZoomIt install media |
ZoomIt cannot be installed by FineBuild on a Windows Core operating system because it is supplied in zip file format.
ZoomIt will be installed with CLIENT and WORKSTATION builds, but not with a FULL build. If you want to install it with a FULL build, the following parameter should be added at run time:
/SetupSQLTools:Yes
The FineBuild install for ZoomIt includes the following:
The following steps show what you would have to do to install ZoomIt manually. FineBuild does all of this work for you automatically.
-
Navigate to C:\Program Files
Create a subfolder ZoomIt
-
Navigate to the Additional Components folder
Double-click on ZoomIt.zip, then highlight all files, right-click and select Copy
-
Paste the ZoomIt files into C:\Program Files\ZoomIt
This will create a menu entry for ZoomIt in the Administrative Tools menu.
-
Right-click on ZoomIt.exe
Select Copy
-
Open the All Users Administrative Tools menu folder
Click on Start, right-click on Administrative Tools and select Open
-
Right-click within the Administrative Tools folder
Select Paste Shortcut
Copyright FineBuild Team © 2014 - 2021. License and Acknowledgements
Previous Install Plan Explorer | Top | SQL Configuration Next |
---|
Key SQL FineBuild Links:
SQL FineBuild supports:
- All SQL Server versions from SQL 2019 through to SQL 2005
- Clustered, Non-Clustered and Core implementations of server operating systems
- Availability and Distributed Availability Groups
- 64-bit and (where relevant) 32-bit versions of Windows
The following Windows versions are supported:
- Windows 2022
- Windows 11
- Windows 2019
- Windows 2016
- Windows 10
- Windows 2012 R2
- Windows 8.1
- Windows 2012
- Windows 8
- Windows 2008 R2
- Windows 7
- Windows 2008
- Windows Vista
- Windows 2003
- Windows XP