Sorry the link wasn't helpful. The info is below.
I use PDMLink now so my help may be dated.
I would suggest you make a search path file (see below) for each project you are working on so you can only load the search paths for that specific project. The more search paths you have, the longer it takes for Creo to "look" for files.
As far as the location of the config.pro file...that's gonna be specific to your organization. Usually there is one in the "text" folder in you creo installation. There may also be one in your startup folder (when you load creo from your icon, it's the working directory initially set before you change it). There may also be one in your "documents" folder. Hopefully you have one that is designated for you to modify. You might need to talk to your cad admin or whoever takes care of your creo installations and setups
Applies To
- Creo Parametric 1.0 to 7.0
- Pro/ENGINEER and Creo Elements/Pro Wildfire to Wildfire 5.0
Description
- How to set up a search_path or search.pro file?
- Adding search paths to avoid being prompted to locate missing assembly parts on retrieval
- Error "Model <filename.part> is not in directory" when trying to open a drawing
- Search_path and search.pro files point to designated locations other than current working directory
- How to have format retrieved when opening drawing
- During model retrieval, the search is performed in the following areas in the order shown:
- Creo Parametric session
- Directory in which the top model is being retrieved
- Active workspace or commonspace
- Current Working Directory
- Other search paths and folders
Resolution
- Add search paths using one of the following methods:
- Specify additional directory paths with the configuration option search_path
- Wildfire 5.0 and previous: Select Tools > Options > Add
- Creo Parametric: File > Options > Configuration Editor > Add
- Add search_path option with value set to full path to the directory
- Type the paths directly into the search.pro file and set the configuration file option search_path_file
- Wildfire 5.0 and previous: Select Tools > Options > Add
- Creo Parametric: File > Options > Configuration Editor > Add
- Create file search.pro - see help file: To Edit a search.pro File
- Add search_path_file option with full path to the search.pro file as value. See help file: To Load a search.pro File
Note : If any of the directory paths specified in the search.pro file contains empty spaces in their directory names, enclose the whole path with in double quotations " "
Example: "D:\Creo Standard Parts\Bolts" --> As this path contains empty spaces, the whole path should be enclosed with in " " to make is read completely by Creo