具体内容如下所示:
@echo off
echo
echo
echo 适用于 navicat 12.0.29
echo 正在清除试用信息。。。
for /f %%i in ('reg query hkcusoftwareclassesclsid') do call:checkdelclsid %%i
reg delete hkcrnavicatprofilebackup /f 1>nul 2>nul
reg delete hkcrnavicatprofilebatchjob /f 1>nul 2>nul
reg delete hkcrnavicatprofiledatasync /f 1>nul 2>nul
reg delete hkcrnavicatprofileexport /f 1>nul 2>nul
reg delete hkcrnavicatprofileimport /f 1>nul 2>nul
reg delete hkcrnavicatprofilemodel /f 1>nul 2>nul
reg delete hkcrnavicatprofilestructuresync /f 1>nul 2>nul
reg delete hkcrnavicatprofiletransfer /f 1>nul 2>nul
reg delete hkcusoftwarepremiumsoft /f 1>nul 2>nul
rmdir /s /q c:usersxxxxdocumentsnavicat
rmdir /s /q c:usersxxxxappdatalocaltempnavicatcloud</
本文发布于:2024-02-01 23:40:12,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170680693639913.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |