Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

How to Remotely Change Default File Save Format

NEIPower
Explorer
Explorer

How to Remotely Change Default File Save Format

NEIPower
Explorer
Explorer

Does anyone know a method to remotely change user's default file save format for AutoCAD and various other AutoDesk programs?  We have some users set to older formats, probably unknowingly.

Reply
339 Views
3 Replies
Replies (3)

RobDraw
Mentor
Mentor

Instructions for the user to fix it?

Remote desktop?


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.

dmfrazier
Advisor
Advisor

Assuming a networked environment, how about a login script that runs a registry edit?

ed57gmc
Mentor
Mentor

FYI the registry setting is shown in the picture below.

acad default file save reg.png

Note however, that it is profile dependent. So the best way would be to do it automatically is with a .NET addin. However, some might have a valid reason to SaveAs temporarily, like working with a consultant who doesn't have the latest software. So the best way would be to just send out a memo with the instructions to go to Options>Open and Save tab>Save As. It may not matter much though, because the default is to automatically upgrade to the current version upon file open. The only problem with saving to an earlier version is that some new features may be lost, due to the fact that an option was not available in the older software.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature