Go To Start Menu,Open A Command Prompt.And Next Direct The Command Prompt To file directory where the csv files are contained.So All I need to do is type "CD \MergeCsv".
Next For Merging the Csv Files use the following commands
"Copy *.csv file3.csv"
Finally you can find the merged file in the same folder with file3.csv ,