Tagged Questions
6
votes
1answer
1k views
How do I use WiX to deploy an INF-based USB driver
This question could be considered a duplicate of:
http://stackoverflow.com/questions/677686/how-do-i-deploy-a-inf-based-driver
Except that I want to do that entirely in the installer, not with a ...
2
votes
0answers
27 views
Undo INF changes
I have an INF file for a filter driver in my WIX installer.
I want to know. Is there any way to UNDO the changes made by this INF file during unsinstallation?