Skip to main content
1-Visitor
August 13, 2012
Question

How to turn off Auto Save in Creo Illustrate

  • August 13, 2012
  • 1 reply
  • 2675 views

I would either like to turn off Auto Save in Creo Illustrate or set it to save at different increments. How do I do this?

1 reply

1-Visitor
August 14, 2012

Roger,

You can turn off the auto-save by editing your user_prefs.xml file manually. This xml file is usually located at <user>\AppData\Roaming\PTC\Illustrate. Edit this with a text editor and search for <category name="AutoSave">. Immediately below this add a new line:

<preference name="allow_auto_save" value="false"/>

There is currently no UI for this in Creo Illustrate, but we will add this in a future release.

Tim