Hi, this may be a stupid question, but I'll ask anyways...

I'm finishing up my project and I'd like to be able to deploy it to other computers. Is there a way with VS 2005 Express to create a setup package that ensures that the computer has everything necessary for my application to run seamlessly? I'm using DirectX Audio and .Net Framework 2.0, so these will need to be installed on the computer if they're not already. A good tutorial or something would be fine if anyone knows of one. For some reason I couldn't find much regarding this topic. Thanks!