Liviu,
The only way I can think of that is practical is to press
F8 while win2k is starting. When the menu comes up,
select "safe mode with CD support." Load the CD in
question into your CD Drive, Which I will refer to as X:.
Type in the following commands: (with your proper file
name)1st type the drive letter of your CD Drive "X:",
2nd,type "dir filename.exe /s" (no Quotes). Your file
should be listed, and in which sudirectory it resides.
Then, type in
"copy X:\directory\subdirectory\filename.exe (space)
C:\windows\system32" Of course, type in the correct
directory & subdirectory names in the copy command. If you
don't find your file during the dir command, it may be in
a .cab (cabinet file). Of course, if you have internet
access, you could run a search on the file name, then
download it into the system32 directory.