エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Windows shortcut (.lnk) parser in Java?
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Windows shortcut (.lnk) parser in Java?
Use mslinks library mslinks is an open source, well-maintained, well-tested project whose author ... Use mslinks library mslinks is an open source, well-maintained, well-tested project whose author has put considerable effort into reverse-engineering the shortcut format. Consider using it instead of any of the code listed in the answers. If that library does not suit your needs, read on... Code from various other answers I've combined some of the code from the various answers, and added comments

