Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts!
X
A lightbulb just went off for me ion the use of the PTC_WF_ROOT variable. Do I understand you right that setting PTC_WF_ROOT will make Pro/E store the stuff they bury buy default deep in the windows user profile folders to a folder of my choosing? That would be the favorites in WF4 & WF5 and now the creo_parametric_customization.ui file in Creo 1.0+. If so, can I set it to a network path? That would solve my issues with Creo and .ui files.
Oh, and setting 'load_ui_customization_run_dir yes' will force Creo 1.0 to load & store the creo_parametric_customization.ui file from the working directory.
You might also look at the %appdata% variable. It's in both Windows 7 and XP and I'm using it to capture the path where PTC puts the .ui file.
This is a good one because on Win7 it sets: appdata=C:\Users\sessions\AppData\Roaming
and on Win XP it sets: appdata=C:\Documents and settings\sessions\Application Data
so the path in my script for the .ui folder is the same in both cases (appended to the %appdata% variable): set user_start=%appdata%\PTC\ProENGINEER\Wildfire\.wf\.Settings
Thanks for the tip, but mine is already set up to show hidden files, folders and drives, and yes, our IS department does have it controlled to that level, I'm pretty sure.
The funny this is that I AM able to write to that directory, or at least Creo is, when I make changes to my .ui file. That could be, though, because Creo was installed as admin, and since it was installed as admin, it can write to that dir.
Heck, I'm even part of the Administrators group currently (normally I'm NOT, but had to be added to do some stuff with batch files for some testing that we were doing), and I still can't get to the .settings dir!
Preview file
20 KB
Preview file
47 KB
Announcements
Business Continuity with Creo: Learn more about it here.