CAD 又中招了,上次发那朋友,现身吧。
沈阳理工大学吧
全部回复
仅看楼主
level 2
2008年06月26日 10点06分 1
level 2
症状:打开之后弹出对话框(什么休息了之类的) 有些功能不好使了(移动---移动之后原来的不没 文字编辑是记事本形式)
2008年06月26日 10点06分 2
level 0
以下是我电脑里的批处理内容:@echo.@echo.@echo AUTOCAD清除无聊提示框及@echo.@echo 解决命令: 移动变复制问题@echo.@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~@echo 按任意键开始 ...............@echo offpause@echo ondel c:\acad.sys /f/s/q/adel d:\acad.sys /f/s/q/adel e:\acad.sys /f/s/q/adel c:\acad.fas /f/s/q/adel d:\acad.fas /f/s/q/adel e:\acad.fas /f/s/q/adel c:\lcm.fas /f/s/q/adel d:\lcm.fas /f/s/q/adel e:\lcm.fas /f/s/q/a@echo.@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~@echo.@echo 处理完成,ENJOY@echo .....philipgu@echo offping -n 30 127.1>nul将以上复制到记事本,另存为autocad.bat即可,盘号更多的要自己编辑一下,出问题了运行一下..应该是个比较好的办法,常用U盘拷贝,难保那天又中标.如果移动变复制问题仍未解决,打开CAD程序,在命令行输入:(复制到命令行即可)(while(or(setq a (findfile"acad.fas"))(setq a (findfile"lcm.fas")))(vl-file-delete a)) 回车即可.
2008年06月26日 17点06分 4
level 0
我用过这个,你不妨试试吧
2008年06月26日 17点06分 5
1