L.S.D Posted July 11, 2006 Posted July 11, 2006 I have files with below names. XXX.wmv.001XXX.wmv.002XXX.wmv.003 How do I combine these files? THanks
Weirdy Posted July 11, 2006 Posted July 11, 2006 (edited) 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 July 11, 2006 by Weirdy
L.S.D Posted July 11, 2006 Author Posted July 11, 2006 Weirdy said: 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?<{POST_SNAPBACK}>How to open up the command line?
Weirdy Posted July 11, 2006 Posted July 11, 2006 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"
Agozer Posted July 11, 2006 Posted July 11, 2006 Please learn to use the command line. Actually, please know the contents of your Start Menu.
L.S.D Posted July 11, 2006 Author Posted July 11, 2006 Agozer said: Please learn to use the command line. Actually, please know the contents of your Start Menu.<{POST_SNAPBACK}>I have never been savvy with computers. As long as I can power it on and go online, i am ok!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now