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.
重複の可能性: 昇格と待機が必要な子プロセスを実行するにはどうすればよいですか?
CreateProcessは機能せず、UACダイアログも表示されません。
Visual Studio を使用している場合、最も簡単な方法は次のとおりです。プロジェクトのプロパティで、[リンカー] セクションの下の [UAC 実行レベル] を requireAdministrator に設定します。別のビルド環境を使用している場合は、マニフェスト ファイルを手動で作成できます。