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.
私がやりたいのは、WPFアプリケーションを作成し、それをすべてDLLにパッケージ化し、メインexeに軽量のアップデーターを配置することです。これにより、個別のアップデータープロセスを使用せずに、アプリを更新できます。これはできますか?
はい、DLLからWPFアプリケーションを実行できます。