rem This batch file will copy the latest TIPro.exe build to the TIPro_Install\Shared folder rem Main executable copy /v /y ..\..\TIPro\bin\Release\TIPro.exe . rem DLLs copy /v /y ..\..\TIPro\bin\Release\*.DLL .