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.
C++ では、「ローカル システム アカウント」または「システム コンテキスト」でデスクトップ アプリケーションからプロセスを起動したいと考えています。私のアプリケーションは管理者権限で実行されます。
出来ますか?どのように?
前もって感謝します。
SysRunと同じように、システム サービスをインストールし、サービスからアプリを起動できます。