Groups | Blog | Home
all groups > dotnet setup > january 2004 >

dotnet setup : setup project dependencies problem


x NO[at]SPAM y.com
1/30/2004 9:16:50 PM
i am creating a setup for multiple exes together.
i have more than one directory i am installing into.
some of the exes have the same dependencies on other DLLs.
however, it seems that the setup only wants to put each DLL into a single
folder and not into muliple folders --- even though the setup can see that
there is a dependecy there.
am i missing something?
thanks for your help.

JW
2/2/2004 3:45:41 PM
I ran into a similar issue and was able to get around this by creating merge
modules for each of the separate projects (exes in your case). I then
bundled all of the merge modules into one setup project.

Hope this helps.
--
JW
jw@nospam.com


[quoted text, click to view]

AddThis Social Bookmark Button