zohaib Posted January 23, 2011 Posted January 23, 2011 can i extract ".dl_" or ".ex_" files using command prompt. if "yes" then how????
jaclaz Posted January 23, 2011 Posted January 23, 2011 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.com/resources/documentation/windows/xp/all/proddocs/en-us/expand.mspx?mfr=trueexpand -r mycabbed.dl_will expand the file to "mycabbed.dll"jaclaz
zohaib Posted January 24, 2011 Author Posted January 24, 2011 (edited) thanks a lot "jaclaz" Edited January 24, 2011 by zohaib
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now