Last active
June 12, 2024 01:38
-
-
Save leiless/ac41463ae5a0fc68a927674109694ed2 to your computer and use it in GitHub Desktop.
Retrial VMWare Fusion another 30 days
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# Retrial VMWare Fusion another 30 days | |
# | |
set -eu | |
sudo rm -rf /Library/Preferences/VMware\ Fusion/license-fusion-* | |
echo "Done! please restart VMware Fusion.app." | |
Usage:
sh -c "$(curl -fsSL https://git.io/JJUH4)"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After expired license deleted, restart
VMWare Fusion.app
for a fresh new retrial.Still works on VMWare Fusion
Version 11.5.3 (15870345)