While installing PostgreSQL on windows getting an popup "Microsoft Visual C++ 2013 Redistributable (x64)-12.0.40660 has stopped working" -
i trying install postgressql on windows7 (64-bit). have referred installation steps, downloaded postgresql-9.4.12-1-windows-x64.exe file.
but when running file, popup occurs , installation gets interrupted.
then tried install postgresql-9.6.3-3-windows-x64.exe facing same error.
after searching solution , tried several ways "run administrator", modified file name "postgresql-9.4.12-1-windows-x64.exe --install_runtimes 0", installed other visual c++ packages microsoft support.
but still facing same error popup.
could me understand why getting , suggest solution this.
you message because on unsupported state (windows 7 rtm without sp1 , update version 6.1.7600.16385).
to able install new visual c++ runtimes, need install windows 7 sp1, next april servicing stack update , june 2016 rollup, reboot, run windows update, scan new updates , install offered updated.
reboot , install postgresql-9.4.12-1-windows-x64.exe.


Comments
Post a Comment