An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)