Hi,
I have made a very small (only one form and no database operations) but nifty application and I want many people to be able to use it. My question is: As I only need a very small part of the dotnet framework, is there a way to let the compiler (or so) grab only the parts it needs for the .exe/.msi file, so that users don't have to install the entire 3.5 framework just to run my tiny little app?
Sorry for posting such a newbie question but I can't find any info on this subject on the net.
/Pettrer
Winforms, VB.Net, .Net Framework 3.5
I have made a very small (only one form and no database operations) but nifty application and I want many people to be able to use it. My question is: As I only need a very small part of the dotnet framework, is there a way to let the compiler (or so) grab only the parts it needs for the .exe/.msi file, so that users don't have to install the entire 3.5 framework just to run my tiny little app?
Sorry for posting such a newbie question but I can't find any info on this subject on the net.
/Pettrer
Winforms, VB.Net, .Net Framework 3.5