BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

Feature: Copy IISApp files to different physical path(s) on MSI deploy #373

Open tfabraham opened 6 years ago

tfabraham commented 6 years ago

Firstly, thanks for adding \<IISAPP>. Just a suggestion: The \<PhysicalPath> is the path to the source which is copied to $(RedistDir) and saves otherwise having to do that as part of \<CustomRedist>. However, when installed by the MSI, the source remains under the deployment folder, whereas it could help to be able to specify to install it to another location maybe as \<DeployPhysicalPath>, or maybe use \<PhysicalPath> as deploy path and add \<Include> for source path.

This work item was migrated from CodePlex

CodePlex work item ID: '10895' Vote count: '1'