Windows XP build 2223 (main)
Build of Windows XP | |
OS family | Windows NT |
---|---|
Version number | 5.1 |
Build number | 2223 |
Build revision | 1 |
Architecture | x86 |
Build lab | main |
Compiled on | 2000-04-11 |
Expiration date | |
Timebomb | +444 days after original install date |
Cert. expiry | 2000-09-15 (+157 days) |
SKUs | |
Professional | |
About dialog | |
Windows XP build 2223 (main) is a build of Windows XP that was shared online on 17 April 2000.[1] It is the last build to include the HAL for the SGI Visual Workstation 320 and 540 (HALBORG.DLL
), the Imaging program, support for the 486 processor and the ability to upgrade from Windows 95. It is the earliest available build to update the kernel version to 5.1.
New features and changes[edit | edit source]
Setup[edit | edit source]
The ability to quick format on partitions has been added. The EULA has also been updated to include the Whistler codename. While the Setup is copying files, the text specifying so has had it's Windows 2000 reference removed.
Hardware Update[edit | edit source]
The Upgrade Device Driver wizard has been updated and renamed to the Hardware Update wizard. Installing a driver from a CD or floppy disk is now done automatically, as inserting said media will now cause the wizard to install the best said driver from the media. However, aside from some rearrangements and text rewords, not much has changed from the previous app.
Add New Hardware[edit | edit source]
The Add New Hardware option in the Control Panel was slightly tweaked, with it now removing the option to remove currently installed Hardware.
User interface[edit | edit source]
Some changes were done to the user interface, incorporating more Whistler references and changes. The build itself now identifies itself as "Whistler 2001" in the start menu and login screensaver, the taskbar also received a slight update while applications are active and inactive, with the box surrounding the application no longer appearing when inactive. The Start menu option "Shut Down" was also renamed to "Turn Off Computer".
Explorer[edit | edit source]
While the system's disk contents are hidden, the used and free disk space is now shown.
Login screen[edit | edit source]
This build updates the Neptune-style login screen, with it now being the default login screen. This includes several updates, like the Windows logo present in the middle of the login screen being replaced with four circles colored after the Windows logo, the computer name being moved to the blue sidebar and the "Click on your name to start" text being renamed to "Click on your user account to log on". Instead of a shell being used as the default user account profile, a user is used instead.
Control Panel[edit | edit source]
The "Web" section of the Display applet has been moved as an option in the "Background" section instead. This however, removes the ability to have a pattern on the desktop. The "My Pictures Slideshow" option was added to the Screen Saver options, now allowing for a slideshow to be used as a screen saver.
Some changes have been done to the Sound applet. A new "Voice" section was added, used for microphone's and other audio devices. The Sound Volume option was also removed from the applet itself. In Folder Options, the option to Display the simple treeview in Explorer's Folders list and the option to show My Network Places on the desktop was added.
A new "Scanners and Cameras" folder has been introduced, now allowing for multiple scanners and cameras to be connected easier. The old applet however, remains and is still accesible. User Profiles were moved to the Advanced section in the System applet, with a new Remote applet taking it's place, allowing for other users to be able to use Remote Desktop to connect to the current computer.
Task Manager[edit | edit source]
A "Users" page has been added to the Task Manager. This allows Administrators to disconnect, log off or send a message to other users.
Shutdown Tracker[edit | edit source]
The Shutdown Event Tracker has now been integrated into the UI of the Shut Down prompt, now only requiring one prompt instead of two.
Paint[edit | edit source]
Paint has received the ability to import images from a scanner or camera.
Miscellaneous[edit | edit source]
- Windows Keyring has been added, however an UI for it wouldn't be present until build 2257.
- The OS/2 Subsystem has been removed.
Findings[edit | edit source]
Business theme[edit | edit source]
This is the first build to include parts of the visual style engine as well as an early version of the Business theme (Business.thx
). Adrian of the Airesoft blog released a working UXtheme file to allow the theme to be enabled.[2]
The theme, when enabled, changes the design of all windows to include a blue border with lighter gray shades. The theme was meant to engage in a more user-friendly experience for home users. It is buggy; the theme can often cut out parts of the window and some features such as displaying menus don't work or cause instability. Registry entries (located in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager
) modify how the theme works:
DllName
andThemeName
: Location of the theme fileEnableDialog
EnableFrame
: If set to 1, enables the blue borders on the windows.EnableTempControls
TargetApp
: Determines the application that will use the theme. If this value is blank, the theming will apply to all applications.ThemeActive
ThemeId
The initial theme file contains comments regarding to changing the color of the theme. If these comments are uncommented, the theme will utilize color based on a themes.inc
settings file. The file will be read as .ini
format, similar to other builds onwards.
New Sound Setting applet[edit | edit source]
The new sound setting applet that would be used in later builds as well as the final RTM build of Windows XP is included in this build, however there is no way to have this applet normally open. Adrian has provided an executable that allows this applet to open. It contains sound options like the volume and speaker settings or speaker configurations.
ClearType font rendering[edit | edit source]
This is the first build to include the ClearType font rendering feature. If the FontSmoothingType
DWORD value is set to 2 in HKEY_CURRENT_USER\Control Panel\Desktop
, the user will be able to enable the ClearType font rendering upon reloading Windows Explorer. ClearType font rendering wouldn't be enabled by default until Lab06 compile of build 4029 of Longhorn.
OOBE[edit | edit source]
An out-of-the-box experience was ported from a Windows Me build here. Much like in the Windows Me builds, it can be run by executing C:\WINNT\System32\oobe\msoobe.exe /f
. There is no way to get past the product key entry portion of the OOBE, but it can be skipped via the debug skip button. After the OOBE is completed, it will restart and will not exit properly after the user presses Finish on the final screen, forcing the user to terminate the process. Merlin does not function and pressing him or pressing F1 on the keyboard does nothing.
Start Page[edit | edit source]
There is code in shell32.dll
to allow a Start Page to load, which was present in Neptune and some Windows Me builds. It requires registry modification and a patched webvw.dll
in order to work. You can perform the required registry modification by going to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
and setting ShellState
so the last 4 zeros read 02 00 00 00
. After that, you have to enable Active Desktop and log off. However, it will not work without the patched webvw.dll
.
Fast User Switching[edit | edit source]
This build is the first to include Terminal Services in the base OS, and along with it Fast User Switching was introduced. To enable it, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
in the registry and set AllowMultipleTSSessions
to 1. Logging off after doing this breaks the login screen, and a restart is needed to recover from this.
Personalized Notifications[edit | edit source]
The functionality of automatically hiding tray icons when not in use is present, but there is no interface to use it. It can be enabled by going to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
and creating a DWORD value named EnableAutoTray
and setting it to 1. Once enabled, the "Enable Personalized Notifications" checkmark will appear in the system tray properties. The icons will collapse to an exclamation mark every 15 minutes. This design would be changed to an arrow in the next available build.
CD Burning Web View[edit | edit source]
This build contains basic functionality for CD Burning, one of which is the Web View. To see the web view create a new folder, open it, then right click on an empty space and select Customize this folder. Select any of the templates and it will create a desktop.ini file. Open the desktop.ini file and change PersistMoniker
to point to file://C:\WINNT\Web\cdburn.htt
.
Build 2250-esque Web View[edit | edit source]
This build contains an early version of the Web View that appeared in build 2250. To enable it, make a new folder, open it, then right click on an empty space and select Customize this folder. Select any of the templates and it will create a desktop.ini file. Open the desktop.ini file and change PersistMoniker
to point to file://C:\WINNT\Web\webview.htt
. This web view also contains two debug features, if you hold Shift while opening the folder everything will have a border around it. If you open the folder and then immediately press Ctrl a link labeled Click here to see the inner body...
will appear next to the folder name. Clicking on it opens a dialog. You can press Ctrl and ⇧ Shift together while opening the folder to combine the two debug features.
Bugs and quirks[edit | edit source]
Installation[edit | edit source]
On some machines, the installation may bugcheck with the error code DRIVER_IRQL_NOT_LESS_OR_EQUAL
while copying setup files. This is caused by HIDCLASS.SYS
- removing every USB accessory except the keyboard fixes this.
Missing Details tab in Device Manager properties[edit | edit source]
On a clean install, the Details tab in the properties of a device in Device Manager is missing. It can be fixed by setting an environment variable called DEVMGR_SHOW_DETAILS
to 1.
Drivers[edit | edit source]
- The system may bugcheck with error code
KMODE_EXCEPTION_NOT_HANDLED
when attempting to install drivers.
System Information[edit | edit source]
System Information does not work in this build, as it reports all values as "Unknown".
NTFS[edit | edit source]
A bugcheck with error code CONFIG_LIST_FAILED
will occur after converting the system drive to NTFS. After a restart, the system will report that the drive is already NTFS.
File differences[edit | edit source]
The following files have been introduced or removed compared to build 2211 Professional:
Name | Description | Version |
---|---|---|
1394vdbg.inf | ||
1394vdbg.sys | 1394 Virtual Host Debugger Driver | 5.1.2223.1 (main.000411-2307) |
61883.inf | ||
acme.htm | ||
aec.sys | Microsoft Acoustic Echo Canceller | 5.00.2210.1 (Lab06_N(jstokes).000306-1822) |
agtcore.js | ||
agtscrpt.js | ||
asr_fmt.exe | asr_fmt Application | 1 |
asr_ldm.exe | Logical Disk Manager Disaster Recovery Utility | 2223.1.503.0 |
authz.dll | Authorization Framework | 5.1.2223.1 (main.000411-2307) |
avc.inf | ||
badeula.htm | ||
badpid.htm | ||
badpkey.htm | ||
ball_ani.gif | ||
bgamex.jpg | ||
bgcc.jpg | ||
bgdiscov.jpg | ||
bgjcb.jpg | ||
bgleftdo.gif | ||
bgleftup.gif | ||
bgmc.jpg | ||
bgnd1024.gif | ||
bgnd800.gif | ||
bgphone1.gif | ||
bgrightd.gif | ||
bgvisa.jpg | ||
bidispl.dll | Bidispl DLL | 5.1.2223.1 (main.000411-2307) |
bkspc.gif | ||
black.gif | ||
bluepix.gif | ||
bulzano.jpg | ||
bulzanom.jpg | ||
business.thx | Business Theme for Windows | 1 |
but1_dwn.gif | ||
but1_idl.gif | ||
but1_up.gif | ||
but2_dwn.gif | ||
but2_idl.gif | ||
but2_up.gif | ||
but3_dwn.gif | ||
but3_idl.gif | ||
but3_up.gif | ||
but4_dwn.gif | ||
but4_idl.gif | ||
but4_up.gif | ||
camocx.dll | WIA Camera View DLL | 5.1.2223.1 (main.000411-2307) |
cfgani.gif | ||
click.gif | ||
clicking.gif | ||
clickl.gif | ||
clickr.gif | ||
cnncterr.htm | ||
cnncterr.jpg | ||
coa.gif | ||
confetti.gif | ||
congrats.gif | ||
congrats.htm | ||
connect.htm | ||
connect.jpg | ||
con_ani.gif | ||
con_off.gif | ||
credui.dll | Credential Manager User Interface | 5.1.2223.1 (main.000411-2307) |
default.gif | ||
defaultl.gif | ||
defaultr.gif | ||
desktop3.gif | ||
dialing.gif | ||
dialmgr.js | ||
dialtone.gif | ||
dialtone.htm | ||
dialtone.jpg | ||
dialup.gif | ||
dialup.htm | ||
dial_ani.gif | ||
dial_off.gif | ||
disabldl.gif | ||
disabldr.gif | ||
disabled.gif | ||
drdyisp.htm | ||
drdymig.htm | ||
drdyoem.htm | ||
drdyref.htm | ||
drprov.dll | Microsoft Terminal Server Network Provider | 5.1.2223.1 (main.000411-2307) |
drpshdw.jpg | ||
dskshell.htm | ||
dtcsetup.dll | 2000.3.4044.0 | |
dtsgnup.htm | ||
elogcons.mof | ||
error.jpg | ||
error.js | ||
eula.htm | ||
eula.jpg | ||
eulawarn.htm | ||
eventcls.dll | Microsoft® Volume Snapshot Service event class | 5.1.2223.1 (main.000411-2307) |
fconprov.mof | ||
fevprov.mof | ||
fini.htm | ||
flag.gif | ||
flagani.gif | ||
fwdprov.dll | WMI | 5.1.2223.1 (main.000411-2307) |
g400.inf | ||
gradient.gif | ||
heidelb.jpg | ||
heidelbm.jpg | ||
hndshake.htm | ||
hndshake.jpg | ||
hover.gif | ||
hoverl.gif | ||
hoverr.gif | ||
ics.htm | ||
idwlog.exe | Idwlog 2000 System Client. | 2 |
installd.htm | ||
installd.jpg | ||
ipsmsnap.dll | IP Security Monitor Snapin | 5.1.2223.1 (main.000411-2307) |
isp.htm | ||
isp2busy.htm | ||
ispcnerr.htm | ||
ispcnfg.ins | ||
ispdtone.htm | ||
isphdshk.htm | ||
ispins.htm | ||
ispnoanw.htm | ||
ispopt.htm | ||
ispphbsy.htm | ||
ispsbusy.htm | ||
ispsgnup.htm | ||
ispshell.htm | ||
kd1394.dll | Kernel Debugger IEEE 1394 HW Extension DLL | 5.1.2223.1 (main.000411-2307) |
keybd.htm | ||
keybdcmt.htm | ||
keymgr.exe | Neptune-to-Neptune Upgrade | 5.00.1636.1 |
kodak_dc.icm | ||
kousd.dll | Still Image Devices DLL | 5.1.2223.1 (main.000411-2307) |
langwrbk.dll | English wordbreaker | 5.1.2223.1 (main.000411-2307) |
lftclk.gif | ||
lftclkw.gif | ||
lftdef.gif | ||
lftdefw.gif | ||
lftdsld.gif | ||
lftdsldw.gif | ||
lfthvr.gif | ||
lfthvrw.gif | ||
logo.gif | ||
logo.jpg | ||
logonui.exe | Windows Logon UI | 5.60.2223.0000 (main.000411-2307) |
macme.htm | ||
mbadpid.htm | ||
mcnncter.htm | ||
mcongrat.htm | ||
mconnect.htm | ||
mdialton.htm | ||
mdmssys.in5 | ||
merror.htm | ||
meula.htm | ||
meulawar.htm | ||
mhndshak.htm | ||
migdial.htm | ||
migip.dun | ||
miglist.htm | ||
migpage.htm | ||
migrate.isp | ||
migrate.js | ||
migrate.obe | ||
migx25a.dun | ||
migx25b.dun | ||
migx25c.dun | ||
minserro.htm | ||
minstall.htm | ||
misp2bus.htm | ||
mispcnnc.htm | ||
mispopt.htm | ||
misprese.htm | ||
mispsgnu.htm | ||
mlan.htm | ||
mmouse.htm | ||
mmsobshe.css | ||
mnoanswe.htm | ||
mnomodem.htm | ||
mnotavai.htm | ||
moemadd.htm | ||
moemhw.htm | ||
moemlega.htm | ||
moemreg.htm | ||
mouse.htm | ||
mouse4.gif | ||
mouseimg.gif | ||
mousetut.js | ||
mouse_a.htm | ||
mouse_b.htm | ||
mouse_c.htm | ||
mouse_d.htm | ||
mouse_e.htm | ||
mouse_f.htm | ||
mouse_g.htm | ||
mouse_h.htm | ||
mouse_i.htm | ||
mouse_j.htm | ||
mouse_k.htm | ||
mpid.htm | ||
mregiste.htm | ||
mregkb.htm | ||
mregkbcm.htm | ||
mrlin128.gif | ||
msdmo.dll | DMO runtime | 5.1.2223.1 (main.000411-2307) |
msdtcuiu.dll | MS DTC administrative component DLL | 2000.3.4044.0 |
msftcrln.mof | ||
msn.htm | ||
msn.jpg | ||
msnconst.htm | ||
msneula.htm | ||
msnialog.gif | ||
msniaold.gif | ||
msnidpss.htm | ||
msninfo.htm | ||
msnlogo.gif | ||
msnpymnt.htm | ||
msnsign.htm | ||
msnwtrmk.gif | ||
msobcomm.dll | Microsoft Out of Box Experience | 5.1.2223.1 (main.000411-2307) |
msobdl.dll | Internet Service MIME Mutlipart Download | 5.1.2223.1 (main.000411-2307) |
msobe.isp | ||
msobmain.dll | Microsoft Out of Box Experience | 5.1.2223.1 (main.000411-2307) |
msobshel.css | ||
msobshel.dll | Microsoft Out of Box Experience | 5.1.2223.1 (main.000411-2307) |
msobshel.htm | ||
msobshel.js | ||
msobstub.dll | Microsoft Out of Box Experience | 5.1.2223.1 (main.000411-2307) |
msobweb.dll | Microsoft Out of Box Experience | 5.1.2223.1 (main.000411-2307) |
msoobe.exe | Microsoft Out of Box Experience | 5.1.2223.1 (main.000411-2307) |
mspeedy2.htm | ||
mspeedy3.htm | ||
msrverro.htm | ||
mstart.htm | ||
mstsc.exe | Terminal Services Client (Export Version) | 5.1.2223.1 (main.000411-2307) |
mstscax.dll | Terminal Services ActiveX Client (Export Version) | 5.1.2223.1 (main.000411-2307) |
mtapi.htm | ||
mtemplat.htm | ||
mtoobusy.htm | ||
musemode.htm | ||
muserinf.htm | ||
m_msn.htm | ||
nabtsfec.inf | ||
nabtsfec.sys | WDM NABTS/FEC VBI Codec | 5.1.2223.1 (main.000411-2307) |
navspc.gif | ||
ncobjapi.dll | 5.1.2223.1 (main.000411-2307) | |
ncprov.dll | NCProv Module | 1 |
ncprov.mof | ||
neg_ani.gif | ||
neg_off.gif | ||
netwk.htm | ||
neweula.htm | ||
noanswer.htm | ||
nomodem.htm | ||
nousbkbd.htm | ||
nousbkm.htm | ||
nousbms.htm | ||
obeip.dun | ||
oemadd.htm | ||
oemcust.htm | ||
oemhw.htm | ||
oemlegal.htm | ||
oemlogo.gif | ||
oempriv.htm | ||
oemreg.htm | ||
offtbamx.gif | ||
offtbdsc.gif | ||
offtbjcb.gif | ||
offtbmc.gif | ||
offtbvsa.gif | ||
ontbamx.gif | ||
ontbdsc.gif | ||
ontbjcb.gif | ||
ontbmc.gif | ||
ontbvsa.gif | ||
oobe.inf | ||
oobeinfo.ini | ||
oobestyl.css | ||
oobewiz.exe | Microsoft Out of Box Experience Wizard | 5.1.2223.1 (main.000411-2307) |
paris.jpg | ||
parism.jpg | ||
passact.htm | ||
passport.gif | ||
passport.htm | ||
passreg.htm | ||
passsign.htm | ||
perm3.inf | ||
phdsext.inf | ||
phil2vid.inf | ||
phone.obe | ||
pid.htm | ||
pid.jpg | ||
pisa.jpg | ||
pisam.jpg | ||
pk.jpg | ||
policman.dll | 5.1.2223.1 (main.000411-2307) | |
policman.mof | ||
prague.jpg | ||
praguem.jpg | ||
prodkey.htm | ||
prvcyms.htm | ||
pseuprov.dll | WMI | 5.1.2223.1 (main.000411-2307) |
pseuprov.mof | ||
pseuprox.dll | WMI | 5.1.2223.1 (main.000411-2307) |
pseusink.dll | WMI | 5.1.2223.1 (main.000411-2307) |
pstorsvc.dll | Protected storage server | 5.1.2223.1 (main.000411-2307) |
pulse.htm | ||
qvusd.dll | Still Image Devices DLL (Digital camera) | 5.1.2223.1 (main.000411-2307) |
rcnterr.htm | ||
rdrdyreg.htm | ||
rdtone.htm | ||
refdial.htm | ||
reg.isp | ||
reg.jpg | ||
reg1.htm | ||
reg2.htm | ||
reg3.htm | ||
regdial.htm | ||
regdone.htm | ||
register.gif | ||
register.htm | ||
regkb.htm | ||
regkbcmt.htm | ||
regrmnd.htm | ||
regshell.htm | ||
regstyl.css | ||
repdrvj.dll | 5.1.2223.1 (main.000411-2307) | |
rhndshk.htm | ||
rhtclk.gif | ||
rhtclkw.gif | ||
rhtdef.gif | ||
rhtdefw.gif | ||
rhtdsld.gif | ||
rhtdsldw.gif | ||
rhthvr.gif | ||
rhthvrw.gif | ||
rndismp.sys | Remote NDIS Miniport | 5.1.2223.1 (main.000411-2307) |
rnoansw.htm | ||
rnomdm.htm | ||
roempriv.htm | ||
rprvcyms.htm | ||
rpulse.htm | ||
rregdial.htm | ||
rtoobusy.htm | ||
rusrinfo.htm | ||
sccbase.dll | Infineon SICRYPT® Base Smart Card Cryptographic Provider | 5.1.2223.1 (main.000411-2307) |
sccsccp.dll | Infineon SICRYPT® Base Smart Card Cryptographic Provider COM Objects | 5.1.2223.1 (main.000411-2307) |
scm.mof | ||
selfprov.mof | ||
slbiop.dll | Schlumberger Smart Card IOP | 5.1.2223.1 (main.000411-2307) |
slbrccsp.dll | Schlumberger Smart Card Cryptographic Service Provider Resource File | 5.1.2223.1 (main.000411-2307) |
smadvise.ini | ||
smadvise.ocx | SmControl ActiveX Control Module | 1 |
smadvise.vbs | ||
sndchk.htm | ||
speedy2.htm | ||
speedy3.htm | ||
ssmypics.scr | My Pictures Slideshow Screensaver | 5.1.2223.1 (main.000411-2307) |
start.htm | ||
start.jpg | ||
statback.jpg | ||
statbar.jpg | ||
stgtrans.dll | stgtrans Module | 1 |
swprv.dll | Microsoft® Volume Snapshot Service software provider | 5.1.2223.1 (main.000411-2307) |
sxs.dll | Fusion 2.5 | 5.1.2223.1 (main.000411-2307) |
tabamex.gif | ||
tabdisco.gif | ||
tabmc.gif | ||
tabvisa.gif | ||
tapi.htm | ||
tapi.jpg | ||
template.htm | ||
themes.inc | ||
timezone.htm | ||
tmplprov.dll | WMI | 5.1.2223.1 (main.000411-2307) |
toobusy.htm | ||
toobusy.jpg | ||
trnsprov.dll | WMI | 5.1.2223.1 (main.000411-2307) |
tsctrc.dll | MSTSC Trace DLL | 5.1.2223.1 (main.000411-2307) |
tyrol.jpg | ||
tyrolm.jpg | ||
updprov.dll | WMI | 5.1.2223.1 (main.000411-2307) |
usb8023.inf | ||
usb8023.sys | USB Ethernet Driver | 5.1.2223.1 (main.000411-2307) |
usemodem.htm | ||
userinfo.htm | ||
uxtheme.dll | UxTheme | 1 |
venice.jpg | ||
venicem.jpg | ||
verona.jpg | ||
veronam.jpg | ||
vssvc.exe | Microsoft® Volume Snapshot Service | 5.1.2223.1 (main.000411-2307) |
vss_ps.dll | Microsoft® Volume Snapshot Service proxy/stub | 5.1.2223.1 (main.000411-2307) |
vswrshim.dll | Microsoft® Volume Snapshot Writer Shim DLL | 5.1.2223.1 (main.000411-2307) |
watcher.exe | watcher MFC Application | 1 |
watermrk.gif | ||
watermrk.jpg | ||
wbemcons.dll | WMI Standard Event Consumers | 5.1.2223.1 (main.000411-2307) |
wbemcons.mof | ||
welcome.htm | ||
wiaacmgr.exe | Windows Picture Acquisition Wizard | 5.1.2223.1 (main.000411-2307) |
wiadefui.dll | WIA Scanner Default UI | 5.1.2223.1 (main.000411-2307) |
wiadss.dll | WIA TWAIN compatibility layer | 5.1.2223.1 (main.000411-2307) |
wiascr.dll | WIA Scripting Layer | 5.1.2223.1 (main.000411-2307) |
wiaservc.dll | Still Image Devices Service | 5.1.2223.1 (main.000411-2307) |
wiashext.dll | Imaging Devices Shell Folder UI | 5.1.2223.1 (main.000411-2307) |
wiastatd.dll | WIA Status Dialog | 5.1.2223.1 (main.000411-2307) |
winipsec.dll | Windows IPSec SPD Client DLL | 5.1.2223.1 (main.000411-2307) |
winnt32.gid | ||
winnt32.msi | ||
wmi2xml.dll | 5.1.2223.1 (main.000411-2307) | |
wmifilt.dll | 5.1.2223.1 (main.000411-2307) | |
wmiisapi.dll | 5.1.2223.1 (main.000411-2307) | |
wmimsg.dll | WMI | 5.1.2223.1 (main.000411-2307) |
wmioledb.dll | OLE DB Adapter | 5.1.2223.1 (main.000411-2307) |
wmiprop.dll | WDM Provider Dynamic Property Page CoInstaller | 5.1.2223.1 (main.000411-2307) |
wmiprvss.dll | WBEM Asynchronous SNMP Instance/Property Provider | 1 |
wmiprvss.exe | WBEM Asynchronous SNMP Instance/Property Provider | 1 |
wmiprvss.mfl | ||
wmiprvss.mof | ||
wmixmlop.dll | 5.1.2223.1 (main.000411-2307) | |
wmi_cse.dll | 5.1.2223.1 (main.000411-2307) | |
wmi_rsop.mof | ||
wm_key.gif | ||
wm_pc.gif | ||
wm_pencl.gif | ||
wm_phone.gif | ||
wm_pport.gif | ||
wstcodec.inf | ||
wstcodec.sys | WDM WST Codec Driver | 5.1.2223.1 (main.000411-2307) |
wstdecod.dll | WST Decoder Filter | 5.1.2223.1 (main.000411-2307) |
wvc9.dll | Windows Visual Components | 9.0.0.3822 |
xmlprox.dll | 5.1.2223.1 (main.000411-2307) | |
yllwbar.gif | ||
_bckexcp.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_blitz01.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_boggle.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_casino4.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_casper0.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_cfilepu.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_chkheap.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_cominit.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_ddwait.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_enumnp.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_evtexcp.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_exchars.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_excrace.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_f008bpp.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_f016bpp.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_fmvalid.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_foeback.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_fredraw.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_history.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_modrest.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_nfl2000.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_pzrowin.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_rddhelp.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_rmimess.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_syncs32.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_usocman.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
_wvmapid.dll | Windows 2000 Shim Accessory DLL | 5.1.2223.1 (main.000411-2307) |
Name | Description | Version |
---|---|---|
cap7146.sys | WDM Video Capture minidriver for Philips SAA7146 | 1.00 (main.000309-1512) |
ctlegacy.inf | ||
diskperf.exe | Disk Performance Configuration Utility | 5.00.2211.1 (main.000309-1512) |
diskperf.sys | Disk Performance Driver | 5.00.2211.1 (main.000309-1512) |
doscalls.dll | ||
dtcsetup.cat | ||
dtcsetup.exe | MS DTC stand-alone setup | 2000.01.3614.0 |
efs.sys | EFS File System Filter Driver | 5.00.2211.1 (main.000309-1512) |
fjtscan.inf | ||
ipsecmon.exe | IP Security Monitor | 5.00.2211.1 (main.000309-1512) |
lgmntr.exe | Monitor Cool Driver | 5.0.208 |
lgstitch.dll | AutoStitch Library | 5.00.2211.1 (main.000309-1512) |
logiscan.inf | ||
logonhta.dll | Windows Logon UI | 5.60.2208.0000 (main.000309-1512) |
mpe.sys | Microsoft MPE to IP Filter | 5.00.2211.1 (main.000309-1512) |
msdtcui.dll | MS DTC administrative component DLL | 2000.01.3614.0 |
msmscsi.inf | ||
msmusb.inf | ||
n3bridge.inf | ||
ndisip.sys | Microsoft Test Driver | 5.00.2211.1 (main.000309-1512) |
netapi.os2 | ||
netdet.dll | Network Card Detection DLL | 5.00.2211.1 (main.000309-1512) |
netdgisa.inf | ||
netdstar.inf | ||
netdtect.dll | Network Card Detection - User Mode APIs | 5.00.2211.1 (main.000309-1512) |
netdtect.sys | Network Card Detection driver | 5.00.2211.1 (main.000309-1512) |
nete100.inf | ||
nete100s.inf | ||
netel59x.inf | ||
netflex.inf | ||
netoemdh.inf | ||
netupgrd.inf | ||
os2.exe | OS2 Subsystem Client | 5.00.2211.1 (main.000309-1512) |
os2srv.exe | OS2 Subsystem Server | 5.00.2211.1 (main.000309-1512) |
os2ss.exe | OS/2 System Server | 5.00.2211.1 (main.000309-1512) |
oso001.007 | ||
oso001.009 | ||
oso001.010 | ||
oso001.012 | ||
oso001.016 | ||
oso001.029 | ||
perfctrs.mfl | ||
perfctrs.mof | ||
perfdisk.mfl | ||
perfdisk.mof | ||
perfnet.mfl | ||
perfnet.mof | ||
perfos.mfl | ||
perfos.mof | ||
perfproc.mfl | ||
perfproc.mof | ||
philtune.sys | Philips Tuner/Demodulator | 5.00.2211.1 (main.000309-1512) |
resmgr.sys | WDM Resoure Manager | 5.00.2211.1 (main.000309-1512) |
resmgru.dll | Resource Manager User Mode | 5.00.2211.1 (main.000309-1512) |
setuplog.dll | What build are you running today? | 5.00.2211.1 (main.000309-1512) |
setuplog.exe | setup info logger | 5.00.2211.1 (main.000309-1512) |
shcmn.dll | Windows 2000 Common Shim hook DLL | 5.00.2211.1 (main.000309-1512) |
shim.dll | Windows 2000 Shim DLL | 5.00.2211.1 (main.000309-1512) |
slbkygen.dll | Schlumberger Cryptoflex (TM) Key Generation Service | 5.00.2211.1 (main.000309-1512) |
slbrsrc.dll | Schlumberger Cryptoflex (TM) Smart Card Cryptographic Service Provider Resource File | 5.00.2211.1 (main.000309-1512) |
sm9232.dll | Still Image Devices DLL | 5.00.2211.1 (main.000309-1512) |
sm9332.dll | Still Image Devices DLL | 5.00.2211.1 (main.000309-1512) |
stisvc.exe | Still Image Devices Monitor | 5.00.2211.1 (main.000309-1512) |
streamip.sys | Microsoft IP Test Driver | 5.00.2211.1 (main.000309-1512) |
trident.sys | Trident Video Miniport Driver | 5.00.2211.1 (main.000309-1512) |
ugenusd.dll | Still Image Devices DLL | 5.00.2211.1 (main.000309-1512) |
umax.inf | ||
wbemnt5.inf | ||
wbemperf.mof | ||
wmicore.dll | WMI service core functionality | 5.00.2211.1 (main.000309-1512) |
_npalett.dll | Windows 2000 Shim Accessory DLL | 5.00.2211.1 (main.000309-1512) |
Gallery[edit | edit source]
References[edit | edit source]
- ↑ Thurrott, Paul. Windows XP: The Road to Gold, Paul Thurrott's SuperSite for Windows (via Wayback Machine). 24 August 2001.
- ↑ http://blog.airesoft.co.uk/code/whistler/2223/