DISQUS

Tech-Recipes: Fix: Windows XP Choose Color Dialog Only Allows 2 Digits, Not 3

  • ju_c · 1 year ago
    I found an easier way to replace the comdlg32.dll file, although I haven't tried it yet (if you do please report your experience).

    Simply copy your modified file to C:\WINDOWS\system32\dllcache\ overwriting the existing one, then delete the one in C:\WINDOWS\system32\ after which the Windows File Protection wakes up and replaces the deleted file with your modified one. You will probably still need to restart.

    ju_c