package dkml-package-console

  1. Overview
  2. Docs
Console setup and uninstall executables for Diskuv OCaml (DKML) installation

Install

Dune Dependency

Authors

Maintainers

Sources

dkml-install-0.3.0.tbz
sha256=c975d7d8d193946e268722538621aa4f99acdfcd7ead6a72157a2db80b98cb28
sha512=f799d6f44486ca7a780bb8d9d976056548b37cdf5211dd7608c32d65e1766ae9f4e113c03cfcfb9d0ba546adaf20e1176bc5531f9a5ca8c6c04497e5c76ba991

doc/dkml-package-console.common/Dkml_package_console_common/Windows_registry/index.html

Module Dkml_package_console_common.Windows_registrySource

Sourceval delete_program_entry : program_name:Author_types.program_name -> unit Dkml_install_api.Forward_progress.t

Delete from the Windows registry so that the program will not appear in Add/Remove Programs

Sourceval write_program_entry : installation_prefix:Fpath.t -> organization:Author_types.organization -> program_name:Author_types.program_name -> program_assets:Author_types.program_assets -> program_version:string -> program_info:Author_types.program_info -> unit Dkml_install_api.Forward_progress.t

Write into the Windows registry so that the program will appear Add/Remove Programs

OCaml

Innovation. Community. Security.