I don't know of anything specific to WiX authoring. The following link might
be helpful, or a command like:
>pnputil -f -d oem#.inf
https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/5723dbd5-fedb-4b8e-8e5b-638c1f6026b1/is-there-a-setupdi-equivalent-for-the-delete-the-driver-software-f
Thanks Phil. Much appreciated.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Strange-problem-with-printer-driver-installation-tp7591538p7591612.html
Sent from the wix-users mailing list archive at Nabble.com.
I think there are several factors to the issue being observed:
1) the PrintUI /dd (delete driver) command does not remove the driver, but
in quiet mode 'succeeds', IF there are any 'printers' objects which depend
on the driver. They need to be removed first. I use the /dl command after
I enumerat
Hello Carter,
Thanks for responding back.
Yes, i make sure that the driver is uninstalled before re-installation.
Its by design that whenever a driver is uninstalled, the actual files(.cat,
.inf etc) are not actually deleted from the Driver store. This is to enable
new devices which get connecte
Another might be the fact that you have a x64 and x86 version of the your
driver being installed?
-Original Message-
From: Carter Young [mailto:ecyo...@grandecom.net]
Sent: December-27-13 10:05 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Strange problem with printer
Just an idea:
Does V1 of your Driver have an uninstaller? If so build a bundle that
will call the uninstaller before installing the new version.
--
Rapidly troubleshoot problems before they affect your business. Most
6 matches
Mail list logo