Help with *.mnu file
Hi .I want to ask somethins. I want to run two commands the same time from mnu fileexample
^c^c_setpaths
I am working Autocad2014 and have secure alerts .So i need before run the _setpaths to run _secureload 0
I don't know how to write it
^c^c_ secureload 0 setpaths
^c^c_(command1) (command2)
Any ideas ?
Thanks Is it possible to do this?
Thanks Assuming you trust it why not just put setpaths code in a trusted folder?Malicious Code is out there, disabling the added protection AutoCAD provides doesn't make any sense. Thanks i write it like this ^c^c_ secureload 0 setpaths and work !!!
页:
[1]