Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Problem - have 2 dirs (c:\old , c:\new) and i need to copy files from new -> old. Have written a batch file that, if exist, copy file with extension .dup (duplicate) and then at end of copy advise me of duplicates. Works for one file but if i try another (a.abc) and it exists then it tries a.dup As this exists from a previous copy i am stuck. Transfering 40 files per day and am wondering how it is possible to same and get a.1 , a.2, a.3 etc
i downloaded a movie.to copy into two cd's i split the movie into two cd's.in one cd,i put the larger file of the movie.in the other i put the smaller portion and the .bat and .fsi file.when i copied all these files in one directory and i executed the .bat file a message came on the top left of the ms-dos window with the message "off".how can i join the split files now to see the movie?? please help me.
Summary: Hi- I have two files, called page1.txt and page2.txt, and I need to create a bat file which will replace the text "Heading", "Heading2" , "Heading3" , and "Heading4" with whatever the user inputs. Ple...
Summary: Hello: Need help with a DOS batch file. I am trying to write a very simple batch process, that checks if a DIR by the name MyFiles exists if it does not just creates it. Question is: How do I verify t...
Summary: I have tried lots of ways to rename files by using a batch file but I can not add prefixes to the my old file names by using wild cards. Is there a way to rename with wild cards as the samples below. ...