change the download window in IE6 and IE7


Recommended Posts

Hi here i explain how to change the download window in IE6 and IE7

Download this to your hd

iedownload2.bmp

For IE7

1. Backup ieframe.dll!

2. Open ieframe.dll in Resource Hacker

3. Go to Action => Add a new Resource

4. Clik: Open file with new resource...

5. Choose your bitmap file you downloaded

6. Enter Resource Name: 9000

7. Enter Resource Language: 1033

8. Add Resource

9. Goto Dialog => 4352

10. Replace whit this and compile Script

4352 DIALOG 60, 60, 348, 118
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_SETFOREGROUND | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "File Download"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
 ? CONTROL "Download Complete", 4373, STATIC, SS_SIMPLE | WS_CHILD, 8, 44, 69, 10 
 ? CONTROL "Getting File Information:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 33, 77, 10 
 ? CONTROL "", 4354, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 33, 253, 10 
 ? CONTROL "", 4356, "msctls_progress32", PBS_SMOOTH | WS_CHILD, 8, 81, 331, 15 
 ? CONTROL "File size unknown", 4361, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD, 8, 44, 330, 10 
 ? CONTROL "Estimated time left:", 4374, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 44, 60, 10 
 ? CONTROL "Downloaded:", 4375, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD, 8, 44, 0, 0 
 ? CONTROL "Download to:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 56, 60, 10 
 ? CONTROL "Transfer rate:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | SS_WORDELLIPSIS | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS, 8, 68, 60, 10 
 ? CONTROL "", 4357, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 44, 253, 10 
 ? CONTROL "", 4370, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 56, 253, 10 
 ? CONTROL "", 4368, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 68, 253, 10 
 ? CONTROL "&Close this dialog box when download completes", 4371, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 9, 101, 167, 10 
 ? CONTROL "&Open", 4377, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 180, 99, 50, 14 
 ? CONTROL "Open &Folder", 4376, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 234, 99, 50, 14 
 ? CONTROL "Cancel", 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 288, 99, 50, 14 
 ? CONTROL "", -1, "NativeFontCtl", 0x50000002, 0, 0, 0, 0 
 ? CONTROL 9000, 9000, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 0, 0, 348, 29 
}

11. Goto Dialog => 4416

12. Replace with this and compile Script

4416 DIALOG 0, 0, 348, 147
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "File Download"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
 ? CONTROL "Do you want to open this file?", 4417, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 9, 30, 245, 20 
 ? CONTROL "Name:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 42, 32, 9 
 ? CONTROL "", 4419, "SysLink", 0x50014080, 54, 42, 172, 12 
 ? CONTROL "Publisher:", 4420, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 53, 34, 9 
 ? CONTROL "", 4421, "SysLink", 0x50014080, 54, 53, 172, 12 
 ? CONTROL "Type:", 4422, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 66, 32, 10 
 ? CONTROL "", 4423, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 54, 66, 172, 12 
 ? CONTROL "From:", 4424, STATIC, SS_SIMPLE | SS_NOPREFIX | SS_ENDELLIPSIS | WS_CHILD | WS_VISIBLE, 8, 78, 32, 9 
 ? CONTROL "", 4425, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 54, 78, 172, 10 
 ? CONTROL "&Open", 4426, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 168, 87, 52, 14 
 ? CONTROL "&Save", 4427, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 223, 87, 52, 14 
 ? CONTROL "Cancel", 2, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 280, 87, 52, 14 
 ? CONTROL "Al&ways ask before opening this type of file", 4428, BUTTON, BS_AUTOCHECKBOX | BS_MULTILINE | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 8, 91, 147, 10 
 ? CONTROL "", 4429, STATIC, SS_ETCHEDHORZ | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 3, 113, 338, 1 
 ? CONTROL 36869, 4430, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 11, 122, 21, 20 
 ? CONTROL "This type of file can harm your computer. Only run software from publishers you trust. <A>How can I decide what software to trust?</A>", 4431, "SysLink", 0x50010000, 41, 118, 293, 30 
 ? CONTROL 9000, 9000, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 0, 0, 366, 29 
}

12. Then save to a tmp dir exapmle: c:\tmpie\ieframe.dll

13. open IE7 then open Taskmanager goto Processes and locate IEXPLORER.EXE richt click and "end prosess Tree" do this will windows unload the dll's so you can replace them

14. replace c:\tmpie\ieframe.dll to c:\WINDOWS\system32 AND c:\WINDOWS\system32\dllcache

15. open IE7 and download somting to see the chances ;-)

if something goes wrong replace your ieframe.dll back;) file

Happy modding ;)

For IE6

1. Backup shdoclc.dll!

2. Open shdoclc.dll in Resource Hacker

3. Go to Action => Add a new Resource

4. Clik: Open file with new resource...

5. Choose your bitmap file you downloaded

6. Enter Resource Name: 9000

7. Enter Resource Language: 1033

8. Add Resource

9. Goto Dialog => 4352

10. Replace whit this and compile Script

4352 DIALOG 60, 60, 348, 118
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_SETFOREGROUND | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "File Download"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
 ? CONTROL "Download Complete", 4373, STATIC, SS_SIMPLE | WS_CHILD, 8, 44, 69, 10 
 ? CONTROL "Getting File Information:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 33, 77, 10 
 ? CONTROL "", 4354, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 33, 253, 10 
 ? CONTROL "", 4356, "msctls_progress32", PBS_SMOOTH | WS_CHILD, 8, 81, 331, 15 
 ? CONTROL "File size unknown", 4361, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD, 8, 44, 330, 10 
 ? CONTROL "Estimated time left:", 4374, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 44, 60, 10 
 ? CONTROL "Downloaded:", 4375, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD, 8, 44, 0, 0 
 ? CONTROL "Download to:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 56, 60, 10 
 ? CONTROL "Transfer rate:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | SS_WORDELLIPSIS | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS, 8, 68, 60, 10 
 ? CONTROL "", 4357, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 44, 253, 10 
 ? CONTROL "", 4370, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 56, 253, 10 
 ? CONTROL "", 4368, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 85, 68, 253, 10 
 ? CONTROL "&Close this dialog box when download completes", 4371, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 9, 101, 167, 10 
 ? CONTROL "&Open", 4377, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 180, 99, 50, 14 
 ? CONTROL "Open &Folder", 4376, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 234, 99, 50, 14 
 ? CONTROL "Cancel", 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 288, 99, 50, 14 
 ? CONTROL "", -1, "NativeFontCtl", 0x50000002, 0, 0, 0, 0 
 ? CONTROL 9000, 9000, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 0, 0, 348, 29 
}

11. Goto Dialog => 4416

12. Replace with this and compile Script

4416 DIALOG 0, 0, 348, 106
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "File Download"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
 ? CONTROL "Do you want to open this file?", 4417, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 9, 30, 245, 20 
 ? CONTROL "Name:", -1, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 42, 32, 9 
 ? CONTROL "", 4419, "SysLink", 0x50014080, 54, 42, 172, 12 
 ? CONTROL "Publisher:", 4420, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 53, 34, 9 
 ? CONTROL "", 4421, "SysLink", 0x50014080, 54, 53, 172, 12 
 ? CONTROL "Type:", 4422, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 8, 66, 32, 10 
 ? CONTROL "", 4423, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 54, 66, 172, 12 
 ? CONTROL "From:", 4424, STATIC, SS_SIMPLE | SS_NOPREFIX | SS_ENDELLIPSIS | WS_CHILD | WS_VISIBLE, 8, 78, 32, 9 
 ? CONTROL "", 4425, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 54, 78, 172, 10 
 ? CONTROL "&Open", 4426, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 168, 87, 52, 14 
 ? CONTROL "&Save", 4427, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 223, 87, 52, 14 
 ? CONTROL "Cancel", 2, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 280, 87, 52, 14 
 ? CONTROL "Al&ways ask before opening this type of file", 4428, BUTTON, BS_AUTOCHECKBOX | BS_MULTILINE | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 8, 91, 147, 10 
 ? CONTROL 9000, 9000, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 0, 0, 366, 29 
}

12. Then save to a tmp dir exapmle: c:\tmpie\shdoclc.dll

13. open IE6 then open Taskmanager goto Processes and locate IEXPLORER.EXE AND EXPLORER.EXE richt click and "end prosess Tree" do this will windows unload the dll's so you can replace them

14. replace c:\tmpie\shdoclc.dll to c:\WINDOWS\system32 AND c:\WINDOWS\system32\dllcache

15. If you don't can replace the file then rename c:\WINDOWS\system32\shdoclc.dll to c:\WINDOWS\system32\shdoclc.bak and move c:\tmpie\shdoclc.dll to c:\WINDOWS\system32\

16. restart your pc

15. open IE6 and download somting to see the chances ;-)

if something goes wrong replace your shdoclc.dll backup file

I can't test this becose i have IE7 installed

Happy modding

Prev.

Download window

post-101585-1123131187.jpg

Downloading

post-101585-1123131200.jpg

Download finish

post-101585-1123131211.jpg

Dj_baby: Can you give us how to make the same thing in Windows Copy Dialog ?

and the one when delit to recycle bin and stuff.. you know what dialogs i meen..

i dont what the .avi i what it like this one in ie ;)

Good work..

Peace

586329807[/snapback]

Shell32.dll there you can :)

when i'm don on my own pc i will post it here its not yet finisht and i have to reboet efrey modification i maded to see the results so :s

Greets

*edit btw what do you think of the run box?

post-101585-1123234902.jpg

I don't have an ieframe.dll on my system :s And I am using IE7

586329941[/snapback]

ieframe.dll is located in system32 map and dllcache

And i can't chance the run box in to somting else becose where i'm gone set the text? i can set it in the bitmap becose backgrond of the text is gray :wacko:

and dident find it yet to chance the collors :s

Greets

Shell32.dll there you can :)

when i'm don on my own pc i will post it here its not yet finisht and i have to reboet efrey modification i maded to see the results so :s

Greets

*edit btw what do you think of the run box?

post-101585-1123234902.jpg

586329923[/snapback]

Its look nice.. :D

hope its will be soon.. i what this stuff :D

:cool:

Peace

Shell32.dll there you can :)

when i'm don on my own pc i will post it here its not yet finisht and i have to reboet efrey modification i maded to see the results so :s

Greets

*edit btw what do you think of the run box?

post-101585-1123234902.jpg

586329923[/snapback]

that's great. i think the size is perfect.

and can you post a tutorial for that and the copy, etc. boxes too?

Sorry for the double post. for some reason, the edit button is not appearing...

i got this error when i tried to start up IE7:

This application failed to initialize properly (0xc0000005). Click on OK to terminate the application. Please help. I cant replace the dll file. it wont let me. even in safe mode.

Ok, i fixed it and it works now, i mean the new background thing. Thanks

About the run and the other dialog boxes, if we have the modded shell32 from the Vista Customization Pack, how will we be able to modify it? Can you post a tutorial too as oppossed to just a modded shell32? it will be greatly appreciated.

thanks in advance,

nightrider

Are there premade ones for this ?

like visual styles but just copy n overwrite the files ?

586335635[/snapback]

Dunno if its illegal to post this else i can post the dll then but only ieframe.dll becose shdoclc.dll is difrent by updates

Greets

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Google's new hand-wave reCAPTCHA can be bypassed with a stock photo by Ivan Jenic Image: Screenshot Google is testing a new reCAPTCHA method that asks you to wave at your camera to prove you're human. So, besides solving puzzles and reading distorted text, you can now use your computer’s camera to pass the verification test. When the hand gesture verification is triggered, your browser asks for camera access and prompts you to perform a simple gesture, like a wave or an open palm. Google says it records a short video of the movement and uses AI to extract 21 hand-knuckle coordinates to complete the verification process. The video is then immediately deleted, and Google swears it doesn't keep it. The process alone can be uncomfortable for people who wouldn’t want their biometric data, which hand scans technically qualify as, recorded. But it gets even more nuanced, as early testers discovered that the new hand-waving reCAPTCHA can be passed with a simple stock image. A user on X tested the new challenge using a stock image of a hand fed through OBS Virtual Camera, and it passed. I wanted to verify it, so I tried the same thing. It took me a few tries and a few stock images, but in the end, I was also able to pass the test. I simply had to readjust the stock image of a generic person waving inside OBS, and Google’s mechanism registered it as a legitimate hand gesture. Once again, it didn’t even have to be a video or an AI-generated hand animation. Given the simplicity of the process, the entire action can be automated in minutes. All it takes is a simple Python script to render the new reCAPTCHA method obsolete. And it doesn’t even have to be an AI bot, which is usually used for solving puzzles and other verification methods. The new reCAPTCHA method is still in its early phase, and Google will, hopefully, update its AI to at least reject still images. However, this incident, combined with users’ initial skepticism about Google’s practices regarding user data, likely won’t make too many people wave at the camera anytime soon.
    • 🤣🤣🤣🤣🤣 "to fund healthcare and tuition" 🤣🤣🤣🤣 Who do you think you are talking about, some COMMUNIST? We are better than them, doG bless Murica!!! p.s. I'm from a country where government does exactly that, i.e. not form US.
    • Apparently not. I know it is on Edge for business at the moment, but how long will it be before it become on the home version of Edge?
    • Microsoft details new Edge for Business security features, including AI-powered scareware detection So Edge is adding a "scarecrow." Will it be animated?
    • I have this one and it's great, also paired with a Mac. I like the white back aesthetics of it and ability to have all your wireless usb peripherals under a clean lid. 4K @ 120 Hz and 65W usb-c charging is not bad even at its typical price point. The U series is probably better for commercial photo work though; IIRC one reason this one is priced in a different bracket is because it's not calibrated and verified for optimal color accuracy. Not something I think of in daily use, coding, and light gaming though.
  • Recent Achievements

    • Apprentice
      Asgardi went up a rank
      Apprentice
    • One Month Later
      sunrisea2milk earned a badge
      One Month Later
    • Week One Done
      sunrisea2milk earned a badge
      Week One Done
    • Week One Done
      Snow Day Calculator Alert earned a badge
      Week One Done
    • Conversation Starter
      KMilenkoski1202 earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      251
    3. 3
      PsYcHoKiLLa
      154
    4. 4
      Steven P.
      86
    5. 5
      macoman
      65
  • Tell a friend

    Love Neowin? Tell a friend!