【问题标题】:How to write a python program that automatically starts when windows start?如何编写一个在windows启动时自动启动的python程序?
【发布时间】:2010-09-19 13:48:52
【问题描述】:

我正在使用 python 2.6 和 pyqt4 编写程序。我希望这个程序在 Windows 启动时自动启动(类似于 uTorrent 客户端)。我该如何进行这项工作?我正在使用 Windows 7。

【问题讨论】:

    标签: python windows pyqt4 startup


    【解决方案1】:

    您可以在 Windows 开始菜单的“启动”文件夹中放置一个快捷方式。

    【讨论】:

      【解决方案2】:

      您可以compile your python script into an exe并将其添加到您的启动项:开始>程序>附件>系统工具>计划任务

      【讨论】:

        猜你喜欢
        • 2012-03-18
        • 2020-08-18
        • 1970-01-01
        • 2017-04-08
        • 1970-01-01
        • 1970-01-01
        • 2013-12-23
        • 2015-01-31
        • 1970-01-01
        相关资源
        最近更新 更多