This commit is contained in:
jamiejdt 2016-07-19 16:30:30 -07:00
parent 88d8d18d4f
commit ad50f83f25
2 changed files with 3 additions and 1 deletions

View File

@ -81,6 +81,7 @@ UE-V settings location templates cannot be created from virtualized applications
- Windows operating system files that are located in %Systemroot% - Windows operating system files that are located in %Systemroot%
If registry keys and files that are stored in excluded locations are required to synchronize application settings, you can manually add the locations to the settings location template during the template creation process. If registry keys and files that are stored in excluded locations are required to synchronize application settings, you can manually add the locations to the settings location template during the template creation process.
However, only changes to the HKEY\_CURRENT\_USER hive will be sync-ed.
### Replace the default Microsoft templates ### Replace the default Microsoft templates

View File

@ -49,7 +49,8 @@ The UE-V Generator excludes locations, which commonly store application software
- Windows operating system files that are located in %Systemroot%, which requires administrator rights and might require to set a UAC agreement - Windows operating system files that are located in %Systemroot%, which requires administrator rights and might require to set a UAC agreement
If registry keys and files that are stored in these locations are required to synchronize application settings, you can manually add the excluded locations to the settings location template during the template creation process. If registry keys and files that are stored in these locations are required to synchronize application settings, you can manually add the excluded locations to the settings location template during the template creation process
(except for registry entries in the HKEY\_LOCAL\_MACHINE hive).
## <a href="" id="edit"></a>Edit Settings Location Templates with the UE-V Generator ## <a href="" id="edit"></a>Edit Settings Location Templates with the UE-V Generator