Customization > Extensibility Through Profiles, Stereotypes, Tag Definitions and Scripts > Extensibility through stereotype scripts and script items > Working with profiles > Making the update all profiles command available for a profile
  
Making the update all profiles command available for a profile
After adding a profile to a model, through a registry change you can make the Update All Profiles command available for that profile.
Note that the following task makes the Update All Profiles command available only on the computer on which the task is performed.
* 
You can only make the Update All Profiles command available for profiles that have been added to the Modeler Profiles folder. If you have installed Modeler to its default location, the path of the Modeler Profiles folder is as follows.
For 32-bit versions of Windows:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\System\Profiles
For 64-bit versions of Windows:
C:\Program Files\PTC Integrity Modeler\Modeler\System\Profiles
To make the update all profiles command available for a profile
1. On the computer on which you want to make the Update All Profiles command available, open the Registry.
To open the registry under Windows 10:
In the Windows Search the Web and Windows box, type Regedit, and then press the Enter key.
To open the registry under Windows Server 2012:
In the Windows Apps screen, type Regedit, and then press the Enter key.
To open the registry under Windows 8.1:
On the Metro Apps screen, type Regedit, and then press the Enter key.
To open the registry under Windows 7:
Click the Windows Start menu, type Regedit, and then press the Enter key.
To open the registry under Windows Server 2008 and earlier supported versions of Windows:
a. On the Windows Start menu, click Run.
b. Type Regedit, and then press the Enter key.
2. In the registry, locate the following key.
For 64-bit versions of Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SELECT Software Tools\Profiles
For 32-bit versions of Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\SELECT Software Tools\Profiles
3. Right-click the Profiles key, point to New, and then click Key.
4. Type the name of the new key.
The name of the key must match the name of the Profile's top-level package, as it appears in the model.
5. Right-click the key you have created, point to New, and then click String Value.
6. Type SubDir, and then press the Enter key.
7. Right-click the string value you have created, and then click Modify.
8. In the Value Data box, type the name of the profile's folder (only the name of the folder, not its path), as it appears in the Modeler Profiles folder. If you have installed Modeler to its default location, the path of the Profiles folder is as follows.
For 64-bit versions of Windows:
C:\Program Files\PTC Integrity Modeler\Modeler\System\Profiles
For 32-bit versions of Windows:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\System\Profiles