Changing Date on emails

It did, because I changed it to that it originally when exported had:

Windows Registry Editor Version 5.00 as the first line (I changed that to REGEDIT4), which makes a bit of a mockery of the export process, if you subsequently can’t merge/restore the exported reg key. Unless this works only with import and I can see no option to import.

Interestingly I tried something else, created another .reg file ShortDate.reg (left original line one) opened the registry at the International key and dragged and dropped the ShortDate.reg file into it and it reported success, go figure, I never knew it did that ???

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Control Panel\International]
"sLongDate"="dd MMMM yyyy"
"sShortDate"="dd/MM/yyyy"