littlewey
V2EX  ›  问与答

请问 windows 下如何制作 installer wizard,自动安装 Python 和.net 等?

  •  
  •   littlewey · May 31, 2017 · 2740 views
    This topic created in 3268 days ago, the information mentioned may be changed or developed.
    请教大家,我用 Python 和 uipath 写了一个小工具,执行起来依赖 Python, .Net 和 uipath,请问如何打包比较好呢?

    我 Google 到这个答案:https://stackoverflow.com/questions/137657/free-install-wizard-software

    但是似乎里边的比如 WiX toolset 需要 VS,是面向 C#之类的 windows 平台的东西的,很不熟悉,有没有什么方式能不用 VS 来做这个 installer 呢?如果不行我就只能写 bat/ powershell 的脚本了 TAT

    要实现的功能:

    * 安装 python
    * 安装.net framework 某一个版本
    * 安装 UiPath


    多谢!
    Supplement 1  ·  May 31, 2017
    update:

    用 7zip 的自解压,然后制作一个批处理让自解压可执行文件运行批处理来实现了
    ref: https://stackoverflow.com/questions/27904532/how-do-i-make-a-self-extract-and-running-installer
    1 replies    2017-06-02 12:34:39 +08:00
    leqoqo
        1
    leqoqo  
       Jun 2, 2017   ❤️ 1
    nsis ?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5711 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 01:38 · PVG 09:38 · LAX 18:38 · JFK 21:38
    ♥ Do have faith in what you're doing.