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

    • I haven't paid for windows since windows 8. So I guess I would be happy to pay for a new version if it meant seeing fewer adverts (none) or product pushes. But that applies to _any_ service or OS.
    • Save 35% on Sony's SS-CS5M2 3-way high-res bookshelf speakers by Taras Buria Sony is currently offering a big discount on its SS-CS5M2 bookshelf speaker, saving you 35% on a set of high-quality audio equipment. The SS-CS5M2 is a passive 3-way bookshelf speaker with a 5.12-inch woofer, a 25 mm soft-dome tweeter, and a 19 mm super tweeter. This design allows different drivers to handle different parts of the sound spectrum for a clearer, more detailed audio when watching movies or listening to music. The compact cabinet size allows you to place these speakers on shelves, desks, or stands, making them a practical choice for apartments, bedrooms, and small living rooms. Despite its compact size, the SS-CS5M2 delivers up to 100 W of power. Note that since the speakers are passive, you will need an amplifier to drive them. However, if you do, you can use them for high-resolution music, thanks to a claimed frequency response of 53 Hz - 50 kHz. It is able to extend so far high in the spectrum as a result of those super tweeters. While they will work with most amplifiers and AV receivers, Sony says this pair is a perfect match for its AV receivers, such as STRDH190, 590, 790, or 1000. Sony CS Bookshelf Speakers SS-CS5M2 3-Way 3-Driver Hi-res - $178 | 36% off on Amazon US This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • So they somehow expect Apple to easily make it so that if I install say DeepSeek that DS can then handle all the tasks that Siri would be doing while integrated in the OS? That sounds like just rediculous.
    • For ray-tracing, the Radeon RX 9070 XT is better than the GeForce RTX 5070, but worse than the GeForce RTX 5070 Ti The Radeon RX 9070 XT is similar to the GeForce RTX 5070 Ti in rasterization Both AMD and NVIDIA have had serious issues with drivers in the past, so I can't say that one is better or worse than the other. Yes. AMD has better support Linux than does NVIDIA. Use Display Driver Uninstaller (DDU) to uninstall NVIDIA's drivers before installing AMD's drivers. That's up to you. Supplies of memory is unpredictable because AI using up a lot of memory. As a result, there is a lot of volatility in video card prices.
  • Recent Achievements

    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      PsYcHoKiLLa
      215
    3. 3
      +Edouard
      145
    4. 4
      Steven P.
      88
    5. 5
      ATLien_0
      83
  • Tell a friend

    Love Neowin? Tell a friend!