hirf-spam-me-here
Wed Feb 11 17:06:20 CST 2004
* james_morris1232000@yahoo.com.au (James) scripsit:
> I have a windows application written in C#. I need to distribute this
> app.
> What are the files you need to do this. I know that the machines are
> to be installed .NET SDK. I just need to know what are the files from
> my project that should be copied to the destination machines.
All components your application uses. If your app (EXE) only requires
some .NET DLLs and resources (images, ...), you will just have to
copy all of these files into a folder on the destination computer.
--
Herfried K. Wagner [MVP]
<
http://www.mvps.org/dotnet>