wix-extension
Adding firewall exceptions for other firewall products than Windows Firewall - such as Norman, Norton etc
I have a WiX installer project where I have added two firewall exceptions as part of the installer by using the WiX FirewallException. This works great when the client machine is using Windows Firewal[详细]
2022-12-27 14:36 分类:问答Can I set IP restrictions using the Wix IIS extension?
Is it possible to set-up IP address restrictions for an IIS site through a Wix installer? I don\'t see it mentioned in t开发者_如何学编程he IIS extension documentation. I want the site to be available[详细]
2022-12-25 01:25 分类:问答WIX: Giving Permissions to a folder
I\'ve read all related topics and haven\'t found a full answer to my problem. I would like to give full permissions to SYSTEM and Read & Execute permissions to Users group to a folder under Progr[详细]
2022-12-20 16:01 分类:问答WiX compiler extension tutorial?
I need to create a WiX extension to handle interacting with the HTTP API (httpapi.dll) so that I can set URLACLs and SSL bindings for a WCF service that is being installed.[详细]
2022-12-19 19:32 分类:问答