alexeyden/WixSharp_RegAsm_Example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A simple example of registering managed COM DLL inside an MSI installer built with Wix#. It is aimed for per-user installs (and thus doesn't require any previlege elevation) and performs registration for use in both x86 and x64 applications.