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
- Host: GitHub
- URL: https://github.com/sergiusthebest/devmsi
- Owner: SergiusTheBest
- License: other
- Created: 2013-09-23T11:44:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T08:29:34.000Z (over 12 years ago)
- Last Synced: 2025-07-22T01:28:21.623Z (11 months ago)
- Topics: driver, inf, plug-n-play, wix
- Language: C++
- Size: 262 KB
- Stars: 4
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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