当前位置:网站首页>Solution to expiration of visual studio tomato plug-in -- continue to resume trial
Solution to expiration of visual studio tomato plug-in -- continue to resume trial
2022-07-20 06:24:00 【_ helen_ five hundred and twenty】
open cmd Command line : perform reset.bat as follows
@echo off
set tempfile="%temp%\1489AFE4.TMP"
set regkey=HKEY_CURRENT_USER\SOFTWARE\Licenses
set has_error=0
tasklist | find /I "devenv.exe" > NUL
if %errorlevel% == 0 (
echo Please close Visual Studio and try again.
exit /B 1
)
echo.
echo Resetting Visual Assist X trial period
echo Deleting registry key %regkey% ...
reg delete %regkey% /f
if %errorlevel% == 1 (
echo Registry key was not deleted.
set has_error=1
)
echo.
echo Deleting temporary file %tempfile% ...
del %tempfile%>NUL
echo.
if %has_error% == 0 (
echo Done. Visual Assist X should have forgotten about your trial period now.
) else (
echo Done. However, maybe not everything worked out right.
)
exit /B %has_error%
边栏推荐
- MySQL help post
- 6、【WebGIS实战】软件操作篇——WebGIS开发环境搭建
- Flutter启动流程(Isolate机制+创建流程+线程练习)
- day03_ 3_ Process control exercises
- Gateway injects applicationeventpublisher null pointer
- Fast and slow in the real world
- Erreur de modification du mot de passe MySQL 1064 (42000):
- [intelligent hardware] notes on Jetson nano problems
- Various operations of selenium
- [Smart Hardware] Jetson nana Extended Display Memory (Memory)
猜你喜欢
【微信小程序】常用组件及基本使用详解
[jailhouse article] specific electronic platform to test the influence of hypervisors on the performance
7. [WebGIS practice] special topic - API key
C语言extern和static关键字详解
【C 练习】箭形图案
OGC WebGIS 常用服务标准(WMS/WMTS/TMS/WFS)速查
Flutter启动流程(Isolate机制+创建流程+线程练习)
Flutter starts the process (isolate mechanism + create process + thread practice)
J9数字货币平台科普:Sui网络的双共识是如何工作的?
shell命令背后的执行过程
随机推荐
[C exercise] arrow pattern
刷题精选:力扣565.数组嵌套
基于yarn1.x的monorepo实践分享
bond网卡模式配置
Image zoom tool
Sklearn through precision_ recall_ Curve get F1 maximum
MySQL help post
OGC WebGIS 常用服务标准(WMS/WMTS/TMS/WFS)速查
【快速上手教程1】疯壳·开源编队无人机-开机测试
Hello World 凑个数
J9 digital currency platform popular science: how does the double consensus of Sui network work?
第八章 任务与函数
EN 1504-3 concrete structure products - CE certification
shell查询prometheus数据
LeetCode-补充题6-手撕堆排序
语句和表达式有什么不同
C语言extern和static关键字详解
【智能硬件】Jetson nana 扩展显存(内存)
买股票哪个证券公司最好?哪个券商平台最安全
get token failed, com. huawei. hms. common. ApiException: 907135702: certificate fingerprint empty