![]() |
|
11 Jul 2011 | #11 |
![]() |
Good to see you getting it sorted and thanks for the update.
|
My System Specs![]() |
. |
|
1 Week Ago | #12 |
|
Question
Using Winrar's Unrar.exe from the command line, how do i use the iso.fmt file to open extract an ISO's contetse to a folder. Simmilar to decompressing a .rar or a .zip archive. Note: i only need to do this on one iso, i dont need some fance script example to open every iso in a folder or in a directory, i can handle that part. Note: for bandwidth allocation purposes i do not want to use any additional software, my installation auitopmatior is already bulky enough. Any help would be very appricated! I know to unrar you can use HTML Code:
unrar e c:\yourfile.rar However if you are looking to Extract a ISO file from a command line Please download piso.exe and poweriso.exe (Not the setup) It works perfect for me. I even add it to winrar and run it as a setup and it unzips perfectly. Extract iso file from command line |
My System Specs![]() |
6 Days Ago | #13 |
|
Sorry for re-posting. Couldn't find the edit button. i found a solution, Use winrar.exe not all the files you only need that one file.
Download winrar from WinRAR download and support: Download Put only winrar.exe in same folder or in system32 and try one of these Simple: Copy FileName.iso to Newfolder WinRAR.exe x -ow "FileName.iso" "Newfolder/" Finds all .ISO files and puts them in output folder WinRAR.exe x -y -ow *.iso "Output folder/" Run winrar x (extract from file) -y (say yes to everything) *.iso (Wild card = Find files ending .iso) Output folder Finds ISO files and puts them in folder iso With Sub Directory Depending on the name of the ISO. WinRAR.exe x -y -ow -ad *.iso *folder iso/ Finds ISO and puts them all in 1 directory. (If you use this all iso will be together in one folder WinRAR.exe x -y -ow *.iso *.iso/ To find all the winrar commands go to c:\program files\winrar dir and find rar.txt |
My System Specs![]() |
. |
|
![]() |
Thread Tools | |
Similar help and support threads | ||||
Thread | Forum | |||
unexpected popup when using unrar from command line Hello, I run a batch file aiming to extract an archive from a .rar with password. Here is the command i am using : unrar.exe e -p"password" archive.rar But this command is opening the winrar application, whereas i would like this operation to be automatic I tried with 7z.exe :... |
Software | |||
Executing command line command anywhere ? I want to create a setup whereas a command line command can be run from any directory/folder, without having to be in the directory/folder whereas the command line command resides ? |
General Discussion | |||
Command Line - Help Hi Guy's and Girls, Just first off I've never been too good with CMD and only an Apprentice in my company I work for. Now something I've wanted to do for awhile was to make the following but I don't necassirealy I know how to do this in one batch file: I would need a Batch file that is... |
General Discussion | |||
How to run a command line utility? Hi, I am trying to run a command line prompt utility from Microsoft on windows 7. Sure I am doing something wrong, after I click the downloaded .exe file the command prompt pops up briefly then disappears. Can someone explain the basics of running a command line utility on win7? Thanks! ... |
General Discussion | |||
Command Line Is there a cmd.exe /switch for “run as administrator” ? Thanks- |
General Discussion |
Our Sites |
Site Links |
About Us |
Find Us |
Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd All times are GMT -5. The time now is 15:47. |
![]() ![]() ![]() |