package dkml-package-console

  1. Overview
  2. Docs
Console setup and uninstall executables for DkML installation

Install

Dune Dependency

Authors

Maintainers

Sources

src.tar.gz
md5=e61b1ab5693a4749caae1959aea6fd70
sha512=8321e92d8c204eb26da69c8b522fbcca0c38fbc61a26d1d367aad28e6c8c3d4ee8933596b9a63f8c6d6c3bbd36582292d5bfd4680906e4a2e4bef45e3f6f17aa

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

Module Windows_registry.Add_remove_programsSource

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.