Jump to content

How to combine these files?


L.S.D

Recommended Posts

open up the command line

 

change the command line's directory to where those files are at; like so

 

cd C:\DirectoryOfFiles

 

type enter

 

now, type and enter the following

 

copy /b XXX.wmv.001+XXX.wmv002+XXX.wmv.003 XXX.wmv.rar

 

There; you didn't even have to download any special programs that'd make you pay $20.

 

wait...this is about rar files, right?

Edited by Weirdy
Link to comment
Share on other sites

open up the command line

 

change the command line's directory to where those files are at; like so

 

cd C:\DirectoryOfFiles

 

type and enter the following

 

copy /b XXX.wmv.001+XXX.wmv002+XXX.wmv.003 XXX.wmv.rar

 

There; you didn't even have to download any special programs that'd make you pay $20.

 

wait...this is about rar files, right?

How to open up the command line? :banghead:

Link to comment
Share on other sites

if you're using windows XP, start -> run -> type "cmd" and press enter; else, if you're using an earlier windows OS, you might want to navigate around the start menu for "Command Prompt"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...