Hello, I have a few web applications that require net.tcp protocol to be enabled for them to function properly:
Is there a way that the MSI file can set this during the installation so it does not require intervention afterward? I do have a script that modifies this setting but am looking for a way to set this in the MSI file so I dont need to run the script afterward. C:\Windows\System32\inetsrv\appcmd set config -section:system.applicationHost/sites "/[name='Default Web Site'].[path='/<PathToWebapp>'].enabledProtocols":"http,net.tcp" /commit:apphost Thank you. NormT ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users