Skip to content
/ vsic Public

Visual Studio Installer deprecated packages cleaner

License

Notifications You must be signed in to change notification settings

muhamad/vsic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

This tool is used to reduce the packages cache of visual studio installer by detecting the extra packages that might not be needed and move them out to another directory.

The tool detect that by grouping the package name, language and architecture and then keep the highest package version and move out the rest.

USAGE

vsic <vs-installer-source> <existing-dir-to-move-deprecated-packages>

<vs-installer-source>: is the visual studio installer layout directory.

<existing-dir-to-move-deprecated-packages>: is the directory to move extra packages into, it should be empty so no error occur during moving packages.

LICENSE

This project is licensed under MIT

Developed by Muhammad Aladdin

About

Visual Studio Installer deprecated packages cleaner

Resources

License

Stars

Watchers

Forks

Languages