【问题标题】:Python Run at startupPython 在启动时运行
【发布时间】:2021-05-27 00:31:40
【问题描述】:

我正在使用 python 和 pysimplegui 做一个小项目。在这里,我的应用程序需要在选中选中“启动时运行”选项在Windows启动时自动运行我的应用程序。另外我想知道如何将我的应用程序放到系统托盘中。就像我点击最小化按钮一样,它会进入系统托盘。

谢谢!

【问题讨论】:

    标签: python windows pysimplegui


    【解决方案1】:

    在启动时运行

    1. 创建应用程序的快捷方式并复制它。

    2. 按赢 + R Run Command: shell:startup, Hit ok

    3.And paste the shortcut in this folder

    添加系统试试

    1. Go to the SETTINGS window and choose System.

    2. [在系统窗口中,选择通知和操作。在这里您可以选择“选择在任务栏上显示哪些图标”4

    3. In the SELECT WHICH ICONS APPEAR ON THE TASKBAR window, you can turn on or off the icons in whichever way you prefer.

    【讨论】:

    • 您好,我实际上是在寻找一种解决方案,它需要用户端的工作最少,基本上是使用 python 自动化整个过程。有什么办法吗?
    猜你喜欢
    • 2018-08-29
    • 2013-02-16
    • 1970-01-01
    • 1970-01-01
    • 2014-08-22
    • 2015-09-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多