"Trevor Clifton" <[EMAIL PROTECTED]> writes:
> DPInst.exe is the round about way of doing this when using WiX.
>
> Specifically, DIFxApp is the easies way to install drivers correctly using
> WiX.
>
> If you have a single .inf file that describes the port monitor and then
> describes the printer
Hi Trevor,...
Trevor Clifton wrote:
> DPInst.exe is the round about way of doing this when using WiX.
>
> Specifically, DIFxApp is the easies way to install drivers correctly using
> WiX.
>
> If you have 2 .inf files, one to describe the Port driver, and the other to
> describe the printer dri
ch Dominicus
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Port monitor + printer driver
What about the DPInst.exe from DIFxApp (see
http://msdn2.microsoft.com/en-us/library/aa370579.aspx)
It is part of WDK. It is standalone binary and by default it will
try to install all drivers in t
What about the DPInst.exe from DIFxApp (see
http://msdn2.microsoft.com/en-us/library/aa370579.aspx)
It is part of WDK. It is standalone binary and by default it will
try to install all drivers in the working directory.
I am using the DPInst.exe to install the PnP drivers for PCMCIA
adapters and it
lists.sourceforge.net
Sent: Wednesday, April 4, 2007 7:03:26 AM
Subject: Re: [WiX-users] Port monitor + printer driver
fiordean dacian <[EMAIL PROTECTED]> writes:
> I guess this is rather a system problem than Windows Installer. The quick
> answer is yes, you can install your pr
fiordean dacian <[EMAIL PROTECTED]> writes:
> I guess this is rather a system problem than Windows Installer. The quick
> answer is yes, you can install your printer monitor and driver from one
> installer file.
Ok, if that does work how?
> Is this accepted by the system?
Problem: the port moni
Dominicus <[EMAIL PROTECTED]>
To: wix-users@lists.sourceforge.net
Sent: Tuesday, April 3, 2007 5:53:45 PM
Subject: [WiX-users] Port monitor + printer driver
Ok, here we go again. Is there anothe way to install a port monitor
and a printer driver from one installer file. Or do one has to write
Ok, here we go again. Is there anothe way to install a port monitor
and a printer driver from one installer file. Or do one has to write
setup program which internally first run msiexec on the port monitor
and afterwards the printer driver, in which one then can run a custom
action to add the Print
8 matches
Mail list logo