TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sandun
NA
1
0
Exclude redundant dependancies
Sep 12 2008 8:09 AM
Hi,
I am using VS2008. I have created a setup project which includes a merge module as well.
When I add some other project's primary output, to that setup, the dependencies of that project also get added.
But I don't need some of those dependencies, since they have already been added to the setup by the merge module. So, I had to manually exclude those redundant dependencies(dlls)
Is there a way that I can do this automatically ? (check what are the dlls already have been added by the merge module and then avoid them get added again by the newly added project)
Thanks,
Sandun
Reply
Answers (
0
)
C# Security/Permission issue with web hosted UserControl
Windows Installer Won't Run Custom Action