You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🎉 Release 1.3
🚀 New Features:
Scoop Uninstallation Fix: Added a command to uninstall all Scoop apps before uninstalling Scoop to prevent errors.
Scoop Installation Check: Added logic to prompt users to restart the script after installing Scoop to ensure the command works correctly.
Version Update Process: Redesigned the update process to handle new files, folders, and updates to the entire repo (instead of just the .bat file) without relying on Git.
Auto Extract and Update: Automatically downloads and extracts the latest version, removing old files and ensuring new ones are in place, including added folders and text files.
💡 Other Improvements:
Minor tweaks and enhancements to ensure smoother performance and better error handling.
Made the script more reliable for version updates from GitHub, even if Git is not installed.