Random Post: Sleep Mode from .NET
RSS .92| RSS 2.0| ATOM 0.3
  • Home
  • About
  • Eric’s Toolset
  • Free Software
  • Software License
  •  

    IIS Configuration with WiX and Appcmd

    July 2nd, 2010

    I recently spent some time building an install package for a web application using WiX. There are some nice IIS extensions for WiX to help with that, but they’re missing the ability to set some advanced properties, like an Application Pool’s “Enable 32 Bit Applications” property.
    Read the rest of this entry »