LPeJuN6lLsS9
V2EX  ›  Windows

vc++ runtime 打包求测试

  •  
  •   LPeJuN6lLsS9 · Dec 30, 2016 · 2445 views
    This topic created in 3448 days ago, the information mentioned may be changed or developed.
    众所周知 2015 版的 dll 特别多有,几十个,会让应用目录变得很难看。我参照 vcrt90 的方式把它们放进子文件夹了,但不敢确定方式是否正确

    有没有人愿意帮我测试一下?实现所用 manifest 也包含在内了: https://pan.baidu.com/s/1pKWX9of


    只要没装 Visual C++ 2015 Redistributable 的情况下程序打开了就算成功
    2 replies    2016-12-31 10:34:55 +08:00
    v2minustore
        1
    v2minustore  
       Dec 31, 2016   ❤️ 1
    win7 x64 旗舰版 版本 6.1(内部版本 7601: Service Pack 1)
    测试成功
    LPeJuN6lLsS9
        2
    LPeJuN6lLsS9  
    OP
       Dec 31, 2016
    @v2minustore 感谢测试

    另外补充一下嵌入主程序用的 manifest :
    ```
    <dependency>
    <dependentAssembly>
    <assemblyIdentity type='win32' name='Microsoft.VC140.CRT' version='14.00.24210.0' processorArchitecture='x86'/>
    </dependentAssembly>
    </dependency>
    ```
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3926 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 43ms · UTC 05:09 · PVG 13:09 · LAX 22:09 · JFK 01:09
    ♥ Do have faith in what you're doing.