Advertisement
PC_Aide

sequencingTemplate.appvt

Oct 28th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.73 KB | None | 0 0
  1. <!--
  2.    SRC: https://github.com/Rorymon/appvresources/blob/master/sequencingtemplate.appvt
  3.    O/P:
  4. -->
  5. <?xml version="1.0" encoding="utf-8"?>
  6. <SequencerTemplate xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  7.   <AllowMU>false</AllowMU>
  8.   <AppendPackageVersionToFilename>true</AppendPackageVersionToFilename>
  9.   <AllowLocalInteractionToCom>false</AllowLocalInteractionToCom>
  10.   <AllowLocalInteractionToObject>false</AllowLocalInteractionToObject>
  11.   <FullVFSWriteMode>true</FullVFSWriteMode>
  12.   <ExcludePreExistingSxSAndVC>true</ExcludePreExistingSxSAndVC>
  13.   <FileExclusions>
  14.     <string>[{CryptoKeys}]</string>
  15.     <string>[{Common AppData}]\Microsoft\Crypto</string>
  16.     <string>[{Common AppData}]\Microsoft\Search\Data</string>
  17.     <string>[{Cookies}]</string>
  18.     <string>[{History}]</string>
  19.     <string>[{Cache}]</string>
  20.     <string>[{Local AppData}]</string>
  21.     <string>[{LocalAppDataLow}]</string>
  22.     <string>[{Personal}]</string>
  23.     <string>[{Profile}]\Local Settings</string>
  24.     <string>[{Profile}]\NTUSER.DAT.LOG1</string>
  25.     <string>[{Profile}]\NTUSER.DAT.LOG2</string>
  26.     <string>[{Recent}]</string>
  27.     <string>[{Windows}]\Debug</string>
  28.     <string>[{Windows}]\Logs\CBS</string>
  29.     <string>[{Windows}]\Temp</string>
  30.     <string>[{Windows}]\WinSxS\ManifestCache</string>
  31.     <string>[{Windows}]\WindowsUpdate.log</string>
  32.     <string>[{AppVPackageDrive}]\$Recycle.Bin</string>
  33.     <string>[{AppVPackageDrive}]\System Volume Information</string>
  34.     <string>[{AppData}]\Microsoft\AppV</string>
  35.     <string>[{Local AppData}]\Temp</string>
  36.     <string>[{ProgramFilesX64}]\Microsoft Application Virtualization\Sequencer</string>
  37.     <string>[{Windows}]\ServiceProfiles\LocalService</string>
  38.     <string>[{Windows}]\ServiceProfiles\NetworkService</string>
  39.     <string>[{Common AppData}]\Microsoft\RAC</string>
  40.     <string>[{System}]\config</string>
  41.     <string>[{AppVSystem32Logfiles}]</string>
  42.     <string>[{Windows}]\security</string>
  43.     <string>[{LocalAppDataLow}]\Microsoft\CryptnetUrlCache</string>
  44.     <string>[{Profile}]\NTUSER.DAT</string>
  45.     <string>[{Profile}]\NTUSER.DAT.LOG</string>
  46.     <string>[{System}]\SMI</string>
  47.     <string>[{System}]\wbem</string>
  48.     <string>[{SystemX86}]\config</string>
  49.     <string>[{SystemX86}]\SMI</string>
  50.   </FileExclusions>
  51.   <RegExclusions>
  52.     <string>REGISTRY\MACHINE\SOFTWARE\Wow6432Node\Microsoft\Cryptography</string>
  53.     <string>REGISTRY\MACHINE\SOFTWARE\Microsoft\Cryptography</string>
  54.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Microsoft\Windows\CurrentVersion\Explorer\StreamMRU</string>
  55.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\StreamMRU</string>
  56.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams</string>
  57.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\Streams</string>
  58.     <string>REGISTRY\MACHINE\SOFTWARE\Microsoft\AppV</string>
  59.     <string>REGISTRY\MACHINE\SOFTWARE\Wow6432Node\Microsoft\AppV</string>
  60.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Microsoft\AppV</string>
  61.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Wow6432Node\Microsoft\AppV</string>
  62.     <string>REGISTRY\MACHINE\SOFTWARE\Microsoft\Reliability Analysis\RAC</string>
  63.     <string>REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrenVersion\SPP</string>
  64.     <string>REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrenVersion\SystemRestore</string>
  65.     <string>REGISTRY\MACHINE\SYSTEM\CurrentControlSet\services\VSS</string>
  66.     <string>REGISTRY\MACHINE\SOFTWARE\Microsoft\SQMClient</string>
  67.     <string>REGISTRY\USER\S-1-5-19\Software\Microsoft\SQMClient</string>
  68.     <string>REGISTRY\[{AppVCurrentUserSID}]_CLASSES\Local Settings\MuiCache</string>
  69.     <string>REGISTRY\[{AppVCurrentUserSID}]_CLASSES\Local Settings\Software\Microsoft\Windows\Shell\BagMRU</string>
  70.     <string>REGISTRY\[{AppVCurrentUserSID}]_CLASSES\Local Settings\Software\Microsoft\Windows\Shell\Bags</string>
  71.     <string>REGISTRY\MACHINE\SOFTWARE\Wow6432Node\Microsoft\Active Setup</string>
  72.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]_CLASSES\Local Settings\MuiCache</string>
  73.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]_CLASSES\Local Settings\Software\Microsoft\Windows\Shell\BagMRU</string>
  74.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]_CLASSES\Local Settings\Software\Microsoft\Windows\Shell\Bags</string>
  75.     <string>REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist</string>
  76.     <string>REGISTRY\MACHINE\SOFTWARE\Microsoft\Active Setup</string>
  77.   </RegExclusions>
  78.   <TargetOSes />
  79. </SequencerTemplate>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement