Installation Instructions

Snagit on Windows Snagit Enterprise Installation
www.techsmith.com - 4 -
1. First make any desired changes in an installation of Snagit. For example, you may wish to create cus-
tom capture profiles to be used throughout your organization.
2. From the File menu, choose Exit to close Snagit completely. It is important that you completely exit
both Snagit and the Snagit Editor or your settings are not saved properly. Make sure Snagit has not
been minimized to the system tray.
3. Open the Windows Start menu and type Run in the search field. (Click the Run button in Windows XP.)
Browse to Snagit32.exe (typically C:\Program Files(x86)\TechSmith\Snagit 11\Snagit32.exe).
4. For Windows Vista and Windows 7, export the .reg file to C:\Users\Public\Snagit.reg. For Windows
XP, while still in the Run dialog, append ā€œ/eā€ and the path to where the Snagit.reg is to be saved. It must
be in the same directory as Snagit32.exe.
The user must have write permission to this directory.
The generated Snagit.reg is compatible with the Regedit.exe program in Windows. It can also be edited using
a text editor.
Various capture modes and other features of Snagit can be completely disabled by editing Snagit.reg directly
and distributing those changes via Snagit32.exeā€™s settingā€™s import feature.
Examples
To disable image capture support entirely for each user, add these lines to Snagit.reg:
[HKEY_CURRENT_USER\Software\TechSmith\Snagit\11\]
"NoImageCaptureSupport"=dword:00000001
To disable both image and printer capture support, add these lines to Snagit.reg:
[HKEY_CURRENT_USER\Software\TechSmith\Snagit\11\]
"NoImageCaptureSupport"=dword:00000001
"NoPrinterCaptureSupport"=dword:00000001
The following list contains the features that can be disabled through the Snagit.reg file:
To disable image capture:
Set NoImageCaptureSupport to dword:00000001
To disable text capture:
Set NoTextCaptureSupport to dword:00000001
To disable video capture:
Set NoVideoCaptureSupport to dword:00000001
To disable printer capture:
Set NoPrinterCaptureSupport to dword:00000001