Re: [WiX-users] DCOM Launch and Access permissions

2013-08-27 Thread Blair Murri
Looks to me like a really good thing to include in WiX. Would you be willing to contribute it? > Date: Tue, 27 Aug 2013 17:08:37 +1200 > From: benjamins...@gmail.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] DCOM Launch and Access permissions > > Cool, t

Re: [WiX-users] DCOM Launch and Access permissions

2013-08-26 Thread Benjamin Sole
Cool, thanks Phil. I was hoping for some native support for DCOM in WIX utilities or something like that... but alas I don't think it exists. I hadn't discovered this SDK sample before though, so it is very helpful. I would just build this into a custom action for the WIX installer obviously? C

Re: [WiX-users] DCOM Launch and Access permissions

2013-08-26 Thread Phil Wilson
I don't know if there's anything more recent, but DCOMPerm can be used for this: http://msdn.microsoft.com/en-us/library/aa242178(v=vs.60).aspx Phil Wilson On Sat, Aug 24, 2013 at 4:20 AM, Benjamin Sole wrote: > Hi there, does anyone know if there is a way to change the launch and > access per