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

    • Couple years ago I got a brand new 4TB Samsung 990 Pro for $250 during Black Friday
    • Thanks
    • Can confirm, I've built stuff for others and no complaints using their products.
    • Yes I agree, it's annoying. You can now miss tabs unless you point low enough.
    • Sysinternals Suite 2026.17.06 by Razvan Serea The Sysinternals Suite is a comprehensive package of advanced Windows utilities created by Mark Russinovich, who launched the Sysinternals website in 1996 to share his system tools and technical resources. This suite combines a wide range of troubleshooting and diagnostic tools, including Process Explorer, Process Monitor, Sysmon, Autoruns, ProcDump, the PsTools collection, and many others. It provides everything IT professionals and developers need to manage, monitor, and troubleshoot Windows systems and applications. The Suite bundles all of the core troubleshooting utilities along with their help files. Non-troubleshooting extras—such as the BSOD Screen Saver or NotMyFault—are excluded. In addition to the well-known tools, it also includes AccessChk, Autologon, Ctrl2Cap, DiskView, Disk Usage (DU), LogonSessions, PageDefrag, PsLogList, PsPasswd, RegMon, RootkitRevealer, TCPView, VMMap, ZoomIt, and more. Sysinternals Suite 2026.17.06 changelog: Autoruns v14.3 - This update to Autoruns, a utility for monitoring startup items, adds bug fixes and improves the command-line application autorunsc. ZoomIt v12.1 - This update to ZoomIt, a screen magnification and annotation tool, adds image backgrounds, webcam background blur and microphone noise cancellation support. Coreinfo v4.01 - This update to Coreinfo, a tool that reports processor, socket, NUMA memory, and cache topology of a system, as well as processor features supported, adds support for new processor features. DebugView v5.02 - This update to DebugView, a tool for displaying both kernel-mode and Win32 debug output, adds Ctrl-Shift-A support for selecting all output, and agent skills support for the CLI utility. LiveKd v5.64 - This update to LiveKd, a utility that allows running the kernel debugger on a live system, fixes a debugging privileges issue. ProcDump 3.5.2 for Linux - This update to ProcDump for Linux, a tool for capturing process dumps, adds .NET counters and a custom core dumper. Process Monitor v4.04 - This update to Process Monitor, a utility for observing real-time file system, Registry, and process or thread activity, adds some bug fixes Sysmon v15.21 - This update to Sysmon, an advanced host security monitoring tool, adds some bug fixes. Download: Sysinternals Suite 2026.17.06 | 168.0 MB (Freeware) Download: Sysinternals Suite for ARM64 | 15.4 MB Link: Sysinternals Suite Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
    • First Post
      Jocimo earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      542
    2. 2
      +Edouard
      168
    3. 3
      PsYcHoKiLLa
      85
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!