[WiX-users] Security/Access to use Wix from IIS

2011-06-15 Thread Ryan Scott
I'm looking at using the WiX toolkit to build an MSI from a Webpate. Our current solution, which uses a script executed by the windows "cscript" command, requires elevated permissions. On some systems, especially Windows 2008 R2, this causes some problems. What I'm wondering is, will WiX be an ide

Re: [WiX-users] Security/Access to use Wix from IIS

2011-06-16 Thread Ryan Scott
I apologize if this is a "double" for anyone - I just subscribed and never got a confirmation back that this actually went out. If it did, please disregard the duplicate. :) On Wed, Jun 15, 2011 at 8:55 AM, Ryan Scott wrote: > I'm looking at using the WiX toolkit to build an

[WiX-users] Is the standard INSTALLDIR or TARGETDIR?

2011-06-27 Thread Ryan Scott
We have an installer that will almost always be installed via the command line and deployed to computers using a domain policy. I've noticed that there tends to be two options... INSTALLDIR and TARGETDIR for specifying where the installed app ends up going. Is there a standard option that most adm

Re: [WiX-users] How to assign a self signed certificate to port 443 of website

2011-06-28 Thread Ryan Scott
Joe, I'm trying to do something similar. Did you have any luck figuring this one out? On Sun, Jun 19, 2011 at 5:26 PM, Joe Osman wrote: > I am generating a self signed certificate during install time using > makecert and this certificate is installed into the personal store. > > My question is h