PDA

Click to See Complete Forum and Search --> : Installation Package (Resolved)


ScarEye
May 9th, 2005, 12:51 PM
Hey guys, I had a quick question. Does anyone here know if .NET
has a feature where I can take all my dll's and executable and make 1 installation package out of it ?

So that it installs the nessecary .dll's and exe where ever I choose to put it ?



Thanks
ScarEye

Pirate
May 9th, 2005, 03:11 PM
Setup project can do that .

ScarEye
May 9th, 2005, 04:07 PM
Yep, after looking around in VS, I saw that.

Thanks For Your help anyway..