Dateityp-Zuordnungen

https://stackoverflow.com/questions/3924753/where-does-windows-store-its-open-with-settings

This is a two-part look-up:

First, you look up the default value of HKEY_CLASSES_ROOT\[file_extension]. For your extensions, .jnlp, the value is „JNLPFile“. Let’s call this the [file_descriptor].

Now you can look up the default value of HKEY_CLASSES_ROOT\[file_descriptor]\Shell\[action]\command (where [action] is the shell action you are interested in, e.g.: Open, Print, Edit, etc.).

e.g. „.txt“ à „txtfile“

Stand: 2023-02-10

Ähnliche Beiträge

Standards

In diesem Dokument werden die wichtigsten Standards von roc-k-IT aufgelistet. Die Standard-Installation von Rechnern ist im pdf unter „Standards“ beschrieben.

Weiterlesen