Jump to content

ericson33

Members
  • Posts

    3
  • Joined

  • Last visited

ericson33's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. With "X" - It all depends on how the files are arranged INSIDE the rar. It is also possible that when you use "E" you might end up with issues IF files with similar names are located in different sub-folders. BTW, you have a complete guide (with a chapter on command line mode) here: http://acritum.com/software/manuals/winrar/ This command should work for what I'm trying to do: "c:\program files\winrar\winrar.exe" e -ibck -ad "%D\*.r*" "Z:\TV\" E should ignore the paths and just extract the file to Z:\TV but for some reason it creates a folder, for example Z:\TV\rarname\rarname.mkv
  2. Thanks so much for these tips, they are a big help. Does anyone know how to use the unrar command line to extract to a specific folder with no sub folder? I've been using: "c:\program files\winrar\winrar.exe" x -ibck -ad "%D\*.r*" "%D" Also tried: "c:\program files\winrar\winrar.exe" x -ibck -ad "%D\*.r*" "Z:\TV\" and "c:\program files\winrar\winrar.exe" e -ibck -ad "%D\*.r*" "Z:\TV\" In all cases though it still ends up in a subfolder of the Z:\TV\ folder. I'd love the file to just be put right in the directory... thanks!
×
×
  • Create New...