How do I transfer the game settings from another disk?
I bought a new disk and reinstalled Windows. I still have an old disk with all data. Is there any way to transfer the settings file to a new disk?
5 Replies
do you still can boot to old disk or you only have windows.old folder?
folder
you will need to load up your old registry and then save your settings from it
1. find
ntuser.dat
file in your windows.old folder, it should be in Users\<your-username>
2. Press Win+R, type regedit
, select "HKEY_USERS" folder
3. go to File > Load Hive, select ntuser.dat
file, it'll ask for name, enter test
4. follow those instructions (path would be HKEY_USERS\test\SOFTWARE\BattleBitDevTeam\Battlebit
): https://docs.joinbattlebit.com/other/saving-all-your-settings-in-one-file
5. after you finished, remove test folderThank you
forgot to mention, after you export reg file, open it in notepad and replace
[HKEY_USERS\test\SOFTWARE\BattleBitDevTeam\Battlebit]
with
[HKEY_CURRENT_USER\SOFTWARE\BattleBitDevTeam\BattleBit]
and then run it