Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-09 Thread rodolfo corral dominguez
: Re: [WiX-users] Help! DifxApp in Wix 3 does not work!> > rodolfo corral dominguez wrote:> > hi tnks! but now i have some errors, i think beacause of the library, these are the errors:> > > > Error 2 Duplicate symbol 'CustomAction:MsiProcessDrivers' found.> >

Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-09 Thread Bob Arnson
rodolfo corral dominguez wrote: > hi tnks! but now i have some errors, i think beacause of the library, these > are the errors: > > Error 2 Duplicate symbol 'CustomAction:MsiProcessDrivers' found. > What does your light command line look like? -- sig://boB http://joyofsetup.com/ ---

Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-08 Thread rodolfo corral dominguez
7 -0800> From: [EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net> Subject: Re: [WiX-users] Help! DifxApp in Wix 3 does not work!> > rodolfo corral dominguez wrote:> > > > > > That's WiX v2 schema; use the WixCop tool to update to the WiX

Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-08 Thread Bob Arnson
rodolfo corral dominguez wrote: > Location='either' DriverLegacy='yes' DriverAddRemovePrograms='yes' > DriverForceInstall='yes' DriverSequence='50'> > That's WiX v2 schema; use the WixCop tool to update to the WiX v3 schema. -- sig://boB http://joyofsetup.com/ -

Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-08 Thread rodolfo corral dominguez
like to know if the problem is the library, or how should i add it to use the driver parameters in the component tag. Thanks!> From: [EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net> Date: Fri, 5 Dec 2008 16:56:45 -0800> Subject: Re: [WiX-users] Help! DifxApp in Wix 3

Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-05 Thread Rob Mensching
What does your authoring around the Driver element look like? -Original Message- From: rodolfo corral dominguez [mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2008 16:09 To: Wix users Subject: Re: [WiX-users] Help! DifxApp in Wix 3 does not work! When i'm trying to create

Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-05 Thread rodolfo corral dominguez
: wix-users@lists.sourceforge.net> Date: Fri, 5 > Dec 2008 15:42:47 -0800> Subject: Re: [WiX-users] Help! DifxApp in Wix 3 does > not work!> > What does "it doesn't work" mean? Do you get a build failure? An > install failure? An error message?> > -Original Message--

Re: [WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-05 Thread Rob Mensching
] Help! DifxApp in Wix 3 does not work! Hi all! I'm from Mexico and i'd like to know if you've worked with DifxApp in Wix v.3 i am trying to build an msi to install some drivers but it seems like version 3 of wix does not accept the library. any idea about how to make it work?,

[WiX-users] Help! DifxApp in Wix 3 does not work!

2008-12-05 Thread rodolfo corral dominguez
Hi all! I’m from Mexico and i’d like to know if you’ve worked with DifxApp in Wix v.3 i am trying to build an msi to install some drivers but it seems like version 3 of wix does not accept the library. any idea about how to make it work?, i’ve been working with v.2 of wix and i don’t have pro