help w/dos commands
|
Original Message
|
Name: Kekoa
Date: March 10, 2000 at 11:22:16 Pacific
Subject: help w/dos commands
|
Comment: Does anyone know how to extract a file from a cab file? The one I am looking for is the c:\for %d in *.cab do extract -e % (filename) The problem is, this is not correct...Does anyone know the correct syntax for this command? Thanks!!!!
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Mick C
Date: March 10, 2000 at 11:27:15 Pacific
Subject: help w/dos commands |
Reply: (edit)If you are useing windows 95/98 Download PowerToys and use CAB View. Its available from Microsoft & on my Resource Site at: http://www.powerload.fsnet.co.uk
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: Ryan Cooley
Date: March 10, 2000 at 20:45:22 Pacific
Subject: help w/dos commands
|
Reply: (edit)Extract.exe needs to be run with the "/E" command to extract all files... "/Y" to ovewrite existing files, "/L (location)" to extract them to different folder than the current. If you have any more questions bout the syntax of any dos command, run it with "/?" to see the help screen. If you have any problem, email me.
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: Knowledge Keeper
Date: March 14, 2000 at 07:02:33 Pacific
Subject: help w/dos commands
|
Reply: (edit)Just type "extract /?" to get the correct syntax.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: