diff options
| author | Raimo Niskanen <[email protected]> | 2012-05-25 11:07:22 +0200 |
|---|---|---|
| committer | Raimo Niskanen <[email protected]> | 2012-05-25 11:07:22 +0200 |
| commit | 25a4a4e4b86d8b216260fac47860b5a5081a4478 (patch) | |
| tree | 43aa7eeb14281d6457788e2c1f6b1e907b608316 /lib/tools/doc/src | |
| parent | cfea5eea406ba3af96588ff458e55de9a149d9c5 (diff) | |
| download | otp-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/tools/doc/src')
0 files changed, 0 insertions, 0 deletions
