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.1.tbz
sha256=e48dddd64742d654c962be7138539ef3811298b1119a29e043553f07f7621960
sha512=0c21208b0e8e046314139d30c26f194e4e767d14696ea3c3e0d3ddd7c5e777887f0ddd83188008824d14dd14d0ce89af92e72984d598541a418e1fbe248d2d0e

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.