REM copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client1 REM copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client2 copy d:\code\newcoin\Debug\newcoin.exe d:\code\newcoin\tests\client1 copy d:\code\newcoin\Debug\newcoin.exe d:\code\newcoin\tests\client2 pause