| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <MsixPackagingToolTemplate xmlns="http://schemas.microsoft.com/appx/msixpackagingtool/template/2018">
|
|---|
| 3 | <Settings AllowTelemetry="false" ApplyAllPrepareComputerFixes="false" GenerateCommandLineFile="true" AllowPromptForPassword="false" p4:EnforceMicrosoftStoreRequirements="true" p5:ServerPortNumber="1599" p6:AddPackageIntegrity="true" p7:SupportedWindowsVersionForMsixCore="None" xmlns:p7="http://schemas.microsoft.com/msix/msixpackagingtool/template/2004" xmlns:p6="http://schemas.microsoft.com/msix/msixpackagingtool/template/2001" xmlns:p5="http://schemas.microsoft.com/msix/msixpackagingtool/template/1904" xmlns:p4="http://schemas.microsoft.com/msix/msixpackagingtool/template/2007">
|
|---|
| 4 | <ExclusionItems>
|
|---|
| 5 | <FileExclusion ExcludePath="[{CryptoKeys}]" />
|
|---|
| 6 | <FileExclusion ExcludePath="[{Common AppData}]\Microsoft\Crypto" />
|
|---|
| 7 | <FileExclusion ExcludePath="[{Common AppData}]\Microsoft\Search\Data" />
|
|---|
| 8 | <FileExclusion ExcludePath="[{Cookies}]" />
|
|---|
| 9 | <FileExclusion ExcludePath="[{History}]" />
|
|---|
| 10 | <FileExclusion ExcludePath="[{Cache}]" />
|
|---|
| 11 | <FileExclusion ExcludePath="[{Personal}]" />
|
|---|
| 12 | <FileExclusion ExcludePath="[{Profile}]\Local Settings" />
|
|---|
| 13 | <FileExclusion ExcludePath="[{Profile}]\NTUSER.DAT.LOG1" />
|
|---|
| 14 | <FileExclusion ExcludePath="[{Profile}]\NTUSER.DAT.LOG2" />
|
|---|
| 15 | <FileExclusion ExcludePath="[{Recent}]" />
|
|---|
| 16 | <FileExclusion ExcludePath="[{Windows}]\Debug" />
|
|---|
| 17 | <FileExclusion ExcludePath="[{Windows}]\Logs\CBS" />
|
|---|
| 18 | <FileExclusion ExcludePath="[{Windows}]\Temp" />
|
|---|
| 19 | <FileExclusion ExcludePath="[{Windows}]\WinSxS\ManifestCache" />
|
|---|
| 20 | <FileExclusion ExcludePath="[{Windows}]\WindowsUpdate.log" />
|
|---|
| 21 | <FileExclusion ExcludePath="[{Windows}]\Installer" />
|
|---|
| 22 | <FileExclusion ExcludePath="[{Windows}]\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\DeliveryOptimization[{PackageDrive}]\$Recycle.Bin" />
|
|---|
| 23 | <FileExclusion ExcludePath="[{PackageDrive}]\System Volume Information" />
|
|---|
| 24 | <FileExclusion ExcludePath="[{AppData}]\Microsoft\AppV" />
|
|---|
| 25 | <FileExclusion ExcludePath="[{Local AppData}]\Packages" />
|
|---|
| 26 | <FileExclusion ExcludePath="[{Local AppData}]\Temp" />
|
|---|
| 27 | <FileExclusion ExcludePath="[{Local AppData}]\Microsoft\Windows" />
|
|---|
| 28 | <FileExclusion ExcludePath="[{Common AppData}]\Microsoft\Microsoft Security Client" />
|
|---|
| 29 | <FileExclusion ExcludePath="[{Common AppData}]\Microsoft\Microsoft Antimalware" />
|
|---|
| 30 | <FileExclusion ExcludePath="[{Common AppData}]\Microsoft\Windows Defender" />
|
|---|
| 31 | <FileExclusion ExcludePath="[{ProgramFiles}]\Microsoft Security Client" />
|
|---|
| 32 | <FileExclusion ExcludePath="[{ProgramFiles}]\Windows Defender" />
|
|---|
| 33 | <FileExclusion ExcludePath="[{Common AppData}]\Microsoft\Windows\AppRepository" />
|
|---|
| 34 | <FileExclusion ExcludePath="[{ProgramFiles}]\WindowsApps" />
|
|---|
| 35 | <FileExclusion ExcludePath="[{ProgramFilesX64}]\WindowsApps" />
|
|---|
| 36 | <FileExclusion ExcludePath="[{PackageDrive}]\Config.Msi" />
|
|---|
| 37 | <FileExclusion ExcludePath="[{Local AppData}]\Microsoft\OneDrive" />
|
|---|
| 38 | <FileExclusion ExcludePath="[{System}]\config\TxR" />
|
|---|
| 39 | <FileExclusion ExcludePath="[{System}]\config\SECURITY.LOG" />
|
|---|
| 40 | <FileExclusion ExcludePath="[{System}]\config\SOFTWARE.LOG" />
|
|---|
| 41 | <FileExclusion ExcludePath="[{System}]\config\SYSTEM.LOG" />
|
|---|
| 42 | <FileExclusion ExcludePath="[{Local AppData}]\Temp" />
|
|---|
| 43 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Wow6432Node\Microsoft\Cryptography" />
|
|---|
| 44 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Microsoft\Cryptography" />
|
|---|
| 45 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware" />
|
|---|
| 46 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware Setup" />
|
|---|
| 47 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Microsoft\Microsoft Security Client" />
|
|---|
| 48 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Policies\Microsoft\Microsoft Antimalware" />
|
|---|
| 49 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" />
|
|---|
| 50 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]\Software\Microsoft\Windows\CurrentVersion\Explorer\StreamMRU" />
|
|---|
| 51 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\StreamMRU" />
|
|---|
| 52 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams" />
|
|---|
| 53 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\Streams" />
|
|---|
| 54 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Microsoft\AppV" />
|
|---|
| 55 | <RegistryExclusion ExcludePath="REGISTRY\MACHINE\SOFTWARE\Wow6432Node\Microsoft\AppV" />
|
|---|
| 56 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]\Software\Microsoft\AppV" />
|
|---|
| 57 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]\Software\Wow6432Node\Microsoft\AppV" />
|
|---|
| 58 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]_Classes\AppID\OneDrive.EXE" />
|
|---|
| 59 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]_Classes\OOBERequestHandler.OOBERequestHandler" />
|
|---|
| 60 | <RegistryExclusion ExcludePath="REGISTRY\USER\[{CurrentUserSID}]_Classes\SyncEngineFileInfoProvider.SyncEngineFileInfoProvider" />
|
|---|
| 61 | <ServiceExclusion ServiceName="AJRouter" />
|
|---|
| 62 | <ServiceExclusion ServiceName="ALG" />
|
|---|
| 63 | <ServiceExclusion ServiceName="AppIDSvc" />
|
|---|
| 64 | <ServiceExclusion ServiceName="Appinfo" />
|
|---|
| 65 | <ServiceExclusion ServiceName="AppMgmt" />
|
|---|
| 66 | <ServiceExclusion ServiceName="AppReadiness" />
|
|---|
| 67 | <ServiceExclusion ServiceName="AppVClient" />
|
|---|
| 68 | <ServiceExclusion ServiceName="AppXSvc" />
|
|---|
| 69 | <ServiceExclusion ServiceName="AssignedAccessManagerSvc" />
|
|---|
| 70 | <ServiceExclusion ServiceName="AudioEndpointBuilder" />
|
|---|
| 71 | <ServiceExclusion ServiceName="Audiosrv" />
|
|---|
| 72 | <ServiceExclusion ServiceName="autotimesvc" />
|
|---|
| 73 | <ServiceExclusion ServiceName="AxInstSV" />
|
|---|
| 74 | <ServiceExclusion ServiceName="BDESVC" />
|
|---|
| 75 | <ServiceExclusion ServiceName="BFE" />
|
|---|
| 76 | <ServiceExclusion ServiceName="BITS" />
|
|---|
| 77 | <ServiceExclusion ServiceName="BrokerInfrastructure" />
|
|---|
| 78 | <ServiceExclusion ServiceName="BTAGService" />
|
|---|
| 79 | <ServiceExclusion ServiceName="BthAvctpSvc" />
|
|---|
| 80 | <ServiceExclusion ServiceName="bthserv" />
|
|---|
| 81 | <ServiceExclusion ServiceName="camsvc" />
|
|---|
| 82 | <ServiceExclusion ServiceName="CDPSvc" />
|
|---|
| 83 | <ServiceExclusion ServiceName="CertPropSvc" />
|
|---|
| 84 | <ServiceExclusion ServiceName="ClipSVC" />
|
|---|
| 85 | <ServiceExclusion ServiceName="COMSysApp" />
|
|---|
| 86 | <ServiceExclusion ServiceName="CoreMessagingRegistrar" />
|
|---|
| 87 | <ServiceExclusion ServiceName="CryptSvc" />
|
|---|
| 88 | <ServiceExclusion ServiceName="CscService" />
|
|---|
| 89 | <ServiceExclusion ServiceName="DcomLaunch" />
|
|---|
| 90 | <ServiceExclusion ServiceName="defragsvc" />
|
|---|
| 91 | <ServiceExclusion ServiceName="DeviceAssociationService" />
|
|---|
| 92 | <ServiceExclusion ServiceName="DeviceInstall" />
|
|---|
| 93 | <ServiceExclusion ServiceName="DevQueryBroker" />
|
|---|
| 94 | <ServiceExclusion ServiceName="Dhcp" />
|
|---|
| 95 | <ServiceExclusion ServiceName="diagnosticshub.standardcollector.service" />
|
|---|
| 96 | <ServiceExclusion ServiceName="diagsvc" />
|
|---|
| 97 | <ServiceExclusion ServiceName="DiagTrack" />
|
|---|
| 98 | <ServiceExclusion ServiceName="DialogBlockingService" />
|
|---|
| 99 | <ServiceExclusion ServiceName="DispBrokerDesktopSvc" />
|
|---|
| 100 | <ServiceExclusion ServiceName="DisplayEnhancementService" />
|
|---|
| 101 | <ServiceExclusion ServiceName="DmEnrollmentSvc" />
|
|---|
| 102 | <ServiceExclusion ServiceName="dmwappushservice" />
|
|---|
| 103 | <ServiceExclusion ServiceName="Dnscache" />
|
|---|
| 104 | <ServiceExclusion ServiceName="DoSvc" />
|
|---|
| 105 | <ServiceExclusion ServiceName="dot3svc" />
|
|---|
| 106 | <ServiceExclusion ServiceName="DPS" />
|
|---|
| 107 | <ServiceExclusion ServiceName="DsmSvc" />
|
|---|
| 108 | <ServiceExclusion ServiceName="DsSvc" />
|
|---|
| 109 | <ServiceExclusion ServiceName="DusmSvc" />
|
|---|
| 110 | <ServiceExclusion ServiceName="Eaphost" />
|
|---|
| 111 | <ServiceExclusion ServiceName="edgeupdate" />
|
|---|
| 112 | <ServiceExclusion ServiceName="edgeupdatem" />
|
|---|
| 113 | <ServiceExclusion ServiceName="EFS" />
|
|---|
| 114 | <ServiceExclusion ServiceName="embeddedmode" />
|
|---|
| 115 | <ServiceExclusion ServiceName="EntAppSvc" />
|
|---|
| 116 | <ServiceExclusion ServiceName="EventLog" />
|
|---|
| 117 | <ServiceExclusion ServiceName="EventSystem" />
|
|---|
| 118 | <ServiceExclusion ServiceName="Fax" />
|
|---|
| 119 | <ServiceExclusion ServiceName="fdPHost" />
|
|---|
| 120 | <ServiceExclusion ServiceName="FDResPub" />
|
|---|
| 121 | <ServiceExclusion ServiceName="fhsvc" />
|
|---|
| 122 | <ServiceExclusion ServiceName="FontCache" />
|
|---|
| 123 | <ServiceExclusion ServiceName="FrameServer" />
|
|---|
| 124 | <ServiceExclusion ServiceName="gpsvc" />
|
|---|
| 125 | <ServiceExclusion ServiceName="GraphicsPerfSvc" />
|
|---|
| 126 | <ServiceExclusion ServiceName="hidserv" />
|
|---|
| 127 | <ServiceExclusion ServiceName="HvHost" />
|
|---|
| 128 | <ServiceExclusion ServiceName="icssvc" />
|
|---|
| 129 | <ServiceExclusion ServiceName="IKEEXT" />
|
|---|
| 130 | <ServiceExclusion ServiceName="InstallService" />
|
|---|
| 131 | <ServiceExclusion ServiceName="iphlpsvc" />
|
|---|
| 132 | <ServiceExclusion ServiceName="IpxlatCfgSvc" />
|
|---|
| 133 | <ServiceExclusion ServiceName="KeyIso" />
|
|---|
| 134 | <ServiceExclusion ServiceName="KtmRm" />
|
|---|
| 135 | <ServiceExclusion ServiceName="LanmanServer" />
|
|---|
| 136 | <ServiceExclusion ServiceName="LanmanWorkstation" />
|
|---|
| 137 | <ServiceExclusion ServiceName="lfsvc" />
|
|---|
| 138 | <ServiceExclusion ServiceName="LicenseManager" />
|
|---|
| 139 | <ServiceExclusion ServiceName="lltdsvc" />
|
|---|
| 140 | <ServiceExclusion ServiceName="lmhosts" />
|
|---|
| 141 | <ServiceExclusion ServiceName="LSM" />
|
|---|
| 142 | <ServiceExclusion ServiceName="LxpSvc" />
|
|---|
| 143 | <ServiceExclusion ServiceName="MapsBroker" />
|
|---|
| 144 | <ServiceExclusion ServiceName="MicrosoftEdgeElevationService" />
|
|---|
| 145 | <ServiceExclusion ServiceName="MixedRealityOpenXRSvc" />
|
|---|
| 146 | <ServiceExclusion ServiceName="mpssvc" />
|
|---|
| 147 | <ServiceExclusion ServiceName="MSDTC" />
|
|---|
| 148 | <ServiceExclusion ServiceName="MSiSCSI" />
|
|---|
| 149 | <ServiceExclusion ServiceName="msiserver" />
|
|---|
| 150 | <ServiceExclusion ServiceName="MsKeyboardFilter" />
|
|---|
| 151 | <ServiceExclusion ServiceName="NaturalAuthentication" />
|
|---|
| 152 | <ServiceExclusion ServiceName="NcaSvc" />
|
|---|
| 153 | <ServiceExclusion ServiceName="NcbService" />
|
|---|
| 154 | <ServiceExclusion ServiceName="NcdAutoSetup" />
|
|---|
| 155 | <ServiceExclusion ServiceName="Netlogon" />
|
|---|
| 156 | <ServiceExclusion ServiceName="Netman" />
|
|---|
| 157 | <ServiceExclusion ServiceName="netprofm" />
|
|---|
| 158 | <ServiceExclusion ServiceName="NetSetupSvc" />
|
|---|
| 159 | <ServiceExclusion ServiceName="NetTcpPortSharing" />
|
|---|
| 160 | <ServiceExclusion ServiceName="NgcCtnrSvc" />
|
|---|
| 161 | <ServiceExclusion ServiceName="NgcSvc" />
|
|---|
| 162 | <ServiceExclusion ServiceName="NlaSvc" />
|
|---|
| 163 | <ServiceExclusion ServiceName="nsi" />
|
|---|
| 164 | <ServiceExclusion ServiceName="p2pimsvc" />
|
|---|
| 165 | <ServiceExclusion ServiceName="p2psvc" />
|
|---|
| 166 | <ServiceExclusion ServiceName="PcaSvc" />
|
|---|
| 167 | <ServiceExclusion ServiceName="PeerDistSvc" />
|
|---|
| 168 | <ServiceExclusion ServiceName="perceptionsimulation" />
|
|---|
| 169 | <ServiceExclusion ServiceName="PerfHost" />
|
|---|
| 170 | <ServiceExclusion ServiceName="PhoneSvc" />
|
|---|
| 171 | <ServiceExclusion ServiceName="pla" />
|
|---|
| 172 | <ServiceExclusion ServiceName="PlugPlay" />
|
|---|
| 173 | <ServiceExclusion ServiceName="PNRPAutoReg" />
|
|---|
| 174 | <ServiceExclusion ServiceName="PNRPsvc" />
|
|---|
| 175 | <ServiceExclusion ServiceName="PolicyAgent" />
|
|---|
| 176 | <ServiceExclusion ServiceName="Power" />
|
|---|
| 177 | <ServiceExclusion ServiceName="PrintNotify" />
|
|---|
| 178 | <ServiceExclusion ServiceName="ProfSvc" />
|
|---|
| 179 | <ServiceExclusion ServiceName="PushToInstall" />
|
|---|
| 180 | <ServiceExclusion ServiceName="QWAVE" />
|
|---|
| 181 | <ServiceExclusion ServiceName="RasAuto" />
|
|---|
| 182 | <ServiceExclusion ServiceName="RasMan" />
|
|---|
| 183 | <ServiceExclusion ServiceName="RemoteAccess" />
|
|---|
| 184 | <ServiceExclusion ServiceName="RemoteRegistry" />
|
|---|
| 185 | <ServiceExclusion ServiceName="RetailDemo" />
|
|---|
| 186 | <ServiceExclusion ServiceName="RmSvc" />
|
|---|
| 187 | <ServiceExclusion ServiceName="RpcEptMapper" />
|
|---|
| 188 | <ServiceExclusion ServiceName="RpcLocator" />
|
|---|
| 189 | <ServiceExclusion ServiceName="RpcSs" />
|
|---|
| 190 | <ServiceExclusion ServiceName="SamSs" />
|
|---|
| 191 | <ServiceExclusion ServiceName="SCardSvr" />
|
|---|
| 192 | <ServiceExclusion ServiceName="ScDeviceEnum" />
|
|---|
| 193 | <ServiceExclusion ServiceName="Schedule" />
|
|---|
| 194 | <ServiceExclusion ServiceName="SCPolicySvc" />
|
|---|
| 195 | <ServiceExclusion ServiceName="SDRSVC" />
|
|---|
| 196 | <ServiceExclusion ServiceName="seclogon" />
|
|---|
| 197 | <ServiceExclusion ServiceName="SecurityHealthService" />
|
|---|
| 198 | <ServiceExclusion ServiceName="SEMgrSvc" />
|
|---|
| 199 | <ServiceExclusion ServiceName="SENS" />
|
|---|
| 200 | <ServiceExclusion ServiceName="Sense" />
|
|---|
| 201 | <ServiceExclusion ServiceName="SensorDataService" />
|
|---|
| 202 | <ServiceExclusion ServiceName="SensorService" />
|
|---|
| 203 | <ServiceExclusion ServiceName="SensrSvc" />
|
|---|
| 204 | <ServiceExclusion ServiceName="SessionEnv" />
|
|---|
| 205 | <ServiceExclusion ServiceName="SgrmBroker" />
|
|---|
| 206 | <ServiceExclusion ServiceName="SharedAccess" />
|
|---|
| 207 | <ServiceExclusion ServiceName="SharedRealitySvc" />
|
|---|
| 208 | <ServiceExclusion ServiceName="ShellHWDetection" />
|
|---|
| 209 | <ServiceExclusion ServiceName="shpamsvc" />
|
|---|
| 210 | <ServiceExclusion ServiceName="smphost" />
|
|---|
| 211 | <ServiceExclusion ServiceName="SmsRouter" />
|
|---|
| 212 | <ServiceExclusion ServiceName="SNMPTRAP" />
|
|---|
| 213 | <ServiceExclusion ServiceName="spectrum" />
|
|---|
| 214 | <ServiceExclusion ServiceName="Spooler" />
|
|---|
| 215 | <ServiceExclusion ServiceName="sppsvc" />
|
|---|
| 216 | <ServiceExclusion ServiceName="SSDPSRV" />
|
|---|
| 217 | <ServiceExclusion ServiceName="ssh-agent" />
|
|---|
| 218 | <ServiceExclusion ServiceName="SstpSvc" />
|
|---|
| 219 | <ServiceExclusion ServiceName="StateRepository" />
|
|---|
| 220 | <ServiceExclusion ServiceName="stisvc" />
|
|---|
| 221 | <ServiceExclusion ServiceName="StorSvc" />
|
|---|
| 222 | <ServiceExclusion ServiceName="svsvc" />
|
|---|
| 223 | <ServiceExclusion ServiceName="swprv" />
|
|---|
| 224 | <ServiceExclusion ServiceName="SysMain" />
|
|---|
| 225 | <ServiceExclusion ServiceName="SystemEventsBroker" />
|
|---|
| 226 | <ServiceExclusion ServiceName="TabletInputService" />
|
|---|
| 227 | <ServiceExclusion ServiceName="TapiSrv" />
|
|---|
| 228 | <ServiceExclusion ServiceName="Tcpip" />
|
|---|
| 229 | <ServiceExclusion ServiceName="TermService" />
|
|---|
| 230 | <ServiceExclusion ServiceName="Themes" />
|
|---|
| 231 | <ServiceExclusion ServiceName="TieringEngineService" />
|
|---|
| 232 | <ServiceExclusion ServiceName="TimeBrokerSvc" />
|
|---|
| 233 | <ServiceExclusion ServiceName="TokenBroker" />
|
|---|
| 234 | <ServiceExclusion ServiceName="TrkWks" />
|
|---|
| 235 | <ServiceExclusion ServiceName="TroubleshootingSvc" />
|
|---|
| 236 | <ServiceExclusion ServiceName="TrustedInstaller" />
|
|---|
| 237 | <ServiceExclusion ServiceName="tzautoupdate" />
|
|---|
| 238 | <ServiceExclusion ServiceName="UevAgentService" />
|
|---|
| 239 | <ServiceExclusion ServiceName="UmRdpService" />
|
|---|
| 240 | <ServiceExclusion ServiceName="upnphost" />
|
|---|
| 241 | <ServiceExclusion ServiceName="UserManager" />
|
|---|
| 242 | <ServiceExclusion ServiceName="UsoSvc" />
|
|---|
| 243 | <ServiceExclusion ServiceName="VacSvc" />
|
|---|
| 244 | <ServiceExclusion ServiceName="VaultSvc" />
|
|---|
| 245 | <ServiceExclusion ServiceName="vds" />
|
|---|
| 246 | <ServiceExclusion ServiceName="vmicguestinterface" />
|
|---|
| 247 | <ServiceExclusion ServiceName="vmicheartbeat" />
|
|---|
| 248 | <ServiceExclusion ServiceName="vmickvpexchange" />
|
|---|
| 249 | <ServiceExclusion ServiceName="vmicrdv" />
|
|---|
| 250 | <ServiceExclusion ServiceName="vmicshutdown" />
|
|---|
| 251 | <ServiceExclusion ServiceName="vmictimesync" />
|
|---|
| 252 | <ServiceExclusion ServiceName="vmicvmsession" />
|
|---|
| 253 | <ServiceExclusion ServiceName="vmicvss" />
|
|---|
| 254 | <ServiceExclusion ServiceName="VSS" />
|
|---|
| 255 | <ServiceExclusion ServiceName="W32Time" />
|
|---|
| 256 | <ServiceExclusion ServiceName="WaaSMedicSvc" />
|
|---|
| 257 | <ServiceExclusion ServiceName="WalletService" />
|
|---|
| 258 | <ServiceExclusion ServiceName="WarpJITSvc" />
|
|---|
| 259 | <ServiceExclusion ServiceName="wbengine" />
|
|---|
| 260 | <ServiceExclusion ServiceName="WbioSrvc" />
|
|---|
| 261 | <ServiceExclusion ServiceName="Wcmsvc" />
|
|---|
| 262 | <ServiceExclusion ServiceName="wcncsvc" />
|
|---|
| 263 | <ServiceExclusion ServiceName="WdiServiceHost" />
|
|---|
| 264 | <ServiceExclusion ServiceName="WdiSystemHost" />
|
|---|
| 265 | <ServiceExclusion ServiceName="WdNisSvc" />
|
|---|
| 266 | <ServiceExclusion ServiceName="WebClient" />
|
|---|
| 267 | <ServiceExclusion ServiceName="Wecsvc" />
|
|---|
| 268 | <ServiceExclusion ServiceName="WEPHOSTSVC" />
|
|---|
| 269 | <ServiceExclusion ServiceName="wercplsupport" />
|
|---|
| 270 | <ServiceExclusion ServiceName="WerSvc" />
|
|---|
| 271 | <ServiceExclusion ServiceName="WFDSConMgrSvc" />
|
|---|
| 272 | <ServiceExclusion ServiceName="WiaRpc" />
|
|---|
| 273 | <ServiceExclusion ServiceName="WinDefend" />
|
|---|
| 274 | <ServiceExclusion ServiceName="WinHttpAutoProxySvc" />
|
|---|
| 275 | <ServiceExclusion ServiceName="Winmgmt" />
|
|---|
| 276 | <ServiceExclusion ServiceName="WinRM" />
|
|---|
| 277 | <ServiceExclusion ServiceName="wisvc" />
|
|---|
| 278 | <ServiceExclusion ServiceName="WlanSvc" />
|
|---|
| 279 | <ServiceExclusion ServiceName="wlidsvc" />
|
|---|
| 280 | <ServiceExclusion ServiceName="WLMS" />
|
|---|
| 281 | <ServiceExclusion ServiceName="wlpasvc" />
|
|---|
| 282 | <ServiceExclusion ServiceName="WManSvc" />
|
|---|
| 283 | <ServiceExclusion ServiceName="wmiApSrv" />
|
|---|
| 284 | <ServiceExclusion ServiceName="WMPNetworkSvc" />
|
|---|
| 285 | <ServiceExclusion ServiceName="workfolderssvc" />
|
|---|
| 286 | <ServiceExclusion ServiceName="WpcMonSvc" />
|
|---|
| 287 | <ServiceExclusion ServiceName="WPDBusEnum" />
|
|---|
| 288 | <ServiceExclusion ServiceName="WpnService" />
|
|---|
| 289 | <ServiceExclusion ServiceName="wscsvc" />
|
|---|
| 290 | <ServiceExclusion ServiceName="WSearch" />
|
|---|
| 291 | <ServiceExclusion ServiceName="wuauserv" />
|
|---|
| 292 | <ServiceExclusion ServiceName="WwanSvc" />
|
|---|
| 293 | <ServiceExclusion ServiceName="XblAuthManager" />
|
|---|
| 294 | <ServiceExclusion ServiceName="XblGameSave" />
|
|---|
| 295 | <ServiceExclusion ServiceName="XboxGipSvc" />
|
|---|
| 296 | <ServiceExclusion ServiceName="XboxNetApiSvc" />
|
|---|
| 297 | </ExclusionItems>
|
|---|
| 298 | </Settings>
|
|---|
| 299 | <PrepareComputer DisableWindowsSearchService="true" />
|
|---|
| 300 | <SaveLocation PackagePath="C:\Users\whoami\Desktop\JOSM_1.5.19021.0_x64__gbefhy9wp0w76.msix" TemplatePath="C:\Users\whoami\Desktop\JOSM_1.5.19021.0_x64__gbefhy9wp0w76_template.xml" />
|
|---|
| 301 | <Installer Path="C:\Users\whoami\Downloads\JOSM.msi" />
|
|---|
| 302 | <PackageInformation PackageName="JOSM" PackageDisplayName="JOSM" PublisherName="CN=josmeditor.onmicrosoft.com" PublisherDisplayName="JOSM" Version="1.5.19021.0" p4:PackageDescription="JOSM" xmlns:p4="http://schemas.microsoft.com/msix/msixpackagingtool/template/1910" />
|
|---|
| 303 | </MsixPackagingToolTemplate>
|
|---|