I have a small applications that I would like to run on another one of my computers. It has .Net Framework 3.5 and Windows Installer 3.1 already on it. I thought that would be all I needed. Wrong!

I tried to make a setup file using the Publish feature. The first time, it wanted to download and install Framework. It was already installed, so I stopped it.

I customized the Publish settings to exclude Framework and Installer. That didn't work either.

So, now I don't know what to do...