Hi,

I need my MSI to achieve the same functionality as these two ADSI commands:

cscript %SystemDrive%\Inetpub\AdminScripts\adsutil.vbs  create  
w3svc/1/root/WebLogin/Loginp.aspx "IISWebFile"
cscript %SystemDrive%\Inetpub\AdminScripts\adsutil.vbs  set  
w3svc/1/root/WebLogin/Loginp.aspx/AuthFlags 4

I successfully used <WebDirProperties> to set the security for the entire 
virtual directory, but I couldn't find a WiX equivalent of the IISWebFile 
object.  Is it not yet implemented or am I missing something?

Thanks,

Ron

________________________________
The information contained in this message may be confidential and legally 
protected under applicable law. The message is intended solely for the 
addressee(s). If you are not the intended recipient, you are hereby notified 
that any use, forwarding, dissemination, or reproduction of this message is 
strictly prohibited and may be unlawful. If you are not the intended recipient, 
please contact the sender by return e-mail and destroy all copies of the 
original message.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to