A.46 library(registry): Manipulating the Windows registry
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • The SWI-Prolog library
        • library(registry): Manipulating the Windows registry
          • registry_get_key/2
          • registry_get_key/3
          • registry_set_key/2
          • registry_set_key/3
          • registry_delete_key/1
          • shell_register_file_type/4
          • shell_register_dde/6
          • shell_register_prolog/1
    • Packages
registry_set_key(+Path, +Name, +Value)
Associate a named value to this key. Creates (a path to) the key if it does not already exist.