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

Msiexec error if DefaultInstallDir does not exist on target machine #441

Open cordifed opened 6 years ago

cordifed commented 6 years ago

When using the DefaultInstallDir option in btdfproj, and referring to a fixed location on a drive (e.g. E:\ ) that doesn't exist, executing the msi results in an error message:

The folder path '...' contains an invalid character.

See comment in https://stackoverflow.com/questions/48465432/deploy-biztalk-application-msi-created-with-btdf-via-msiexec/48483638#48483638