桌面便签 运行环境 pip install tk==0.1.0 pip install pyinstaller==6.9.0 打包 pyinstaller --onefile --noconsole floating_window.py 安装 在C:\Users\用户名\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup目录下放置打包的exe文件,便签开机自启