There isn't an EraserPortable forum yet, so this'll have to go here. There are a couple pretty serious bugs in the newly released Eraser launcher. Copy and paste from my other post -
-------------
Lines 227 and 239 in the cleanup section have the MoveKey values reversed. Please fix because line 227 is the main HKCU\Heidi key so all user settings are not restored after exiting the portable version.
I don't mean to sound ungrateful of course. The last few weeks you've been doing some amazing work. So many useful releases. I can't thank you enough!!
EDIT - hmmm, something is not working right in the cleanup section at all. The HKCR\.ers and HKCR\Eraser.Document keys are not being deleted after restoration; I'm left with the backup keys intact. I'm not sure, but I've run across this when dealing with the HKCR hive in my NSIS launchers as well. I started making changes directly to HKLM\Software\Classes and this phenomenon went away. Can anyone else confirm this?
-------------
I replaced your HKCRs with HKLM\Software\Classes... and it is removing the backup keys correctly now.
Other bugs -
This key should NOT be deleted
HKLM\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}
It holds the context menu for the Recycle Bin. Deleting it removes every right-click option from it, including 'Empty Recycle Bin'. You should replace it with -
HKLM\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Erasext
There are also a few other keys you might consider adding -
HKLM\Software\Classes\CLSID\{8BE13461-936F-11D1-A87D-444553540000}
HKLM\Software\Classes\Eraser Scheduler
HKLM\Software\Classes\EraseextMenu