|
Home > Archive > BizTalk Server Tools > January 2005 > BTSinstaller
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Jeff Wessling 2005-01-20, 5:51 pm |
| I'm trying to create an MSI file using the BTSinstaller for a BizTalk
project. I've been able to create the file, however I expected the MSI to
deploy the project assembly the documentation indicated it would do this.
But my MSI seems to only copy the files to the 'Program Files' directory,
not deploying anything. What am I missing?
Thanks
- Jeff
| |
| Ben Jiang 2005-01-20, 5:51 pm |
| You type the following command in your command line:
[YourMsifilename] DEPLOY=True
More detail, please see SDK under biztalk installation folder.
Cheers
Ben Jiang
"Jeff Wessling" wrote:
> I'm trying to create an MSI file using the BTSinstaller for a BizTalk
> project. I've been able to create the file, however I expected the MSI to
> deploy the project assembly the documentation indicated it would do this.
> But my MSI seems to only copy the files to the 'Program Files' directory,
> not deploying anything. What am I missing?
>
> Thanks
> - Jeff
>
>
>
|
|
|
|
|