[Inno Setup] 讓程式在系統登入時自動開啟執行 | 全端開發人員天梯 #94
Replies: 1 comment
-
作者您好,文章寫得非常好。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[Inno Setup] 讓程式在系統登入時自動開啟執行 | 全端開發人員天梯
很多時候我們會希望常用程式能在登入時自動開啟執行,這麼一來可以省去我們手動去開啟程式的時間;當使用 Inno Setup 打包安裝檔時,我們也可以將程式設定成開機自動執行。
https://fullstackladder.dev/blog/2022/02/05/inno-setup-install-with-startup/
Beta Was this translation helpful? Give feedback.
All reactions