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.
サードパーティの ActiveX dll を持っています。可能であれば、実行時にプログラムで登録したいと考えています。これは Java で実行できますか? 私が使用しているアプリケーションは、Windows XP 上の Eclipse アプリケーションです。
ProcessBuilderクラスを介してregsvr32を実行できます。