I'm currently obliged to use VS2010 on XP for developing a Web application. I've generated a Web Deployment Package that installs on IIS 5.1 using the generated ".cmd" file but I need to deploy to IIS 7 and set a non-default Application Pool. Documentation for Web Deployment Packages is woeful and I can't find any reference to what options are available. I thought maybe if I searched on DeployIisAppPath I might find something useful but I couldn't find anything that looked relevant. Can someone please point me at the documentation for this stuff or provide the relevant setting.