Hi,

Are there any classes around this? P/Invoke is fine if I need to use that.
Cheers
Sean.


-----Original Message-----
From: Phil Wilson [mailto:phildgwil...@gmail.com] 
Sent: 25 June 2014 18:21
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Quick WiX/Dutil query

There's a perfectly good Win32 API you can P/Invoke, MsiInstallProduct(), it's 
cleaner than firing off a process, waiting, checking exit codes and other 
associated process management tasks.
---------------
Phil Wilson


On Wed, Jun 25, 2014 at 1:56 AM, Sean Farrow <sean.far...@seanfarrow.co.uk> 
wrote:
> Hi All,
>
> I'm currently writing an extension to an application in c# that allows a user 
> to automatically update the application concerned.
>
> Before I call msiexec using the .net Process class, I'm wondering whether 
> Dutil or WiX have any classes for doing this?
> Help appreciated as always.
> Kind regards
> Sean.
> ----------------------------------------------------------------------
> -------- Open source business process management suite built on Java 
> and Eclipse Turn processes into business applications with Bonita BPM 
> Community Edition Quickly connect people, data, and systems into 
> organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards 
> http://p.sf.net/sfu/Bonitasoft 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse Turn 
processes into business applications with Bonita BPM Community Edition Quickly 
connect people, data, and systems into organized workflows Winner of BOSSIE, 
CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to