How to Back Up File Associations in Windows 10 Version 1809
#1
Quote:How to save file associations

Fortunately, the whole process comes down to just a few steps, but in order to do this, you’re going to need administrator rights to be able to run them.
First and foremost, make sure you create the default file associations that you want to preserve or transition to another computer. Once you’re done, launch an elevated Command Prompt windows and run the following command (to do this, click the Start menu, type cmd.exe, right-click the result and click Run as administrator):
Code:
dism.exe /online /export-defaultappassociations:PATH\myfileassociations.xml
This command will export your associations to a file called myfileassociations.xml stored at the defined location – make sure you edit the PATH in the command with the location you want to use. For example, I used as destination folder the folder called bgdftw stored on the C: drive. So the command looks like this:
Code:
dism.exe /online /export-defaultappassociations:C:\bgdftw\myfileassociations.xml

Read more to get all instructions here: https://news.softpedia.com/news/how-to-b...3611.shtml
[-] The following 2 users say Thank You to silversurfer for this post:
  • harlan4096, jasonX
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
AirVPN
AirVPN - Toronto (On...jasonX — 09:15
Webroot SecureAnywhere 9.0.40.53
Webroot SecureAnyw...harlan4096 — 07:27
Java Runtime Environment 8.0 Update 461
Java Runtime Envir...harlan4096 — 07:25
AMD launches quad-core Ryzen AI 5 330 ba...
AMD releases Krack...harlan4096 — 07:24
Antivirus Removal Tool 2025.07 (v.1)
An updated version...harlan4096 — 07:22

[-]
Birthdays
Today's Birthdays
avatar (37)ixoqe
Upcoming Birthdays
avatar (42)lapedDow
avatar (48)rituabew
avatar (36)omyjul
avatar (40)papedDow
avatar (49)ArnoldFum
avatar (37)yfaza
avatar (48)Kevensi
avatar (38)boineDon
avatar (39)Grompelbawn
avatar (40)vkseogaF
avatar (36)usogy
avatar (39)ywixazok
avatar (35)pa.OpenTran

[-]
Online Staff
dhruv2193's profile dhruv2193

>