Reply
Old August 29th, 2002 Top | #1
Deckard
 
Deckard's Avatar
Unregistered
Posts: n/a

Default Extracting files from Windows CD

Hi,

I need to extract a few files (.dll) from the Windows XP CD.

Any help is appreciated.

BTW, the files I'm trying to extract are in the /I386 folder and have .dl_ extension instead of .dll

Thanks in advance

Deckard
  Reply With Quote
Old August 29th, 2002 Top | #2
 
sboulema's Avatar
OSNN Veteran Addict
Joined: June 2002
Location: Amstelveen, The Netherlands
Posts: 2,846
Reputation: 120
Power: 151

Default

maybe you can try to rename the extension .dl_ to .dll ?? Dunno if it will work never tryed it... let me know if it works
sboulema is offline   Reply With Quote
Old August 29th, 2002 Top | #3
Deckard
 
Deckard's Avatar
Unregistered
Posts: n/a

Default

Originally posted by sboulema
maybe you can try to rename the extension .dl_ to .dll ?? Dunno if it will work never tryed it... let me know if it works
I've tried it. it's not working
  Reply With Quote
Old August 29th, 2002 Top | #4
allan
 
allan's Avatar
Unregistered
Posts: n/a

Default

If you want to copy file.dl_ from your the i386 directory on the XP CD to the temp directory on your c: drive and if your cd drive is d: drive, the command would look as follows:

expand d:\i386\file.dl_ c:\temp\file.dll

NOTE: There is a space after the underscore and before c:
  Reply With Quote
Old August 29th, 2002 Top | #5
Deckard
 
Deckard's Avatar
Unregistered
Posts: n/a

Default

Thanks a bunch allan !
  Reply With Quote
Old August 29th, 2002 Top | #6
allan
 
allan's Avatar
Unregistered
Posts: n/a

Default

Glad to help
  Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems Extracting Compressed Files. SwampDonkey Windows Desktop Systems 1 February 29th, 2008 7:17am
Bit of a difficult one, extracting XP CD Key Skunk141 Windows Desktop Systems 20 July 18th, 2007 10:26pm
Extracting or burning .bin? ZAnwar Windows Desktop Systems 9 August 2nd, 2003 10:01pm
Great tool for extracting .vb (music) files from GTA3/Vice City Glaanieboy PC Gaming 5 May 20th, 2003 10:35pm
Extract files from Zip Extracting .exe apu95 Windows Desktop Systems 2 March 8th, 2003 1:48am