MixEmergency
Tonetable
Forum
MixEmergency
Tonetable
Forum
Discussions
Activity
Sign In
Home
›
MixEmergency
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
2.2K
All Categories
2.1K
MixEmergency
76
MixList
99
Tonetable
Moving to a new computer
dj_marv
April 2017
edited April 2017
in
MixEmergency
Is there a way to export everything in Mix emergency with one click of a button?
Comments
dj_marv
April 2017
or a way to back up all settings.
I might need to do a wipe and clean install of my OS
Nick
April 2017
Not really with a single click.
You will want to copy across the folder ~/Movies/MixEmergency
You will also probably want to copy across the Preferences (I would use the Terminal application to do this)...
To save them to a file on the Desktop:
defaults export com.inklen.MixEmergency ~/Desktop/MixEmergencyPreferences.plist
To load them from the same file:
defaults import com.inklen.MixEmergency ~/Desktop/MixEmergencyPreferences.plist
Sign In
or
Register
to comment.
Comments
I might need to do a wipe and clean install of my OS
You will want to copy across the folder ~/Movies/MixEmergency
You will also probably want to copy across the Preferences (I would use the Terminal application to do this)...
To save them to a file on the Desktop:
defaults export com.inklen.MixEmergency ~/Desktop/MixEmergencyPreferences.plist
To load them from the same file:
defaults import com.inklen.MixEmergency ~/Desktop/MixEmergencyPreferences.plist