deployment - Setting the iis:WebDirProperties of a single file in WiX -


I am using YX to deploy a web application under IIS.

I have no problem setting up the different properties of my web application using iis: WebDirProperties element.

However, I have to set all the .asx file security feature for "integrated authentication". Does YX have the ability to set the property of a file?

* Note: This file is spread across all the different directories, it has been deprecated, all services are in a separate directory.

Thank you!

no The WiX equipmentet does not have the ability to set permissions on individual files today, however, you can open a feature request on it ... maybe you fix yourself and submit it to the community?


Comments