Home > Archive > Visual Basic > February 2005 > .net 2003 install package - how to direct dlls to correct dir ?
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]
| Author |
.net 2003 install package - how to direct dlls to correct dir ?
|
|
|
| Hi,
In vb.net 2003 im attempting to create an MSI using a 22 MSMs from VB6.
The install path i have creted looks like this:
Program Files
app
1
2
3
4
How can i direct the DLLs + OCXs from the MSM packing to the correct
directories ?
Thanks for your time.
Scott
| |
| Bob Butler 2005-02-25, 3:56 pm |
| "scott" <nospamscott@yahoo.com> wrote in message
news:%23lgbmw0GFHA.400@TK2MSFTNGP14.phx.gbl
> Hi,
>
> In vb.net 2003 im attempting to create an MSI using a 22 MSMs from
> VB6.
--
<response type="generic" language="VB.Net">
This newsgroup is for users of Visual Basic version 6.0
and earlier and not the misleadingly named VB.Net
or VB 200x. Solutions, and often even the questions,
for one platform will be meaningless in the other.
When VB.Net was released Microsoft created new newsgroups
devoted to the new platform so that neither group of
developers need wade through the clutter of unrelated
topics. Look for newsgroups with the words "dotnet" or
"vsnet" in their name. For the msnews.microsoft.com news
server try these:
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
</response>
| |
|
| will do,
thanks for redirect.
|
|
|
|
|