LogoLogo
OSDeploy.comTwitterGitHub
  • Overview
  • OSDeploy Home
  • Download
    • Release Notes
    • GitHub
    • LGPO
    • OSDeploy PowerShell Module
  • Docs
    • Deployment
      • ConfigMgr New PC TS Package
      • ConfigMgr New PC TS Unattend.xml
      • ConfigMgr New PC TS Provisioning Package
      • MDT New PC TS
    • Customize
      • Alpha
      • Apps
      • Background
      • LocalPolicy
        • ImportGPO
        • ImportTXT
        • LGPO
        • Import-GPO.ps1
      • RegistryXML
      • Scripts
      • Start
      • Theme
      • Zeta
    • Group Policies
      • Best Practices
        • Edit Local Policy with Reg Keys
      • Active Directory GPO
      • Build a Domain Controller
      • Update ADMX Templates
      • Local vs Domain Policies
      • Import OSDeploy GPOs
      • Edit OSDeploy Branding GPO
    • Provisioning Packages
      • PowerShell Script to PPKG
      • OSConfig to PPKG
    • Registry
      • Group Policy Preferences
      • GPP Registry.xml
      • RegistryXML Files
      • Convert REG to RegistryXML
      • Apply RegistryXML Files
    • How To
      • Theme Customization
Powered by GitBook
On this page
  • AppAssocWin10.xml
  • Remove-AppxPackagesWin10.ps1
  • Set-AppAssoc.ps1

Was this helpful?

  1. Docs
  2. Customize

Apps

PreviousAlphaNextBackground

Last updated 5 years ago

Was this helpful?

Files and scripts related to Applications or Appx Packages should be placed in this directory

AppAssocWin10.xml

Sample Application Association file for Windows 10. This contains entries to use PhotoViewer instead of the Photos App for viewing Images. PhotoViewer is not enabled by default in Windows 10 and requires adding registry keys to enable

Remove-AppxPackagesWin10.ps1

Sample script to remove Appx Packages from Windows 10. Additionally, this script will export a list of installed Appx Packages to C:\ProgramData\OSDeploy\Apps\*

Set-AppAssoc.ps1

Uses DISM to import the Default App Associations file