Hi mAther.khan,
We need to add owc as a prerequisite to the setup.
If you want to publish via web, you can use ClickOnce.
This is a walk through:
http://msdn.microsoft.com/en-us/library/31kztyey(VS.80).aspx.
This link shows how to add a prerequisite:
http://msdn.microsoft.com/en-us/library/8st7th1x.aspx.
If you want to create a setup package, you can use Setup Project.
This is a walk through:
http://msdn.microsoft.com/en-us/library/ms242499(VS.80).aspx.
This link shows how to add a prerequisite:
http://msdn.microsoft.com/en-us/library/7eh4aaa5(VS.80).aspx.
Let me know if this helps.
Aland Li
Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.