Utilities for working with Microsoft MSI files.
$ area51 add trivial-msi
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (trivial-msi:some-function ...)