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.
DLL が現在の場所にさまざまなディレクトリを作成できることを必要とするアプリケーションがあります。しかし、調べてみると、Windows 7 ではプログラムの書き込み機能が多くの場所で制限されているようです。DLL はプロセスに挿入され、ユーザーが表示するログ ファイルを作成するため、アプリケーションを再設計することはできません。それらをappdataに押し込みたくないのですが、私がやりたいことをする他の方法はありますか?