setup-kit

Automatically install the .NET framework 3.5 SP1 with .Net 2008 application

We have an application that needs the 3.5 SP1 framework and when we click on the prerequisite option in the setup kit we made, we only see the framework without the SP1. When we install, it does not indeed install the correct one. Is there a way to make this work? The application was made in WPF if that changes anything. Thanks! ...

Installing a program on C:\Program Files\Program instead of C:\Program Files\Manufacturer\Program Name

i think the question says it all, but I have an application that uses a .net setup kit (in vs.2005), and the user asked me if it was possible to install it on the c:\Program Files\ProgramName instead of C:\Program files\Manufacturer\Program Name. Thing is, I just can't seem to find the way to do it. Thanks. ...