Installer -
06-18-2009
, 05:02 PM
Hello,
I have a .net Windows service. The solution includes a setup and
install project. Depending on the OS (32 bit vs 64 bit) I need the
installer to include the corresponding version of a dll, that's part
of the solution. How do I go about this?
Thank you |