mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-08 07:03:02 -06:00
Correct error message
This commit is contained in:
parent
ab27b9d118
commit
fe81ae3285
4
Make.bat
4
Make.bat
@ -389,8 +389,8 @@ REM Main function Ends
|
||||
|
||||
:err_handle_visualstudio_dist
|
||||
ECHO %VCREDIST% does not exist
|
||||
ECHO Please Install Microsoft Visual studio and SET the VCDIST enviroment Variable.
|
||||
ECHO SET "VCDIST=<PATH>"
|
||||
ECHO Please Install Microsoft Visual studio and SET the VCREDIST enviroment Variable.
|
||||
ECHO SET "VCREDIST=<PATH>"
|
||||
exit /B 1
|
||||
GOTO EXIT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user