• Andras Timar's avatar
    make 64-bit shell extensions work, put 64-bit VC runtime in the same dir · 6e9b9e61
    Andras Timar yazdı
    Unlike in case of msvcr90.dll, which went to WinSxS, msvcr100.dll is installed
    to the "system32" folder. Windows installer automatically replaces it to
    SysWOW64. The problem is that this way 64-bit dlls end up in the wrong directory.
    They conflict with the 32-bit dlls, and will not be installed. Therefore
    64-bit shell extensions will not work, unless the 64-bit VC runtime is
    installed from other source. It is not possible to install both 32-bit and
    64-bit VC Runtime with merge modules in case of VS 2010 and VS 2012.
    For the 64-bit shell extensions, we can install the runtime dlls next to the files.
    
    Change-Id: I157048a521662bbac568d1660e46576935f0ea9f
    6e9b9e61
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
macros Loading commit data...
source Loading commit data...
AutoInstallLibs_gnome.mk Loading commit data...
AutoInstallLibs_graphicfilter.mk Loading commit data...
AutoInstallLibs_kde.mk Loading commit data...
AutoInstallLibs_onlineupdate.mk Loading commit data...
AutoInstallLibs_ooo.mk Loading commit data...
AutoInstallLibs_tde.mk Loading commit data...
AutoInstallLibs_ure.mk Loading commit data...
AutoInstallLibs_writer.mk Loading commit data...
CustomTarget_langmacros.mk Loading commit data...
InstallModule_accessories.mk Loading commit data...
InstallModule_activex.mk Loading commit data...
InstallModule_base.mk Loading commit data...
InstallModule_calc.mk Loading commit data...
InstallModule_canvas.mk Loading commit data...
InstallModule_crashrep.mk Loading commit data...
InstallModule_draw.mk Loading commit data...
InstallModule_extensions.mk Loading commit data...
InstallModule_gnome.mk Loading commit data...
InstallModule_graphicfilter.mk Loading commit data...
InstallModule_impress.mk Loading commit data...
InstallModule_kde.mk Loading commit data...
InstallModule_math.mk Loading commit data...
InstallModule_onlineupdate.mk Loading commit data...
InstallModule_ooo.mk Loading commit data...
InstallModule_python.mk Loading commit data...
InstallModule_quickstart.mk Loading commit data...
InstallModule_sdkoo.mk Loading commit data...
InstallModule_smoketest.mk Loading commit data...
InstallModule_tde.mk Loading commit data...
InstallModule_ure.mk Loading commit data...
InstallModule_windows.mk Loading commit data...
InstallModule_winexplorerext.mk Loading commit data...
InstallModule_writer.mk Loading commit data...
InstallModule_xsltfilter.mk Loading commit data...
InstallScript_sdkoo.mk Loading commit data...
InstallScript_setup_osl.mk Loading commit data...
InstallScript_test.mk Loading commit data...
Makefile Loading commit data...
Module_scp2.mk Loading commit data...
README Loading commit data...