Files and FoldersWhenever you create a security profile which shall be used on different computers you should prefer to use generic definitions with symbolic pointers to the locations of desired applications. Use following guidelines to define the application using symbolic definition: Example: You can define MS Word as: %DirOnSubKeyValue%\MACHINE\Software\Microsoft\Office\\Common\InstallRoot\\Path\\\winword.exe Read it as: winword.exe located in the value of Path located in the subkey Common\InstallRoot which is the subkey of HKEY_LOCAL_MACHINE\Software\Microsoft\Office | |||