Snagit for MacOSのエンタープライズインストールガイドライン

  1. Snagit Mac DMGをデスクトップダウンロードページからダウンロードします。
  2. この場所に移動します: /Users/Shared/TechSmith/Snagit/
  3. Snagitフォルダ内に、次の名前のテキストファイルを作成します: LicenseKey テキストファイルを作成する前に、TextEditでこれらの設定がチェックされていることを確認することをお勧めします。これらの設定をTextEditで変更したら、TextEditを完全に閉じて再度開き、テキストファイルを作成します。.txt拡張子をファイル名に付けないでください。または、ファイル名に自動的に.txt拡張子が追加されないようにしてください。UTF-8プレーンテキストエンコーディングで保存されていることを確認してください。以下の例を参照してください: mceclip0.png
    mceclip0.png
  4. そのファイルをすべてのユーザーに展開します。*ユーザーがユーザーフォルダ構造全体に対して読み書きアクセスを持っていることを確認してください。環境がそのように設定されている場合は、書き込みアクセスなしで試すことができます。
  5. ユーザーが初めてSnagitを読み込むと、ライセンスキーが読み込まれ、Snagit 2021がアンロックされます。

    これは、すでにアンロックされていないバージョンにのみ機能します。以前に入力されたキーを上書きすることはありません。

注: これらの設定は最新のSnagit Macのバージョンで機能します

  • 特定の共有プラグインを非表示にする
    • これにより、特定のプラグインを完全に非表示にできます。
    • 例: defaults write com.TechSmith.Snagit2021.plist RestrictedOutputs -array com.techsmith.shareplugin.MSWord com.techsmith.shareplugin.MSPowerPoint <ここにさらにスペース区切りの出力を追加できます>
       
  • プラグインの完全なリスト:
    • com.techsmith.shareplugin.MSTeams (2024年以降利用可能)
    • com.techsmith.shareplugin.QuickShare (2023年以降利用可能)
    • com.techsmith.shareplugin.Screencast2022 (2023年以降利用可能)
    • com.techsmith.shareplugin.Screencast (2022年以前利用可能)
    • com.techsmith.shareplugin.Camtasia
    • com.techsmith.shareplugin.Knowmia
    • com.techsmith.shareplugin.PanoptoPlugin
    • com.techsmith.shareplugin.GoogleDrive
    • com.techsmith.shareplugin.Slack
    • com.techsmith.shareplugin.YouTube
    • com.techsmith.shareplugin.Dropbox
    • com.techsmith.shareplugin.FTP
    • com.techsmith.shareplugin.FileSystem
    • com.techsmith.shareplugin.MSWord
    • com.techsmith.shareplugin.MSPowerPoint
    • com.techsmith.shareplugin.Email
    • com.techsmith.shareplugin.iWorkPages
    • com.techsmith.shareplugin.iWorkKeynote
    • com.techsmith.shareplugin.Program
    • com.techsmith.shareplugin.iWorkNumbers
    • com.techsmith.shareplugin.MSExcel
    • com.techsmith.shareplugin.Box
  • カスタマイズ可能な共有リンク (2025年のみ)
    • Snagit 2025から、Snagit内の共有リンクボタンをGoogle DriveやScreencastに直接共有するように構成できます。これは、制限された出力と同様のDefaults Writeコマンドを使用して行うことができます。
    • 例: defaults write com.TechSmith.Snagit.plist ConfigureShareLink -string com.techsmith.shareplugin.GoogleDrive
  • サインインを無効にする
    • これにより、TechSmithアカウントとサインインオプションをオフにできます。
    • 例: defaults write com.TechSmith.Snagit2024.plist DisableProductLogin -bool YES
       
  • ライセンス情報を非表示にする
    • ライセンスキー、登録情報、および無効化オプションへの参照を非表示にします。
    • 例: defaults write com.TechSmith.Snagit2024.plist HideRegistrationKey -bool YES
       
  • アップデートの確認を非表示にする
    • アップデートの確認メニュー項目、設定、およびアップデートの能力を非表示にします。
    • 例: defaults write com.TechSmith.Snagit2024.plist DisableCheckForUpdates -bool YES
       
  • 分析トラッキングをオフにする
    • これにより、分析トラッキングをオフにできます。
    • 例: defaults write com.TechSmith.Snagit2024.plist DisableTracking -bool YES
  • 実験的機能を無効にする
    • 実験的機能タブを無効にします。
    • 例: defaults write com.TechSmith.Snagit2024.plist DisableExperiments -bool YES
  • ビデオキャプチャを無効にする
    • これにより、Snagitのビデオキャプチャプロセスを無効にできます。
    • 例: defaults write com.TechSmith.Snagit2024.plist DisableVideoCapture -bool YES
この記事は役に立ちましたか?
1人中1人がこの記事が役に立ったと言っています