Jump to content

Recommended Posts

Posted

Hi,

Snagit 7.x.x is a Screen Capture. More Info...

How to get an SnagIt’s Enterprise Installation, Creating your Custom, Silent Installation, Exporting and Importing SnagIt Configuration Settings and more... read the "Enterprise Install Help" attached file here bellow. It's images less because the size.

To resume:

• Setup_SnagIt.exe — The SnagIt setup program.

• INSTVAR.TXT— Custom setup options

• SNAGIT.REG — Custom default application settings

• SetupSnagIt.lnk — Shortcut that runs the setup program (not need)

Setup_SnagIt.exe The filename is created during install by /admin switch ex: Snagit.exe /admin. It may vary depending on the source of the file (for myself i got SnagIt.exe).

INSTVAR.TXT file containing the following entries:

MAINDIR=%PROGRAM_FILES%\TechSmith\SnagIt 7 
DESKTOP_LINK=A
START_AUTO=A
START_MINI=
INSTALL_ALLUSERS=A
INST_STUDIO=A
INST_PRINTER=A
INST_WORD_ADDIN=A
INST_PP_ADDIN=A
INST_EXCEL_ADDIN=A
INST_OUTLOOK_ADDIN=A
INST_IE_ADDIN=A
INST_FM_ADDIN=A
START_NOW=A

An "A" will select the corresponding option in the SnagIt Install program. Leaving the line blank will deselect the option.

MAINDIR=$PROGRAM_FILES%\TechSmith\SnagIt By default => use Program Files\TechSmith\SnagIt as the main installation directory (this is usually C:\Program Files\TechSmith\SnagIt).

DESKTOP_LINK=A => Create a desktop shortcut for the SnagIt application.

START_AUTO=A => Automatically launch SnagIt when Windows launches.

START_MINI=A => Always start SnagIt minimized to the task bar.

INSTALL_ALLUSERS=A => Install the settings for this application for all users of this computer.

INST_STUDIO=A => Install the SnagIt Studio application.

INST_PRINTER=A => Install the SnagIt Printer capture driver.

INST_WORD_ADDIN=A => Install the Microsoft Word add-in.

INST_PP_ADDIN=A => Install the PowerPoint add-in.

INST_EXCEL_ADDIN=A => Install the Excel add-in.

INST_OUTLOOK_ADDIN=A => Install the Outlook add-in.

INST_IE_ADDIN=A => Install the Internet Explorer add-in.

INST_FM_ADDIN=A => Install the FrameMaker add-in.

START_NOW=A => Launch SnagIt immediately after installation is complete.

SNAGIT.REG — Custom default application settings. It should be

The Snagit.reg file should contain (for registration)

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\TechSmith\SnagIt\7\]
"RegistrationKey"="xxxxxxxxxxxxxxxxxx"
"RegisteredTo"="xxxxxx"

Here the RunOnceEx.cmd switches

REG ADD %KEY%\010 /VE /D "Snagit 7.x.x" /f
REG ADD %KEY%\010 /V 1 /D "%CDROM%\Software\Snagit\SnagIt.exe /S /M=instvar.txt" /f
REG ADD %KEY%\010 /V 2 /D "REGEDIT /S %CDROM%\Software\Snagit\SnagIt.reg" /f

Note: If no installer variable file (INSTVAR.TXT) exists,

the /S switch will still silently run SnagIt’s setup with the default setup options.

Enjoy

coucou

  • 5 weeks later...

Posted

You can install updates to your base purchased version using the instvar.txt method as well.

setupENU.exe /S /M=instvar.txt
snagitup.exe /S /M=instvar.txt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...