Recommended Posts

This is a shell modification pack that replaces XPish resources with their counterparts from Windows 2000 (with bits taken from Windows ME, screenshots of Whistler betas, and some artistic license tossed in where appropriate). Obviously, the appeal of something like this is somewhat limited, but I expect there's a few people other than me who might want to use the older style, either out of nostalgia, because they find it to be cleaner and more usuable, or simply out of a preference for the pixel-art style. There are a lot of advantages to using the newer operating system, especially after the release of Service Pack 2; if you don't feel the iconset is one of them, now it doesn't have to be a disadvantage :)

I made this pretty much for my own personal use, but I know there's a (very) few others who are interested in it, so I decided to polish it up (ever so slightly - those security shields look pretty awful) a release of it. If you don't like the concept, good for you - but you are irrelevant to any discussion regarding it. If you want something specific de-XPified, or if you find any bugs, tell me about them, and I'll try to get them sorted in the next release.

Download, More Information, and Screenshot: DeviantArt

Edited by vertigosity
Link to comment
https://www.neowin.net/forum/topic/365414-shell-patcher-inexperience/
Share on other sites

Download link fixed... my host can't use RAR files. :rolleyes:

um im prejudiging this as a flawed up buggy, messes up ur system release, ill wait and see what ppl think and ill use it

586451652[/snapback]

Why do you say that? It's primitive... but it gets the job done. I just didn't want to put a high version number on it because I don't have every single icon on the system 2kified :ninja:

It installs and works fine on a clean VMWare install, and on my own box. Of course, if it DOES screw up for anybody, I'll be glad to hear it and try and fix it.

Edited by vertigosity
Should it change the whole style too?

586453303[/snapback]

Nope, I only touch the icons, bitmaps, and AVIs. I might throw the rest of the Classicifying stuff in as options in the installer that doesn't exist yet, but they're just a couple of tweaks that are pretty well documented, pretty easy to do, and not always appropriate for everybody.

* Turn off the Welcome screen + Terminal Services

* Disable Themes

* Classic Start Menu and Folder View

* Set Explorer not show icons in groups, use Icon view, enable the status bar, and set that as the default for all folders

* Enable Control Panel in My Computer and hide the documents folders

* Set small toolbars in Explorer/IE

* and if you're a real lunatic, disable the Shell Hardware Detection service.

* and if you're a double nutty lunatic, disable the User Accounts control panel and add an entry that starts Control Userpasswords2

* Slap me with a trout for actually KNOWING all that off the top of my head. :whistle:

works nicely, although would be better if all icons got replaced ;)

586453257[/snapback]

Workin' on it :happy:

Well, I'll give major props if it could truly fool a 2000 user into thinking that an XP box was actually a 2000 box. There are some people whos personality is to get used to a single way of computing and making major changes to that way of working just freaks them out. That has some real potential to encourage more XP upgrades. Or I could just be rambling...

Well, I'll give major props if it could truly fool a 2000 user into thinking that an XP box was actually a 2000 box. There are some people whos personality is to get used to a single way of computing and making major changes to that way of working just freaks them out. That has some real potential to encourage more XP upgrades. Or I could just be rambling...

586456289[/snapback]

Those are exactly the people who aren't going to be installing a user-created shell pack on their systems... and XP upgrades are kinda irrelevant now that Vista is coming out RealSoonNow. I have to give you credit though, for trying to get me to abort work on this, by suggesting that I'm helping sell XP licenses :rofl: Besides, to do that I'd have to strip non-evil functionality from the OS. Ripping out the WiMP, Outlook Express, and MSN stuff is one thing, but removing all the benefits of the newer stuff is kinda pointless ;)

I've got netshell.dll together with some decent hacked together resources, and a 48x48 shortcut icon (how the heck did that not make it into XP itself, anyways?), so if that's stuff anybody wants, it'll be in the next release... I've got it running on my system, and I think it looks disturbingly faithful to 2000. Later tonight when I get home from running errands, I'll grab a copy of the NSIS dev stuff and see if I can't muddle through it.

Edited by vertigosity
  • 2 weeks later...
  • 1 month later...

Right in line with the Halloween season (it's kinda scary, and most of you kids have grown out of it), inXPerience 0.4 shows its ugly face. It's a pretty big update - everything included in the Start Menu on a default XP Pro install that has a direct 2k/ME analogue is skinned, and I took the time to make some original 2k-style resources. Lots of oddball other stuff around the system is now de-XPed as well.

As with last time, the link in the first post (586451638[/snapback]) is still accurate.

  • 1 month later...
  • 1 month later...
  • 3 months later...

Updated April 24th, 2006 with comctl32.dll toolbars and icons for quite literally everything in system32 that doesn't require too much custom icon fabrication.

I needed a break from Tango's overwhelming blueness, and I did this a few days before I seriously started Tangerine/Orangutan, and having gotten that Windows 2000yness out of my system I jumped right into Tangerine, of course.

  • 5 months later...

Updated today (not that many people here care).

Not a single new resource, but it has been updated to use the same XPize-derived patcher code as the October 2006 release of the Super Turbo Tango Patcher (so it now has the ability to keep coherent backups and reload on system updates). I may have inadvertantly fixed any issues with non-English versions of Windows and forgotten to release it, although I'm not sure that wasn't in 0.6 anyways.

  • 1 month later...

*Bump*

Using.. I love this pack and was modding Windows my self to look like 2K before i found this.. I like the old look :-) dunno why..

Was asking several people if they knew anyway to get 2K icons to XP or anyone that did it, but randomly i found your work here 2-3 months after..

Thank u

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

    • No registered users viewing this page.
  • Posts

    • JetBrains launches Rider 2026.2 EAP 5, bringing several AI improvements by David Uzondu JetBrains has released the fifth EAP version of Rider 2026.2, bringing a faster startup flow with the new non-modal startup screen and quality-check hooks for Claude Code and Codex. In the latest EAP release, Rider now has newly bundled "quality-check" hooks that run background tests on code edits before the external agent proceeds. For example, after Claude Code rewrites a class, Rider immediately triggers a PostToolUse hook that analyzes the code for syntax errors and formatting warnings. It then passes those findings back to the model as feedback, allowing the agent to fix its own output before finalizing the task. If Rider detects compilation errors, the IDE prevents the agent from treating the task as complete, while minor formatting warnings simply help guide the model toward better output. The "Explain with AI" feature can now tackle tricky build errors directly from the console, helping .NET developers who frequently wrestle with multi-targeting failures and MSBuild errors. JetBrains introduced Explain with AI back in the 2024.1 release cycle. With this feature, instead of forcing developers to copy long diagnostics into a separate chat window, Rider now lets you trigger these explanations directly from the error source. In similar EAP news, JetBrains recently opened the first EAP for IntelliJ IDEA 2026.2, with features that appeal to both those who are into AI-assisted coding and those who prefer "classic" manual development. For manual developers, the release adds revamped dependency completion for Maven and Gradle build scripts, which pulls data directly from the local cache to suggest relevant versions. It also brings the Spring Debugger update, displaying security indicators next to endpoints to visualize secured routes during runtime. In addition to database migration tools for Flyway and Liquibase, this build introduces a Hibernate debugger that shows the exact SQL or HQL queries that the framework plans to execute, letting developers jump directly to the Java code that triggered them.
    • I have updated my Series 9 Watch so I assume there is either a mistake in what was said, or as suggested - the new AI feature set isn’t supported on anything other than those listed above.
    • WhatsApp slams Isreali firm, NSO Group, for trying to spy on its users by David Uzondu WhatsApp has come out accusing Israeli cyber-intelligence firm, NSO Group, of deploying a fresh wave of highly targeted "spear phishing" attacks against users, which its security teams successfully thwarted. The Israeli firm, according to WhatsApp, ran this operation like its usual one-click phishing campaigns, trying to get people to click malicious links that lead them to external sites. To coordinate the campaign, the spyware vendor created fake test accounts and groups on the messaging app. WhatsApp said it is sharing the specific malicious domains, ikhwancast[.]com, ghazacast[.]com, and fr24cast[.]com, because potential victims need this data to check if they were targeted across other messaging systems or email platforms. The NSO Group is infamous for creating and selling Pegasus, a military-grade commercial spyware capable of silently compromising smartphones simply by sending a message or placing a missed call via apps like WhatsApp or iMessage. Users do not even have to interact with the incoming notification before the infection takes hold. Once Pegasus manages to break in, the spyware harvests private data, letting operators read private messages, emails, photos, and documents. It also tracks precise GPS locations, records keystrokes, activates the device's camera, and monitors live microphone audio. Independent investigations by cybersecurity watchdogs like The Citizen Lab and human rights organizations like Amnesty International have proven that governments use this software to track humanitarian workers, journalists, diplomats, and political dissidents. These findings directly contradict NSO Group claims that clients use the technology to spy on criminals and terrorists only. In late 2021, the U.S. Department of Commerce added the firm to its Entity List, effectively banning the vendor from buying hardware and software from American tech companies. WhatsApp said in its blog post that the spyware vendor violated a permanent court injunction with this new spear-phishing campaign. This injunction, which took effect in 2025, strictly prohibited NSO Group from targeting WhatsApp and its users. The platform is now asking a federal court to hold the firm in contempt.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      PsYcHoKiLLa
      225
    3. 3
      ATLien_0
      87
    4. 4
      +Edouard
      82
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!