windows - How to use WinRAR through Batch? -
I need some help with a batch file because I'm stumped on WinRAR in the batch, as I did not / It's not used before.
My folder tree with batch file is here:
- Each RAR file has the same directory folder name ("vegies" folder).
I would like to be able to extract / copy all the folders / code> "example / Program_Ex / vegies" (forget this folder "vegies" does not already exist ) In a directory in the
"example / program_x / vegie" back / subfolders inside each directory. In each RAR I can not change as they automatically update themselves.)
So basically I would like to with a batch file:
"Examples / program_x / vegie /" example / program_x / vegie / "example / program_x / vezies" to "example / program_x / vg / random3" to remove "example / program_x / vegez" from "example / program_x / vg / random 2. rar" Removing "example / program_Ex / vegie / random5.rar" "example / program_x / vegies" to remove "example" / example_program_ex / vegies "example / program_Ex / vegie / random4.rar" "example / program_x / vegies" for.
I'm also trying to not specify a drive, more or less because the batch file will be in the correct folder instead of using something like "CD" or "PATH"?
I have seen some examples of the web more broadly, but I still know the best way to go about it.
Most examples I can find are:
@echo off destination destinationRAR = destination_warns_file set source = source_folder_path "C: \ Program Files \ WinRAR \ WinRAR.exe" a -ep1 -esh -bck -m0 -r -t% Destination RAR %% source%
(above)
Is anyone applying my question about Can you give examples? "Itemprop =" text ">
@echo for %% in
The path given below is where the batch file is stored For each file, remove the content of the file that points to the target folder and select that
existing files should be overwritten .
Comments
Post a Comment