https://github.com/ontes/win-scripts
Windows scripts, tricks and hacks
https://github.com/ontes/win-scripts
Last synced: about 2 months ago
JSON representation
Windows scripts, tricks and hacks
- Host: GitHub
- URL: https://github.com/ontes/win-scripts
- Owner: ontes
- Created: 2021-01-21T18:51:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T21:55:25.000Z (over 2 years ago)
- Last Synced: 2024-11-13T13:37:56.154Z (7 months ago)
- Language: Batchfile
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - ontes/win-scripts - Windows scripts, tricks and hacks (Batchfile)
README
# My Windows Scripts
**post_update.bat:** Removes superseded components after updating Windows (saves drive space)
**install_netfx3.bat:** Installs .Net Framework 3.5 from Windows installation media (useful when this can't be installed through Windows Update)
**uninstall_apps.bat:** Removes OneDrive and all Windows Store apps (broken in Windows 11, Windows 10 only)
**explorer_tweaks.reg:** Tweaks file explorer (removes useless folders from My PC, adds home folder to nav pane, and few other tweaks)## Windows 10 Links
[ISO Download](https://www.microsoft.com/software-download/windows10ISO)
[Update History](https://support.microsoft.com/help/5008339)
[Update Catalog](https://www.catalog.update.microsoft.com)## Windows 11 Links
[ISO Download](https://www.microsoft.com/software-download/windows11)
[Update History](https://support.microsoft.com/help/5006099)
[Update Catalog](https://www.catalog.update.microsoft.com)## Useful Redists
[Visual C++](https://support.microsoft.com/en-us/help/2977003)
[DirectX](https://www.microsoft.com/en-us/download/details.aspx?id=8109)
[OpenAL](https://www.openal.org/downloads)
[Nvidia PhysX](https://www.nvidia.com/en-us/drivers/physx/physx-9-19-0218-driver)