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.
regasm.exe は、システム全体で HKLM に COM 可視アセンブリを登録することしかできないようです。MSI インストーラーを使用せずに、ログインしているユーザーに対してのみ行う方法はありますか?
regasm を使用して .reg ファイルをダンプし、それを処理して自分でレジストリ エントリを追加することを検討しました...回避できるのであれば、ホイールを再発明したくありません。