doujiu5464 2017-07-20 08:18
浏览 804
已采纳

如何修复Aestan Tray Menu错误的Wamp 3.0.9服务器问题?

I tried to run my wamp server 3.0.9, but It does not work with this error message.
enter image description here

I did try to solve this issue with many answers like as;
Aestan Tray Menu Error
How to solve Wampserver Aestan Tray Menu error?

I setup all of VC redist packages; vcredist_x64(2008, 2010, 2012, 2013, 2015,2017). But I can't resolve this issue. Please let me know any ideas.

  • 写回答

1条回答 默认 最新

  • dongying9756 2017-07-20 08:38
    关注

    Because the wampmanager.exe that is the icon in the system tray is still a 32bit app, you also need all the 32bit MSVC Runtimes installed as well.

    Remember, 64bit Windows will run 32 bit apps quite happily, therefore installing these is not a waste as you may find other apps that need these runtimes as well.

    If you look at the bottom of this page WampServer backup repo you will see they have provided a single installer for all the MSVC Runtimes. So you can install all of the MSVC Runtimes in one simple installer.

    You may get a dialog for those runtimes you already have installed, just click REPAIR for those.

    Small Note: The first things the install does is throw a dialog telling you that these runtime libraries are required.

    And if you did forget to install the MSVC runtimes before installing WAMPServer,it is best to uninstall WAMPServer and the reinstall it once you are sure all the runtimes have been installed

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?