Re: [WiX-users] Testing Framework

2010-01-31 Thread Brian Rogers
:jord...@microsoft.com] > Sent: Thursday, January 14, 2010 1:52 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Testing Framework > > Deployment Tools Foundation (DTF) which ships with WiX provides APIs for > working

Re: [WiX-users] Testing Framework

2010-01-24 Thread dB .
toolset. Subject: Re: [WiX-users] Testing Framework Deployment Tools Foundation (DTF) which ships with WiX provides APIs for working with MSIs (among other things) and querying machine state. From: Kyle Huey [ksh...@ufl.edu] Sent: Wednesday, January 13, 2010 7

Re: [WiX-users] Testing Framework

2010-01-13 Thread Jordan Fitzgibbon
Installer XML toolset. Subject: Re: [WiX-users] Testing Framework http://msdn.microsoft.com/en-us/library/aa369554%28VS.85%29.aspx On Wed, Jan 13, 2010 at 12:05 PM, Andrew Faust wrote: > Is there an existing framework for creating automated tests for installers > built with WiX? >

Re: [WiX-users] Testing Framework

2010-01-13 Thread Sebastian Brand (Instyler Software)
. > -Original Message- > From: Kyle Huey [mailto:ksh...@ufl.edu] > Sent: Thursday, January 14, 2010 04:18 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Testing Framework > > http://msdn.microsoft.com/en-us/library/aa369554%28VS.85%29.aspx >

Re: [WiX-users] Testing Framework

2010-01-13 Thread Kyle Huey
http://msdn.microsoft.com/en-us/library/aa369554%28VS.85%29.aspx On Wed, Jan 13, 2010 at 12:05 PM, Andrew Faust wrote: > Is there an existing framework for creating automated tests for installers > built with WiX? > > Thanks, > > Andrew Faust > > -