Skip to content

Instantly share code, notes, and snippets.

View ANGE-lab-ai's full-sized avatar
:atom:
You were born to bring value to this world !

KOUAME ANGE-GHISLAIN ANGE-lab-ai

:atom:
You were born to bring value to this world !
View GitHub Profile
@ANGE-lab-ai
ANGE-lab-ai / vc_redistr.md
Created October 5, 2025 19:19 — forked from ChuckMichael/vc_redistr.md
Install all Visual C++ Redistributables using only one command!

Warning

App Installer must be installed on Win10/11.

CMD

Tip

You can save it and run as batch file (.bat).

winget install --id=Microsoft.VCRedist.2005.x86 -e  && winget install --id=Microsoft.VCRedist.2005.x64 -e  && winget install --id=Microsoft.VCRedist.2008.x86 -e  && winget install --id=Microsoft.VCRedist.2008.x64 -e  && winget install --id=Microsoft.VCRedist.2010.x86 -e  && winget install --id=Microsoft.VCRedist.2010.x64 -e  && winget install --id=Microsoft.VCRedist.2012.x86 -e  && winget install --id=Microsoft.VCRedist.2012.x64 -e  && winget install --id=Microsoft.VCRedist.2013.x86 -e  && winget install --id=Microsoft.VCRedist.2013.x64 -e  && winget install --id=Microsoft.VCRedist.2015+.x86 -e  && winget install --id=Microsoft.VCRedist.2015+.x64 -e 
@ANGE-lab-ai
ANGE-lab-ai / windows_and_office_kms_setup.adoc
Created September 17, 2025 20:34 — forked from jerodg/windows_and_office_kms_setup.adoc
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup