0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

MSIX版Affinityをコマンドラインから呼び出す方法

0
Last updated at Posted at 2025-12-15

Affinity V2開発終了とともに閉鎖されたAffinity Forumだが、今でも開発者による投稿がちらほらある。

直近では12月3日。

MSIX版(Microsoftストアアプリ版、ダウンロードページではWindows版)でインストールした場合、実行ファイルは通常ユーザーにはアクセスできない場所に置かれる。
そのため、他のアプリからAffinityを呼び出す(実行ファイルを指定する)といった使い方が難しくなっていた。
この制約があるためMSI/EXE版(ダウンロードページではEnterprise版)を選択するという人もいたと思われる。

この不便を解消するため、MSIX版のAffinityを起動するための実行ファイル、aflaunch.exe がZIP圧縮で配布されることになった。

aflaunch.exeのみを直接実行しても良いし、コマンドプロンプト等からファイルを引数に指定して実行してもよい。
MSIX版・MSI/EXE版の両方がインストールされている環境であっても、MSIX版が起動する。

Windowsユーザーは必要に応じて利用されたい。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?