Installation & Backup

3 Likes
Mp3tag in the PortableApps.com Format
Portable App request
Location of MTE files
Actions are not being saved (or working)
Suggestion: Portable configuration
Create backup of Actions
transfer settings to a new installation?
restore mp3tag configuration file/zip??? how???
OS X version ... settings, etc.
Mp3tag v2.38 released
Sharing settings among different profiles?
Feature Request - iTunes Tag Source?
mp3tag on windows 7
Lost all my Filters
Cover-only import
3.02 Install problems
What files do I need to keep my settings in XP upgrading to 10?
Import Settings
[X] Runtime error closing Mp3tag
Where are the Settings Stored? In Case of Reinstal
Where I export the configuration files created by MP3TAG Free version
Wann wird eine portable Version angeboten?
Mp3tag Kontext Menü Eintrag feht neuerdings
Problem using v2.78 on my Windows 7 PC.
[Not Working] Spotify, Gracenote and Saavn WebSource Scripts
cannot locate profile folder for discogs source mod
Location of user-defined genre
Windows Won't Let Me Unstall Old MP3Tag to Update
Unzipped Action Groups into the right folder, but they're not showing up
New Web Source in Wine under OS X
Error connecting to server: http//www.discogs.com
Cloning a fairly complex mp3tag configuration
Find and Replace list of Album tags
Save/backup format strings
[X] V2.54 On read-only drive, portable install gives Access denied on exit
How to move the "Settings" folder to a subfolder of the Mp3tag install directory?
Portable install method
Genre category drop-down
Mp3tag v2.47 released
Run multiple instances possible?
Mp3Tag auf dem USB Stick
Export / Backup Actions and Import to another PC
mp3tag wirklich "portable machen"
Where are new Tag Panel values stored?
2 Fragen - Konfiguration sichern / Wo sind meine Daten geblieben
Tag sources disabled after upgrade to 2.6x
Transfer from old hard drive
Loss of settings after closing mp3 tag
[X] folder dialogs freezing
Desktop configuration copy to portable
Actions to convert tags to/from greeklish
Update - long period in between 2.86 -> 3.01
Just installed a script and it's not showing up under Tag Sources
[WS] Discogs (pone mod)
How do I remove Discogs
Cyrilic to Latin transliteration
Save configuration subfolders
Export more info
Inport settings
Action Group.

Can I keep my settings when updating to a new version?

Yes, you can install a new version over an already installed version. The installation program will keep/upgrade your settings.

Can I backup my settings or use them on a different computer?

Yes,

  1. To backup your settings, please choose File → Save configuration.

  2. To restore the backup, you have to unzip the backup archive to the folder that opens when you choose File → Open configuration folder. Close Mp3tag to ensure that all files can be written.

For a Standard installation, the configuration folder is at %APPDATA%\Mp3tag which usually expands to C:\Users\<username>\AppData\Roaming\Mp3tag

For a Portable installation, the program directory is used to store the settings.

For a Microsoft Store installation, the configuration folder is at C:\Users\<Your Name>\AppData\Local\Packages\35795FlorianHeidenreich.Mp3tag_rf0p6xgxmspcc\LocalCache\Roaming\Mp3tag\

3 Likes

How to build a portable installation of Mp3tag? (e.g. on a USB stick)

You can install Mp3tag in portable mode.

Cannot write configuration file

If you're getting the error message Cannot write configuration file when closing Mp3tag, it's most likely a file permissions issue.

This can happen if you recently updated your Windows version or moved data from one computer to another. In this case, the file permissions sometimes reference Windows user accounts that do not exist on the updated computer or are not the one which you're currently using.

To resolve this, the file permissions need to be adjusted. How to do this is described in the following steps

  1. Open Windows Explorer and enter %APPDATA% to the address bar
  2. Locate the folder Mp3tag, right-click and choose Properties from the context menu
  3. Open the Security tab which allows to view the permissions of this folder
  4. Choose Edit to change permissions of this folder
  5. In case your user name is not listed in the list of permissions, choose Add and provide your user name and make sure that you allow Full control
  6. Make sure that your user account has full control to this folder

Right-click context menu is missing on Windows 11

Assuming you've already restarted explorer.exe via the right-click context menu in Task Manager (or have rebooted Windows), this is happening sometimes on Windows 11 for reasons which I still trying to find out.

What might help in those cases and when the classic context menu is preferred, is to manually register the shell extension from a command prompt with admin rights:

cd <path to Mp3tag installation>
regsvr32 Mp3tagShell.dll
5 Likes