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

    • First exciting thing to come to Windows in a long time ! This is the kind of things they should focus on, instead of cramming as much AI as they can in everything.
    • New AMD graphics driver fixes install issues and FSR 4.1 crashes on RX 7000 GPUs by Taras Buria AMD is rolling out yet another graphics driver. Version 26.6.4 is now available for download, bringing two important fixes. One is for those still using Windows 10 and having trouble installing driver 26.6.2. In fact, this patch is coming from the recently released hotfix, so it is not new if you are already running version 26.6.3. The second fix is for RX 7000 owners. AMD recently brought FSR 4.1 support to the previous-gen graphics cards, but there was a bug with certain games crashing when using FSR 4.1. I experienced this issue with Forza Horizon 6, so today's driver should take care of that. Here is the official changelog: Intermittent install issue seen when installing AMD Software: Adrenalin Edition 26.6.2 on Windows® 10 systems for Radeon™ RX 7000 series and above graphics products. Intermittent application crash may be observed in some games with AMD FSR Upscaling 4.1 enabled on Radeon™ RX 7000 series graphics products. Known issues include the following: Intermittent application crash or driver timeout may be observed while playing Battlefield™ 6 on AMD Ryzen AI 9 HX 370. AMD is actively working on a resolution with the developer to be released as soon as possible. Texture flickering or corruption may appear while playing Battlefield™ 6 with AMD Record and Stream on some AMD graphics products. AMD FSR Upscaling and AMD FSR Frame Generation may show as inactive in AMD Software: Adrenalin Edition while playing Battlefield™ 6 when enabled on Radeon™ RX 9000 series graphics products. Failure to install may be observed while installing AI Bundle components in some regions with limited access to HuggingFace and GitHub. Model flickering or rendering failure may be observed in Maxon Cinema 4D and Blender on Radeon™ RX 7000 series and above graphics products. Users experiencing this issue are recommended to install AMD Software: Adrenalin Edition 26.3.1. Intermittent application crash may be observed on some models while running Blender on Radeon™ RX 7000 series and above graphics products. Users experiencing this issue are recommended to install AMD Software: Adrenalin Edition 26.3.1. You can download the AMD Radeon driver 26.6.4 from the official website here. Full release notes are available on the same page.
    • Amazon may use OpenAI and Nova models after Anthropic reportedly raises costs by Karthik Mudaliar Amazon is reportedly considering to use OpenAI models and even its own Nova family of AI models after Anthropic raised the cost of using Claude inside Amazon services. According to a report from The Information, Amazon is weighing its options to reduce costs under a new arrangement with Anthropic. But back in April, Amazon said it would invest $5 billion more in Anthropic, with the possibility of adding up to another $20 billion if certain commercial milestones are met. That investment actually came on top of another $8 billion Amazon had already put into the Claude maker. Anthropic, meanwhile, committed to spend more than $100 billion over 10 years on AWS technologies, including Amazon’s Trainium chips. Amazon isn't just a customer of Anthropic but also one of the most important backers and cloud partners. This is why it makes it interesting that Amazon is considering other alternatives to handle its internal workloads. Although Amazon has been building its own options for a while now. Its Nova family of AI models was announced in late 2024 for Amazon Bedrock, with models aimed at text, image, and video tasks. Amazon pitched the model around cost and latency at that time. With that said, OpenAI has also become a more realistic option recently for AWS customers as well as for Amazon itself. Earlier this year, OpenAI brought its latest models and Codex coding agent to Amazon Bedrock, after changes to its previously more restrictive Microsoft cloud arrangement. This allowed AWS to serve even those customers who wanted other alternatives from Claude, without having to move workloads out of Amazon's cloud. Evaluating alternatives could also be due to commercial pressure and not necessarily a sign of a damaged partnership between Amazon and Anthropic. Whether or not Amazon is actually considering switching entirely to OpenAI's models or its own Nova models remains unknown at this moment.
    • Samsung introduces new AI classroom tools and interactive displays at ISTELive 2026 by Fiza Ali Samsung has announced several new education-focused software features and interactive displays for schools during ISTELive 2026, taking place in Orlando, Florida, from 28 June to 1 July. The focus of these updates is on making shared classroom displays easier to use for teachers while giving IT administrators more control over managing devices. One of the key additions is the Samsung Account Management Solution (AMS). In many schools, multiple teachers share the same interactive display throughout the day, which means signing in and setting everything up can become repetitive. With AMS, teachers can log in by scanning a QR code or tapping an NFC-enabled ID card. Once signed in, their personalised workspace, including wallpapers, bookmarks, app shortcuts, and files, can be instantly accessed through Home Personalisation. Samsung has also included a screen lock feature, allowing teachers to lock the display if they need to step away briefly. Furthermore, the company is also updating its Education Portal with new tools designed for school IT administrators. The portal will allow IT administrators to register teachers, enrol devices, and manage user access from a central dashboard. Administrators can also link NFC cards to teacher accounts, making sign-ins quicker across shared displays. Another addition is a Tags feature that lets schools organise displays by building or classroom. Those tags can also be used to send emergency notifications to selected Samsung Interactive Displays through compatible platforms such as InformaCast and Raptor. Moreover, the tech giant's AI Assistant is gaining several new features aimed at supporting everyday classroom tasks such as lesson planning and classroom engagement. One of the features is Circle to Search, which lets teachers circle text or images on the display to quickly find related information, videos, or web results without interrupting the lesson. The content can then be brought into Samsung Whiteboard. Another feature, Live Transcript, converts spoken lessons into real-time captions, which could be useful for students with hearing impairments or those in multilingual classrooms. The AI Assistant also introduces AI Summary and AI Quiz. The summary tool creates summaries of recorded lessons, while AI Quiz generates questions based on lesson content so teachers can quickly check how well students are following along. Teachers signed in through Samsung AMS can also return to their previous AI-generated lesson materials without logging in again. Alongside the software updates, Samsung has expanded its Android-based Interactive Display range with three new models: the WAF-S, WAFX-PS, and WAHX-M. The WAF-S and WAFX-PS ship with Android 16, bringing updates to security, accessibility, and overall usability while maintaining compatibility with Google's education services including Google Classroom and Google Drive through EDLA certification. Meanwhile, the new WAHX-M is the biggest addition to the lineup, introducing a 98-inch display for larger spaces such as lecture halls and conference rooms. It will also be available in 65-inch, 75-inch and 86-inch sizes. Samsung says the WAHX-M further includes on-device AI features such as voice commands, text-to-speech, and an AI calculator, alongside support for Samsung AMS and AI Assistant. Samsung AI Assistant has been available since April, while Samsung AMS and the updated Education Portal will begin rolling out in July.
    • It's been $24 (single) or $89 (4-pack) for many days on both Amazon and Walmart as far as I know. That isn't a big discount. If these end up like the 1st gen, the 4-pack will routinely get down around $80, give or take a dollar. I think they have even hit $69 at times.
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      536
    2. 2
      +Edouard
      269
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      97
    5. 5
      macoman
      63
  • Tell a friend

    Love Neowin? Tell a friend!