Re: [WiX-users] Device scan before install

2006-07-29 Thread Chesong Lee
policy. > > Regards, > > Chesong Lee > > -Original Message- > From: Calin Iaru [mailto:[EMAIL PROTECTED] > Sent: Friday, July 28, 2006 4:42 AM > To: Chesong Lee; wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Device scan before install > > Hi C

Re: [WiX-users] Device scan before install

2006-07-28 Thread Chesong Lee
Iaru [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 4:42 AM To: Chesong Lee; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Device scan before install Hi Chesong, thanks for the link. From the FAQ: " Does the message cautioning that the hardware is unplugged at the end of the

Re: [WiX-users] Device scan before install

2006-07-28 Thread Calin Iaru
gt; Regards, > > Chesong Lee > > -Original Message- > From: Calin Iaru [mailto:[EMAIL PROTECTED] > Sent: Friday, July 28, 2006 4:42 AM > To: Chesong Lee; wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Device scan before install > > Hi Chesong, > &

Re: [WiX-users] Device scan before install

2006-07-28 Thread Calin Iaru
Hi Chesong, thanks for the link. From the FAQ: " Does the message cautioning that the hardware is unplugged at the end of the install actually scan for Hardware IDs? Or does this message just assume that the hardware isn't plugged in because a "software first" install has just completed? DI

Re: [WiX-users] Device scan before install

2006-07-28 Thread Chesong Lee
Take a look at DIFx (http://www.microsoft.com/whdc/driver/install/DIFxFAQ.mspx) if it can help you. Otherwise, you may have to create your own custom actions to force such actions using SetupDi APIs. Consult devcon samples in DDK as a reference. Regards, Chesong Lee -Original Message-