Actually, fixing timebomb IS as easy as search/replace
search shell32/s000 for 02EB7D3E
string shows up twice in timebombed shell32, replace 7D with BB in both instances
fixed
note also that it is never a good idea to use .dll's from another build.. great way to cause instabilities
swapping out shell32 isn't recommended.