You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@where git.exe >nul 2>nul || (echo Must have git.exe in %%PATH%% & exit /b 1)
@if exist %windir%\Microsoft.NET\assembly\GAC_MSIL\CyPhyML ( echo You have a GACed CyPhyML.dll. Did you install the installer^? Uninstall it first. & exit /b 2 )