L.S.D Posted July 11, 2006 Share Posted July 11, 2006 I have files with below names. XXX.wmv.001XXX.wmv.002XXX.wmv.003 How do I combine these files? THanks Link to comment Share on other sites More sharing options...
Weirdy Posted July 11, 2006 Share 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 Link to comment Share on other sites More sharing options...
L.S.D Posted July 11, 2006 Author Share Posted July 11, 2006 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? Link to comment Share on other sites More sharing options...
Weirdy Posted July 11, 2006 Share 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" Link to comment Share on other sites More sharing options...
L.S.D Posted July 11, 2006 Author Share Posted July 11, 2006 Done! Thanks, Weirdy. THis is handy Link to comment Share on other sites More sharing options...
Agozer Posted July 11, 2006 Share Posted July 11, 2006 Please learn to use the command line. Actually, please know the contents of your Start Menu. Link to comment Share on other sites More sharing options...
L.S.D Posted July 11, 2006 Author Share Posted July 11, 2006 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! Link to comment Share on other sites More sharing options...
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