This issue is a follow-up to this PR comment:
https://github.com/openjdk/jdk/pull/9224#issuecomment-1169286082
Currently Windows File Explorer context menu entry for file association contains only the "Open" label. This label is a bit confusing, because it is not clear which application will be used to open the file.
It is proposed to change the label to "Open with [ProductName]" and make it localizable.
https://github.com/openjdk/jdk/pull/9224#issuecomment-1169286082
Currently Windows File Explorer context menu entry for file association contains only the "Open" label. This label is a bit confusing, because it is not clear which application will be used to open the file.
It is proposed to change the label to "Open with [ProductName]" and make it localizable.