Skip to content

Instantly share code, notes, and snippets.

@mobilemind
Created July 25, 2012 16:10
Show Gist options
  • Save mobilemind/3176988 to your computer and use it in GitHub Desktop.
Save mobilemind/3176988 to your computer and use it in GitHub Desktop.
Parallels adverts off
#!/usr/bin/env bash
defaults write com.parallels.Parallels\ Desktop ProductPromo.ForcePromoOff -bool YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment