Hi,
I'm using WIX v3 to install my filter driver. The driver is installed
correctly but DeleteFiles option doesn't work.
..
I need to remove *.inf, *.sys files from my InstallFolder after the
successful intsallation to the drviers storage.
Could anybod
I am building a WIX installer that will have to upgrade a Visual Studio
deployment project .msi. When I run the major upgrade installer it replaces
the entry in the Program and Features list OK but none of the files are left
after the RemoveExistingProducts Before="InstallFinalize" (tried both Befo
Each of your files that stay in the same directories need to have components
that keep the same guid values. If you don't drastically change your
installation layouts from build-to-build (which is most of us) it is
recommended that you write your installation once, and then update it on an
as-neede
3 matches
Mail list logo