=== 1. App Installer & Winget (Bắt buộc cài bộ này đầu tiên để nhấp đúp cài file .msix) ===
- Thư viện 1: https://github.com/microsoft/winget-cli/releases/download/v1.9.2521/Microsoft.UI.Xaml.2.8.x64.appx
(Link winstall: https://winstall.app/apps/Microsoft.UI.Xaml.2.8)
- Thư viện 2: https://github.com/microsoft/winget-cli/releases/download/v1.9.2521/Microsoft.VCLibs.x64.14.00.Desktop.appx
(Link winstall: https://winstall.app/apps/Microsoft.VCLibs.Desktop.14)
- Thư viện 3 (Windows App Runtime Official .exe): https://aka.ms/windowsappsdk/2.4/2.4.0/windowsappruntimeinstall-x64.exe
- App Installer chính: https://github.com/microsoft/winget-cli/releases/download/v1.9.2521/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle
=== 2. Seelen UI (Thanh Taskbar & Top Bar) ===
https://github.com/eythaann/Seelen-UI/releases/download/v2.8.3/Seelen.UI_2.8.3_x64-setup-fixed.exe
=== 3. Rainmeter (Widget màn hình) ===
https://github.com/rainmeter/rainmeter/releases/download/v4.5.26.3894/Rainmeter-4.5.26.exe
=== 4. Wallpaper Engine (Hình nền động) ===
https://steamrip.com/wallpaper-engine-free-download-1f/
=== 5. Mica For Everyone (Hiệu ứng mờ cửa sổ) ===
- Runtime: https://github.com/MicaForEveryone/MicaForEveryone/releases/download/2.0.6.0/Microsoft.WindowsAppRuntime.2.x64.msix
- App: https://github.com/MicaForEveryone/MicaForEveryone/releases/download/2.0.6.0/bundle.msixbundle
=== 6. Windhawk (Mod hiệu ứng chuyển cảnh) ===
https://github.com/ramensoftware/windhawk/releases/download/v1.7.3/windhawk_setup.exe
=== 7. Files App (Trình quản lý file - Dùng lệnh CMD sau khi xong phần 1) ===
winget install -e --id FilesCommunity.Files
=== 8. Script Cài Driver GPU ===
Invoke-WebRequest -Uri "https://github.com/GoogleCloudPlatform/compute-gpu-installation/raw/main/windows/install_gpu_driver.ps1" -OutFile "C:\install_gpu_driver.ps1";
C:\install_gpu_driver.ps1