Known public key switches for the MSI:
TSC_SOFTWARE_USER="UserName or CompanyName"
TSC_SOFTWARE_KEY="ENTER MULTI-USER KEY HERE"
TSC_LAUNCH_TOUR=0
TSC_INST_FLASH_PLAYER=0
ALLUSERS=2
rem Camtasia 5.x installer
rem you must have a TSC_SOFTWARE_USER field
rem TSC_DESKTOP_LINK=0 TSC_ADDIN_POWERPOINT=0 <-- don't seem to do anything
start /wait msiexec /i Setup_CamtasiaStudio_ENU.msi /qb TSC_SOFTWARE_KEY=... TSC_SOFTWARE_USER=...
reg load hku\ntuser.dat c:\users\default\ntuser.dat
rem don't put a trailing "\"
rem prevent msi repair for every new user
reg add "hku\ntuser.dat\software\techsmith\camtasia studio\5.0\msi" /f /v TSC_DESKTOP_LINK /d 1
rem prevent update dialog
reg add "hku\ntuser.dat\software\techsmith\camtasia studio\5.0\camtasia studio\5.0" /f /v CheckForUpgrade /d 0 /t reg_dword
reg add "hku\ntuser.dat\software\techsmith\camtasia studio\5.0\camtasia studio\5.0" /f /v PromptToCheck /d 0 /t reg_dword
reg add "hku\ntuser.dat\software\techsmith\camtasia studio\5.0\camtasia studio\5.0" /f /v AllowDateBasedCheck /d 0 /t reg_dword
reg unload hku\ntuser.dat
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ