Skip to content

Instantly share code, notes, and snippets.

View hexxt-git's full-sized avatar
💭
not random

HEXXT hexxt-git

💭
not random
View GitHub Profile
@hexxt-git
hexxt-git / crossover-free-trial-reset.sh
Created March 12, 2026 07:04
A script that resets the CrossOver trial period on macOS, allowing you to continue using it beyond the 14-day window.
#!/bin/bash
# --- Paths ---
PLIST_DOMAIN="com.codeweavers.CrossOver"
PLIST_PATH="$HOME/Library/Preferences/com.codeweavers.CrossOver.plist"
BOTTLES_DIR="$HOME/Library/Application Support/CrossOver/bottles"
echo "--- CrossOver Maintenance Started ---"
# 1. Safely stop CrossOver