• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

A.50 library(registry): Manipulating the Windows registry
All Application Manual Name SummaryHelp

  • 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.
ClioPatria (version V3.1.1-51-ga0b30a5)