Re: [WiX-users] Property from command line not working

2009-09-22 Thread Khyati Mehta
In your command, you should specify INSTALLDIR and not TARGETDIR. I'm not sure what are you using, as you haven't mentioned anything. command: msiexec.exe /i "" INSTALLDIR="" On Mon, Sep 21, 2009 at 1:33 PM, Daniel Kubovsky wrote: > In my WIX source 2 properties are defined (both are path to fold

Re: [WiX-users] How to display the existing IIS websites?

2009-08-17 Thread Khyati Mehta
I would recommend Jon Torresdal's solution : http://blog.torresdal.net/CommentView,guid,FE27427F-FF4F-4056-BC50-C98E23227C6D.aspx, worked for me. On Sat, Aug 15, 2009 at 2:09 AM, Blair wrote: > Phil Sayers mentioned this site today > (http://www.cmcrossroads.com/content/view/13160/120/) > > CodeP