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

Link to comment
Share on other sites

How about writing a patcher ?

586323987[/snapback]

I culd do that but i don't know how :wacko:

so if someone culd help with this? :blush:

also is there a good tut do do this on the net? :unsure:

Greetz Dj_baby

Link to comment
Share on other sites

Is it possible to modify the copy, delete, etc. screens with something like that too?

586329449[/snapback]

Yes its posble i myself have modify'd copy box but needs more work to ;)

Greets

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

:wacko:  i dont have the ieframe.dll file... i search on system 32

586333658[/snapback]

Do you have IE7? If not, then you probably wont have ieframe.dll.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

hm ok thnx , good point there, well maybe i hope someone can tell if its legal or not :)

otherwise i will use reshack to get started lol there has to be a first time for everything :)

Link to comment
Share on other sites

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

    • No registered users viewing this page.