TechSmith Snagit lets you quickly capture your screen and camera, add additional context, and share images, GIFs, or videos. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of Snagit 2022 from the command line using both the EXE & MSI installer.
How to Install TechSmith Snagit 2022 Silently
Snagit 2022 Silent Install (EXE)
- Navigate to: https://support.techsmith.com/hc/en-us/articles/360004908652-Desktop-Product-Download-Links
- Select the Snagit (Windows) 2022.x.x 64 Bit EXE
- Download & Copy the snagit.exe to a folder created at (C:\Downloads)
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Navigate to the C:\Downloads folder
- Enter the following command: snagit.exe /install /quiet /norestart
- Press Enter
After a few moments you will find Snagit 2022 entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.
Software Title: | Snagit 2022 |
Vendor: | TechSmith Corporation |
Architecture: | x64 |
Installer Type: | EXE |
Silent Install Switch: | snagit.exe /install /quiet /norestart |
Silent Uninstall Switch: | snagit.exe /uninstall /quiet /norestart |
Download Link: | https://support.techsmith.com/hc/en-us/articles/360004908652-Desktop-Product-Download-Links |
PowerShell Script: | https://silentinstallhq.com/techsmith-snagit-2022-install-and-uninstall-powershell/ |
Snagit 2022 Silent Install (MSI)
- Navigate to: https://support.techsmith.com/hc/en-us/articles/360004908652-Desktop-Product-Download-Links
- Select the Snagit (Windows) 2022.x.x 64 Bit MSI
- Download the snagit.msi to a folder created at (C:\Downloads)
- Navigate to: https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
- Select the x64 Standalone Installer
- Download the MicrosoftEdgeWebView2RuntimeInstallerX64.exe to a folder created at (C:\Downloads)
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Navigate to the C:\Downloads folder
- Enter the following commands:
|
MsiExec.exe /i snagit.msi TSC_SOFTWARE_KEY=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /qn |
After a few moments you will find Snagit 2022 entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.
Software Title: | Snagit 2022 |
Vendor: | TechSmith Corporation |
Architecture: | x64 |
Installer Type: | MSI |
Silent Install Switch (Step1) |
|
Silent Install Switch (Step2) | MsiExec.exe /i snagit.msi TSC_SOFTWARE_KEY=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /qn |
Silent Uninstall Switch: | MsiExec.exe /x snagit.msi /qn |
Repair Command: | MsiExec.exe /fa snagit.msi /qn |
Download Link: | https://support.techsmith.com/hc/en-us/articles/360004908652-Desktop-Product-Download-Links |
PowerShell Script: | https://silentinstallhq.com/techsmith-snagit-2022-install-and-uninstall-powershell/ |
The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website. Continue reading if you are interested in additional details and configurations.
Additional Configurations
Create a Snagit 2022 Installation Log File
The Snagit 2022 installers offer the option to generate a log file during installation to assist with troubleshooting should any problems arise. You can use the following command to create a verbose log file with details about the installation.
Snagit 2022 Silent Install (EXE) with Logging
snagit.exe /install /quiet /norestart /log "%WINDIR%\Temp\Snagit2022-Install.log" |
Snagit 2022 Silent Install (MSI) with Logging
MsiExec.exe /i snagit.msi TSC_SOFTWARE_KEY=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /qn /L*v "%WINDIR%\Temp\Snagit2022-Install.log" |
Customize the Snagit 2022 Deployment (TechSmith Deployment Tool)
The TechSmith Deployment Tool displays the available options for creating a custom MST file.
- Download the TechSmith Deployment Tool: https://download.techsmith.com/tscdeploymenttool/TechSmith_Deployment_Tool.exe
- Launch the TechSmith Deployment Tool
- Select Open MSI Package…
- Open the snagit.msi you downloaded earlier
- Configure settings based on your preferences
- Select Create Transform File
- Accept End-User License Agreement
- Click Create Transform…
- You should now see the snagit.mst file in the same directory as the snagit.msi
- Run the following commands:
|
MsiExec.exe /i snagit.msi TRANSFORMS=snagit.mst /qn |
How to Uninstall TechSmith Snagit 2022 Silently
Check out the following posts for a scripted solution:
TechSmith Snagit 2022 Install and Uninstall (PowerShell) |
TechSmith Snagit 2022 Silent Uninstall (PowerShell) |
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Enter one of the following commands:
Snagit 2022 Silent Uninstall (EXE)
snagit.exe /uninstall /quiet /norestart |
Version | Snagit 2022 Silent Uninstall (Keep Library) |
2022.1.4 | MsiExec.exe /x {6C0D9D38-B735-4723-888C-7C9096379948} TSC_DATA_STORE=0 /qn |
2022.1.3 | MsiExec.exe /x {8EFBB995-3CD6-44E2-A395-CD6DE3A25312} TSC_DATA_STORE=0 /qn |
2022.1.2 | MsiExec.exe /x {5E410C6B-DBAA-4516-8401-6A77F8EC8764} TSC_DATA_STORE=0 /qn |
2022.1.1 | MsiExec.exe /x {D9E1189D-1E70-409A-870B-98F48291279B} TSC_DATA_STORE=0 /qn |
2022.1.0 | MsiExec.exe /x {FC20FD5F-CEAE-459E-B322-0513E640EBCD} TSC_DATA_STORE=0 /qn |
2022.0.2 | MsiExec.exe /x {49226795-A2D6-49C2-9DD2-06A2A79613B1} TSC_DATA_STORE=0 /qn |
2022.0.1 | MsiExec.exe /x {5D519D80-A364-4DAE-85A2-615FB41704E3} TSC_DATA_STORE=0 /qn |
2022.0.0 | MsiExec.exe /x {FC3B8229-3AAC-42D0-88BD-E471146C6322} TSC_DATA_STORE=0 /qn |
Version | Snagit 2022 Silent Uninstall (Delete Library) |
2022.1.4 | MsiExec.exe /x {6C0D9D38-B735-4723-888C-7C9096379948} TSC_DATA_STORE=1 /qn |
2022.1.3 | MsiExec.exe /x {8EFBB995-3CD6-44E2-A395-CD6DE3A25312} TSC_DATA_STORE=1 /qn |
2022.1.2 | MsiExec.exe /x {5E410C6B-DBAA-4516-8401-6A77F8EC8764} TSC_DATA_STORE=1 /qn |
2022.1.1 | MsiExec.exe /x {D9E1189D-1E70-409A-870B-98F48291279B} TSC_DATA_STORE=1 /qn |
2022.1.0 | MsiExec.exe /x {FC20FD5F-CEAE-459E-B322-0513E640EBCD} TSC_DATA_STORE=1 /qn |
2022.0.2 | MsiExec.exe /x {49226795-A2D6-49C2-9DD2-06A2A79613B1} TSC_DATA_STORE=1 /qn |
2022.0.1 | MsiExec.exe /x {5D519D80-A364-4DAE-85A2-615FB41704E3} TSC_DATA_STORE=1 /qn |
2022.0.0 | MsiExec.exe /x {FC3B8229-3AAC-42D0-88BD-E471146C6322} TSC_DATA_STORE=1 /qn |
Uninstall Snagit 2022 using the Snagit Uninstaller Tool
- Download the Snagit Uninstaller Tool
- Extract the UninstallerTool.exe from the zip file to C:\Downloads
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Navigate to the C:\Downloads folder
- Enter the following command:
UninstallerTool.exe -product snagit -remove 22 |
Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.