2017-02-18

UE-V Template - Adobe Acrobat Reader DC

You can now find this template in my GIThub repository

This template is based on an official Adobe template but I changed the name and ID to match my name standard.


<?xml version="1.0"?>
<SettingsLocationTemplate xmlns="http://schemas.microsoft.com/UserExperienceVirtualization/2012/SettingsLocationTemplate">
 <Name>Adobe Acrobat Reader DC</Name>
 <ID>Adobe-Acrobat_Reader-v-DC</ID>
 <Version>1</Version>
 <Author>
  <Name>David Djerf</Name>
 </Author>
 <Processes>
  <Process>
   <Filename>AcroRd32.exe</Filename>
   <ProductVersion>
    <Major Minimum="15" Maximum="15" />
   </ProductVersion>
   <FileVersion>
    <Major Minimum="15" Maximum="15" />
   </FileVersion>
  </Process>
 </Processes>
 <Settings>
  <Registry>
   <Path Recursive="true">Software\Adobe\Acrobat Reader\DC\Identity</Path>
  </Registry>
  <Registry>
   <Path Recursive="true">Software\Adobe\Acrobat Reader\DC\Annots</Path>
  </Registry>
  <Registry>
   <Path Recursive="true">Software\Adobe\Acrobat Reader\DC\Comments</Path>
  </Registry> 
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\AVGeneral</Path>
   <Name>bAllowDocsToHideUI</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\AVGeneral</Path>
   <Name>iMaxMRUCntToBeStored</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\AVGeneral</Path>
   <Name>bShowAnnotConector</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\AVGeneral</Path>
   <Name>bPopupsScrollWithPage</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\AVGeneral</Path>
   <Name>bHidePopupIfShowSummary</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\Originals</Path>
   <Name>bOpenInPlace</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\Originals</Path>
   <Name>iNoteOpacity</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\Originals</Path>
   <Name>bSaveAsLinearized</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\Originals</Path>
   <Name>bHoveringPopups</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\OptionalContent</Path>
   <Name>bAutoSetLayers</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\AutoSaveDocs</Path>
   <Name>bAutoSaveDocsEnabled</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\AutoSaveDocs</Path> 
   <Name>iAutoSaveDocsInterval</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\DC\RememberedViews</Path>
   <Name>iRememberView</Name>
  </Registry>
  <Registry>
   <Path Recursive="true">Software\Adobe\Acrobat Reader\2015\Identity</Path>
  </Registry>
  <Registry>
   <Path Recursive="true">Software\Adobe\Acrobat Reader\2015\Annots</Path>
  </Registry>
  <Registry>
   <Path Recursive="true">Software\Adobe\Acrobat Reader\2015\Comments</Path>
  </Registry> 
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\AVGeneral</Path>
   <Name>bAllowDocsToHideUI</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\AVGeneral</Path>
   <Name>iMaxMRUCntToBeStored</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\AVGeneral</Path>
   <Name>bShowAnnotConector</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\AVGeneral</Path>
   <Name>bPopupsScrollWithPage</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\AVGeneral</Path>
   <Name>bHidePopupIfShowSummary</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\Originals</Path>
   <Name>bOpenInPlace</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\Originals</Path>
   <Name>iNoteOpacity</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\Originals</Path>
   <Name>bSaveAsLinearized</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\Originals</Path>
   <Name>bHoveringPopups</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\OptionalContent</Path>
   <Name>bAutoSetLayers</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\AutoSaveDocs</Path>
   <Name>bAutoSaveDocsEnabled</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\AutoSaveDocs</Path> 
   <Name>iAutoSaveDocsInterval</Name>
  </Registry>
  <Registry>
   <Path>Software\Adobe\Acrobat Reader\2015\RememberedViews</Path>
   <Name>iRememberView</Name>
  </Registry>
 </Settings>
</SettingsLocationTemplate>