https://github.com/byteben/File-Associations
https://github.com/byteben/File-Associations
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/byteben/File-Associations
- Owner: byteben
- Created: 2020-02-04T14:02:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-04T14:32:48.000Z (about 5 years ago)
- Last Synced: 2024-08-14T07:07:16.506Z (8 months ago)
- Language: PowerShell
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - byteben/File-Associations - (PowerShell)
README
# File-Associations
**Contents**
- Set-FileAssoc.ps1
- Associations_Master.xml
# Description
Welcome to the File Associations Repository. The purpse of this project is to create a Default File Associations file for use with DISM or GPO to set the Default File Associations in Windows 10 for new users.# Contribute
All ideas for applications and file types to include in this project are welcome# Current Default Apps Considered in the Project
**Browser**
- Chrome
- Edge
- Firefox
- IE
**PDF**
- AcrobatDC
- Edge
- ReaderDC
**LOG**
- CMTrace
- Notepad
# Associations_Master.xmlThe Master XML file uses elements to distunguish between the various applications and filetypes. If you are confident with XML structures, it is ok to modify this file. You will need to update the Parameter Validation Sets in the **Set-FileAssoc.ps1** file to reflect the XML changes.