In my VS.NET (Pro edition) I can find the setup tool under New Project -> Setup and Deployment Projects Deploying a C# app doesn't require much. Install the .NET framework if it isn't installed and copy the .exe's and .dlls you need to the same directory. If you use any 3rd party tools/controls refer to their documentation for how you need to deploy their stuff. Jon E wrote: Will it work on WIN98?WIN95? It will work in Win98, .NET isn't supported on Win95
James Sig code stolen from David Wulff