can i extract ".dl_" or ".ex_" files using command prompt. if "yes" then how????
Page 1 of 1
extraction using command prompt?
#2
Posted 23 January 2011 - 07:05 AM
zohaib, on 22 January 2011 - 10:59 PM, said:
can i extract ".dl_" or ".ex_" files using command prompt. if "yes" then how????
If you mean CAB compressed files (as typical in Windows NT based install CD's), of course you can.
There is a command EXPAND:
http://www.microsoft...d.mspx?mfr=true
Quote
expand -r mycabbed.dl_
will expand the file to "mycabbed.dll"
jaclaz
#3
Posted 24 January 2011 - 08:00 AM
thanks a lot "jaclaz"
This post has been edited by zohaib: 24 January 2011 - 08:01 AM
Share this topic:
Page 1 of 1



Help
Back to top









