32-bit registry merge for 64-bit Windows registry

Posted under Tweaks by Callisto Site owner

This is a handy tweak if you merge a lot of older registry files. If you are merging registry that was designed for a 32-bit app on a 64-bit Windows, you might want to use this.

It adds an option to the right click menu of .reg files to merge using the 32-bit version of regedit instead of the default 64-bit version.

This is for 64-bit software. Only use this if you are using a 64-bit version of Windows.

Preview

Windows Registry Editor Version 5.00

; 32-bit registry merge for 64-bit Windows registry
; Generated by RegFiles.net
; https://www.regfiles.net/registry/32-bit-registry-merge-for-64-bit-windows-registry

[HKEY_CLASSES_ROOT\regfile\shell\32bit]
@="Merge (32-bit registry)"

[HKEY_CLASSES_ROOT\regfile\shell\32bit\command]
@="C:\\Windows\\SysWOW64\\regedit.exe \"%1\""

The uninstaller is generated automatically. If you have other apps or games made by the same company or developer, this may also remove registry required for those. Please check the registry below before using it.
Windows Registry Editor Version 5.00

; 32-bit registry merge for 64-bit Windows registry
; Generated by RegFiles.net
; https://www.regfiles.net/registry/32-bit-registry-merge-for-64-bit-windows-registry

[-HKEY_CLASSES_ROOT\regfile\shell\32bit]

[-HKEY_CLASSES_ROOT\regfile\shell\32bit\command]

Comments

No comments yet. Login or sign up to be the first.