-
-
Save TehBrian/bf82c7505b647d423da6d5abbe2b95a3 to your computer and use it in GitHub Desktop.
mv -v ~/Library/Containers/com.apple.FinalCutTrial/Data/Library/Application\ Support/.ffuserdata ~/.Trash |
Just run the command above in Terminal, and that should renew the trial.
Another way that may be useful:
- Open Finder and open > libraries > application support
- Then open terminal and type:
1 defaults write com.apple.Finder AppleShowAllFiles true
2 killall Finder - Then go back to Finder and find .ffuserdata file and delete it. Now the trial should be reseted to 90 days.
To show hidden files (which is what the defaults
command does), you can also just press Cmd
+Shift
+.
in any Finder window.
bro but now it is not working maybe software update is the reason
it works for me
sequoia 15.2 still works...
apple hasn't realised that people are stealing their program for few years
there are so many tutorials on it
not worked this "mv -v ~/Library/Containers/com.apple.FinalCutTrial/Data/Library/Application\ Support/.ffuserdata ~/.Trash
", i updated it.
defaults write com.apple.Finder AppleShowAllFiles true && killall Finder && rm /Users/$(whoami)/Library/Application\ Support/.ffuserdata 2>/dev/null && echo ".ffuserdata deleted" || echo ".ffuserdata not found"
seems like it’s already deleted, try opening final cut pro and then trying again
Maybe try manually deleting too
It's still working mac os sequoia 15.1.1 fc 11.0
hey there! can you help me set this on my Macbook, please? my 90 days trial ended and I do not have access to my files!