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: Merge default install path into MSI vs. generated batch file #325

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

When a custom install path is specified for the MSI via the DefaultInstallDir property, it is not built into the MSI but instead specified in a generated .bat file next to the MSI.

Eliminate the MSI and build the default path directly into the MSI.

This work item was migrated from CodePlex

CodePlex work item ID: '10573' Assigned to: 'tfabraham' Vote count: '1'

tfabraham commented 6 years ago

[UnknownUser@3/28/2014] Resolved with changeset 74784: Merge default install path into MSI vs. generated batch file (#10573)

tfabraham commented 6 years ago

[tfabraham@3/28/2014] ** Closed by tfabraham 3/28/2014 12:50 PM

tfabraham commented 6 years ago

[UnknownUser@3/28/2014]

tfabraham commented 6 years ago

[UnknownUser@3/28/2014]

tfabraham commented 6 years ago

[UnknownUser@3/28/2014] Resolved with changeset 74786: Fail MSI build if DefaultInstallDir value ends in backslash (#10573)