January 23, 201115 yr can i extract ".dl_" or ".ex_" files using command prompt. if "yes" then how????
January 23, 201115 yr 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
Create an account or sign in to comment