加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

CDR相关

(2022-09-03 15:11:54)
标签:

cdr

分类: 学技术
@echo off
title CDR警告消失术?
del /F /S /Q C:\Users\Administrator\AppData\Roaming\Corel\Messages
echo 清楚缓存
attrib -R C:\windows\system32\drivers\etc\hosts
@echo 0.0.0.0 apps.corel.com >> C:\Windows\System32\drivers\etc\hosts
@echo 0.0.0.0 mc.corel.com >> C:\WINDOWS\system32\drivers\etc\hosts
@echo 0.0.0.0 origin-mc.corel.com >> C:\WINDOWS\system32\drivers\etc\hosts
@echo 0.0.0.0 iws.corel.com >> C:\WINDOWS\system32\drivers\etc\hosts
attrib +R C:\windows\system32\drivers\etc\hosts
echo 完成
pause

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有