Skip to content

Instantly share code, notes, and snippets.

@donkaban
Created February 8, 2016 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donkaban/ace17d792b8f039891b8 to your computer and use it in GitHub Desktop.
Save donkaban/ace17d792b8f039891b8 to your computer and use it in GitHub Desktop.
!/bin/sh
cp -n /Library/Application\ Support/Syncrosoft\ Soft-eLicenser/SeLicenser.sel ~/Desktop/SeLicenser.bak
rm /Library/Application\ Support/Syncrosoft\ Soft-eLicenser/SeLicenser.sel
sudo systemsetup -setusingnetworktime off
sudo systemsetup -setdate 12:31:2100
/Library/Application\ Support/eLicenser/pos/Synsopos.app/Contents/MacOS/Synsopos -RegSeL
/Applications/License\ Control\ Center.app/Contents/MacOS/License\ Control\ Center -localsoftlicensedownload 02407CIQBQKDEJQQZWTTBL0015A28BA1
# WAVELAB_ELEMENTS
#/Applications/License\ Control\ Center.app/Contents/MacOS/License\ Control\ Center -localsoftlicensedownload 02407CMTVSVGPRCOFMJAKH00144B89D1
sudo systemsetup -setusingnetworktime on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment