0

現在のユーザーの製造元のプログラム ファイル パスの下にあるレジストリに、1 つまたは複数のコンテンツ ファイル パスを追加する簡単な方法はありますか? 実行可能ファイルに対してはこれを行うことができましたが、追加されたコンテンツ ファイルに対してはできませんでした。

4

1 に答える 1

0

I had to put the registry entries in the registry editor. I also had to use the using statement and place .net code to add registries within the using statement else it lost context.

于 2011-04-15T07:10:50.713 に答える