An open API service indexing awesome lists of open source software.

https://github.com/sergiusthebest/devmsi

Custom action DLL for WIX that creates or removes a root-enumerated devnode for a non-Plug-and-Play device
https://github.com/sergiusthebest/devmsi

driver inf plug-n-play wix

Last synced: 11 months ago
JSON representation

Custom action DLL for WIX that creates or removes a root-enumerated devnode for a non-Plug-and-Play device

Awesome Lists containing this project

README

          

DevMsi
======

Custom action DLL for WIX that creates or removes a root-enumerated devnode for a non-Plug-and-Play device

###About

This is a fork from http://www.codeproject.com/Articles/570751/DevMSI-An-Example-Cplusplus-MSI-Wix-Deferred-Custo with improvements and fixes.

Original code is written by Joe Marley (http://www.codeproject.com/Members/Joe-Marley).

###Keywords
wix, msi, custom action, device node, driver, inf, setup