简体   繁体   中英

How to execute custom code on VSIX package uninstallation?

有没有办法清理注册表项或调用任何自定义逻辑时,从Visual Studio中删除VSIX包(您编写的包,而不仅仅是一个任意的包)?

AFAIK您需要基于MSI的安装来进行自定义操作

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM