We are receiving Daily e-mail from Divisional office or Regional office Regarding epayment Client not called offices" Here is a batch file for automatic running of Various Clients
Type the code in a text file and save the notepad as extension .bat. You can put this batch file either in Task sheduler or Start up
eg:
@ echo off
start /d "C:\Program Files\ePayment Client" ePaymentClient.exe
Type the code in a text file and save the notepad as extension .bat. You can put this batch file either in Task sheduler or Start up
eg:
@ echo off
start /d "C:\Program Files\ePayment Client" ePaymentClient.exe
0 comments:
Post a Comment