WildBill Posted April 18, 2011 Author Posted April 18, 2011 I've posted a V2 of MS11-012 that's based on the newest-available explorer.exe from MS: see the main listing for an updated download link. Also, this has one more bonus: I've patched a handful of images in explorer.exe and shell32.dll (and hence also included a newer shell32.dll in the patch). The changes are very subtle, basically I've added some 24/32-bit versions of some existing images:The folder icons and the caution/info/error icons are 32-bit icons, and the others are 24-bit icons.
MacLover Posted April 19, 2011 Posted April 19, 2011 (edited) What you are doing for the Windows 2000 users out there (including me!) is amazing. I wish I could do the things you're doing and help out with the load, but I can help in another way: I have found out that the XP files for MS11-017, MS11-024, MS11-029 and MS11-033 work with 2000 rather well (Dependency Walker show no problems, Wordpad can open a Word 2000 document fine with the MS11-033 file installed, the FXSCOVER.EXE from XP's MS11-024 update loads up and seems to work fine, the MS11-024 MFC DLLs work with the programs I've tested, the new MSTSC files from MS11-017 work great and the new GDIPLUS.DLL from MS11-029 works with everything I've tested.)Thanks again for making these updates, which are the reason I was able to bring my old laptop back to life!- Another happy Win2k userEdit: It looks like the MS11-031 JSCRIPT.DLL and VBSCRIPT.DLL also work with Windows 2000! (If Windows Script 5.7 is installed) Edited April 19, 2011 by MacLover
DosFreak Posted April 19, 2011 Posted April 19, 2011 WildBill, Could you offer a link to a bundle of all of your updates? Would make it easier for people new to the thread.
Prozactive Posted April 19, 2011 Posted April 19, 2011 (edited) As you know, I too am very grateful for all of your hard work. I did note that your latest MS11-012 KB2479628 update was just superseded by the MS11-034 KB2506223 update Microsoft released several days ago. I assume that happened as you were working on the MS11-012 update, and wonder how much additional work it will take to incorporate the latest update. Edited April 19, 2011 by Prozactive
WildBill Posted April 20, 2011 Author Posted April 20, 2011 I really can't say until I analyze it. I'm presently working on a fix for a visual bug in the last MS11-012 patch, and then I really need to work on the MS11-011 IE patch.
WildBill Posted April 21, 2011 Author Posted April 21, 2011 It turns out there was a thread synchronization issue that could cause some icons to be washed out, so i just uploaded a V3 of MS11-012 (note to self: call GdiFlush before calling GetDIBits). This also updates a few more icons:
tomasz86 Posted April 21, 2011 Posted April 21, 2011 (edited) WildBill,is it the final version or are you planning to add some more icons later on? I'm asking because I want to translate it into Polish Edited April 21, 2011 by tomasz86
Prozactive Posted April 21, 2011 Posted April 21, 2011 @WildBill: I understand. I'm sure you were aware of it and it must be frustrating always trying to hit a moving target. Thanks again for all of your work.
WildBill Posted April 22, 2011 Author Posted April 22, 2011 (edited) WildBill,is it the final version or are you planning to add some more icons later on? I'm asking because I want to translate it into Polish There might be one more version still, but I'm not sure when with Easter coming up. I'm seeing one last visual glitch but only in a specific case (only when in design mode in Delphi 6.0). I would say go ahead and translate it. Any changes I make will probably be small enough that you can just patch your translated version.With respect to the icons, you should be able to extract any new ones and put them in your version with ResHacker. That's what I use to replace them, at least. Edited April 22, 2011 by WildBill
MacLover Posted April 22, 2011 Posted April 22, 2011 Just a quick question. After installing the MS11-012 patch, I started seeing ugly white shadows on some of my icons (The ones with 32-bit icon resources such as Internet Explorer 6 and Firefox.) What could be causing this?The issue first showed up in MS10-048 and I believe was caused by USER32.DLL because when I installed MS10-073 without MS10-048, the issue didn't occur.Still, other than this minor issue, your patches are amazing and work perfectly.I have attached a screenshot of the icon issue.
bristols Posted April 22, 2011 Posted April 22, 2011 (edited) Just a quick question. After installing the MS11-012 patch, I started seeing ugly white shadows on some of my icons (The ones with 32-bit icon resources such as Internet Explorer 6 and Firefox.) What could be causing this?Hi MacLover,I've had a similar issue before. I've found that deleting the icon cache (using TweakUI's 'Repair icons' for example), sometimes helps. Another thing to try is to increase the size of desktop icons (Control Panel > Display > Appearance > Icon) say from 32 pixels to 33, and then to put them back to their original size. One last thing to try is the below reg fix, although it might have the effect of decreasing your icon colour depth to 16-bit (in which case, simply go Control Panel > Display > Effects and tick "Show icons using all possible colours". Reboot after each attempted fix.Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]"Shell Icon BPP"="32" Edited April 22, 2011 by bristols
MacLover Posted April 22, 2011 Posted April 22, 2011 bristols, The "Shell Icon BPP" fix seems to have worked. The white shadows disappeared and I still see WildBill's 24/32-bit icons that he added in MS11-012.Thanks.
WildBill Posted April 23, 2011 Author Posted April 23, 2011 Would it help if I posted another update that automatically set that registry key? I don't think I can trigger an icon cache refresh but I can at least set the registry key.
PROBLEMCHYLD Posted April 23, 2011 Posted April 23, 2011 Would it help if I posted another update that automatically set that registry key? I don't think I can trigger an icon cache refresh but I can at least set the registry key.Yes, please but its no rush. You have a great holiday.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now