Tools/Options/File tab via VBA?

Tools/Options/File tab via VBA?

Anonymous
Not applicable
271 Views
2 Replies
Message 1 of 3

Tools/Options/File tab via VBA?

Anonymous
Not applicable
Is there a way to change the Tools/Options/File tab via VBA at startup?

I want to be able to run a script that does the following:
-Add support file search paths (i.e. \\net\global\AutoCAD\Support)
-Sets the drawing template file location (i.e. \\net\global\AutoCAD\Templates)
-Sets the default template file name
It would also be nice to have the menu files (cui / mns) set up at this time as well.

Instead of configuring 300+ machines, I figured there is probably a better way, such as writing a script. Is it best to do this at startup or with an external VB script of some kind?

Thanks.
0 Likes
272 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
see attached image
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks.
0 Likes