可以用程序把菜单完全删掉吗
我想把菜单中的一个下拉菜单完全删掉,就好像把acad.mns用记事本把它打开,把文件菜单那项全部删掉,然后保存。而不是仅仅把它移开了,够狠的,斩草除根?为什么要这样做?
当然可以,你把acad.mns,acad.mnu等等等全部直接删除就行了,呵呵
我是说用vb或其它的方法编程来删掉它
Every program language can do that...
Read the mns file into memory then write them back to the original file except those lines that you don't want.But why do you have to do that?
页:
[1]