Struggling to keep option pre-selected on closing and reopening. Any ideas please. What file is this stored in when loading?
Solved! Go to Solution.
Add the following option to your config.pro file. Assign the value to yes if you want it on when launching Creo.
prehighlight to yes/no
If you are unfamiliar with config.pro files see this link.
https://www.ptc.com/en/support/article/CS103179
Add the following option to your config.pro file. Assign the value to yes if you want it on when launching Creo.
prehighlight to yes/no
If you are unfamiliar with config.pro files see this link.
https://www.ptc.com/en/support/article/CS103179
I tried this but does not stay selected on restart. Any ideas what might be stopping this.
Verify that the config option is set to the desired value in the current session.
You can query this using the configuration editor with the filter set to current session as shown here. If the config option is not set correctly then it is not being loaded when Creo is started or is overridden by another config. If it is not set, then you can read in a test config.pro manually to load the option for testing.
Do you know if there is a config.sup file that is read when starting Creo? If so this could be preventing the config option being set to the desired vlaue.