aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh.appup.src
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2012-05-25 11:07:22 +0200
committerRaimo Niskanen <[email protected]>2012-05-25 11:07:22 +0200
commit25a4a4e4b86d8b216260fac47860b5a5081a4478 (patch)
tree43aa7eeb14281d6457788e2c1f6b1e907b608316 /lib/ssh/src/ssh.appup.src
parentcfea5eea406ba3af96588ff458e55de9a149d9c5 (diff)
downloadotp-25a4a4e4b86d8b216260fac47860b5a5081a4478.tar.gz
otp-25a4a4e4b86d8b216260fac47860b5a5081a4478.tar.bz2
otp-25a4a4e4b86d8b216260fac47860b5a5081a4478.zip
erts: Make 64-bit installer look for MS Redistributable in the right places
The installer runs in 32-bit mode so 64-bit windows does not show it the system directories a 64-bit application will see. To find out if the MS C++ 2010 Redistributable Package is installed the installer for 64-bit Erlang must search for msvcr100.dll in: $WINDIR\sysnative\ $WINDIR\WinSxS\amd64*\ instead of for 32-bit Erlang $SYSDIR\ $WINDIR\WinSxS\x86*\ This patch also makes the installer if called in silent mode call the MS Redistributable installer in silent mode.
Diffstat (limited to 'lib/ssh/src/ssh.appup.src')
0 files changed, 0 insertions, 0 deletions