Skip to content

dubeg/VsctDecompile

Repository files navigation

README

Decompile the Menus.ctmenu resource from dll/cto.

This merely repackages code from vsct.exe, VSCTLibrary.dll & VSCTCompress.dll.

Purpose

You can either save it to a .vsct file, use its in-memory structures.

My goal is to use it to read the commands, buttons and icons defined in Visual Studio packages & generate a cache file or a source file (using a C# source generator) that QuickJump2022 will be able to use for its known commands.

Related resources

About

Decompile from cto/dll to vsct using code from vsct.exe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages