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#とWinFormsを使用して構築された.exeアプリがあります。ファイルを右クリックし、.exeを選択してそのファイルを実行できるレジストリエントリがあります。私の質問は-選択したファイルのファイル名を.exeに渡すにはどうすればよいですか?
%Lレジストリエントリの変数をプログラムの引数として使用します。
%L
例えば:
[HKEY_CLASSES_ROOT * \ shell \ yourcommand \ command] @ = "Path \ To \ Your \ App.exe \"%L \ ""