Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は顧客のためにスクリプトを作成しました。Python と依存パッケージをインストールしないように、cx-freeze を使用してすべて 3 つの exe ファイルにパックしました。まず、ほとんどの作業を行う winservice です。2 番目 - 設定ウィザード。3 番目 - winservice を使用するクライアント。タスクに直面して、パッケージ (bdist_msi を使用して作成) をインストールした後、サービスをシステムに登録し、ウィザードを実行する必要があります。どうやって?
証明書がないと無理だと思います。