Jump to content

Dubby

Members
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Dubby

  1. Hello guys... I'm new here & i Want to contribute some of my mod... Recently I've reshacked my regedit and replace the folder icon... but unfortunately instead of displaying a properly 32-bit icon it dispalys low quality icon.... just like this: that's make me thinking.... there must be a way to make it (regedit) displaying 32-bit icon.... And here's what I've got..... to enable 32-bit icon do: Original 74 05 BF 01 20[obsolete] use this instead: Normal Process: 33 FF 6A 31 47 Mirrored process: BF 01 20 00 00 New 32 Bit 90 90 BF 21 00[obsolete] use this instead: Normal Process: 33 FF 6A 31 47 Mirrored process: BF 21 20 00 00 Note: search for original byte and then replace it with reserved code.... But.... what about taskmgr??? To make it displaying 32-bit icon in the user tab just do: Original 74 05 BB 01 20 [obsolete] use this instead: Normal process 33 DB 89 7E 08 43 Mirrored process: BB 01 20 00 00 New 32 Bit 90 90 BB 21 00 [obsolete] Normal process 6A 21 89 7E 08 5B Mirrored process: BB 21 20 00 00 and You'll got this : instead of this: enjoy Dubby 2009... For Outlook NEW! load all comctl32.dll in Winsxs directory original.... 7D FC 74 0B 8B 4D patch... 7D FC 90 90 8B 4D then load comctl32.dll in system32 folder original: 7D FC 00 74 0B 8B 4D patch: 7D FC 00 90 90 8B 4D Dubby 2011... last update 2012...
×
×
  • Create New...