Extensis Suitcase Fusion 6 - capture license and suppress

donmontalvo
Esteemed Contributor III

EDIT: This is for Volume Licensed deployments.

Looks like Extensis Suitcase Fusion 5 method works for 6, the license file is invisible: /Users/Shared/.SF170. To capture, temporarily unhide invisibles using defaults write com.apple.finder AppleShowAllFiles YES (per user), then force quit Finder. To revert, change key to NO and force quit Finder again. To unserialize, delete the file. This way you can capture the file for deployment.

To disable auto updates per user:

defaults write /Users/<username>/Library/Preferences/com.extensis.suitcasefusion6 SUEnableAutomaticChecks 0
defaults write /Users/<username>/Library/Preferences/com.extensis.suitcasefusion6 SUSendProfileInfo 0

To disable auto updates in User Template:

defaults write /System/Library/User Template/Library/Preferences/com.extensis.suitcasefusion6 SUEnableAutomaticChecks 0
defaults write /System/Library/User Template/Library/Preferences/com.extensis.suitcasefusion6 SUSendProfileInfo 0

To revert the setting, delete the above keys.

If for any reason you need to install the Plug-Ins for QuarkXPress/InDesign/Illustrator/Photoshop, their headless install command is buried in their PKG:

/path/to/Suitcase Fusion 6.app/Contents/MacOS/Suitcase Fusion 6 --HeadlessInstallTriggeredFromInstaller YES --SetupCore YES
--
https://donmontalvo.com
0 REPLIES 0