Not that I have any of these to give you, but...
You basically need to get copies of the CPR files and put them in the windows folder:
- LS_LockScene_480x800.CPR
- LS_LockScene_800x480.CPR
They you need to restore the following registry values:
HKLM\Software\Microsoft\Shell\LockScreen\Notificat ions\Email
· FocusImage
· Image
HKLM\Software\Microsoft\Shell\LockScreen\Notificat ions\SMS
· FocusImage
· Image
HKLM\Software\Microsoft\Shell\LockScreen\Notificat ions\MissedCall
· FocusImage
· Image
HKLM\Software\Microsoft\Shell\LockScreen\Notificat ions\Voicemail
· FocusImage
· Image
HKLM\Software\Microsoft\Shell\LockScreen\Notificat ions
· Slider
· SliderFocus
· SliderNotif
· SliderNotifFocus
Hopefully you are wrong about the replacement of the image files.
If you were lucky enough to have installed a lockscreen with a custom DLL, all you will need to do is:
Code:
-- Emptying this value or deleting the entire key will turn
-- off any custome lockscreen you have
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockScreen\OEM]
"CustomUIDLL"=""