SET ROOT_DIR=%~d0 SET PROJECT=CORE SET PROJECT_SUB=GCOOP SET PROJECT_CORE=CORE SET DOTNETVERSION= rem SET /P USER=Input The Administrator user= rem SET /P PASSWORD=Input The administrator password = SET PATH=%windir%\system32\inetsrv;%PATH% echo D|xcopy /s %ROOT_DIR%\%PROJECT_SUB%_ALL\%PROJECT_CORE%\%PROJECT_SUB%\PBService125\0.Deploy\%PROJECT_CORE% %SystemDrive%\inetpub\wwwroot\%PROJECT_CORE% rem cmd /c "%ROOT_DIR%\%PROJECT_SUB%_ALL\%PROJECT%\Build.bat" rem cmd /c "%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe %ROOT_DIR%\%PROJECT_SUB%_ALL\%PROJECT%\%PROJECT_SUB%\%PROJECT_SUB%_%PROJECT%.sln /t:Clean" rem cmd /c "%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe %ROOT_DIR%\%PROJECT_SUB%_ALL\%PROJECT%\%PROJECT_SUB%\%PROJECT_SUB%_%PROJECT%.sln /t:rebuild"