C# Programming
09-02-2009, 09:27 AM
Hello.
I'm creating a setup package which is developed by .Net framework 3.5 and I have to include a compelete package of .Net framework 3.5 beside my setup package.
I was really confused because the programe I've developed, is very simple and I've used some simple components like textbox and combobox. but when I want to create setup package, I have to include a package of .Net framework that is about 300mb!
Is there any way to include some parts of .Net Framework that are needed?
Help if you have any idea...
I'm creating a setup package which is developed by .Net framework 3.5 and I have to include a compelete package of .Net framework 3.5 beside my setup package.
I was really confused because the programe I've developed, is very simple and I've used some simple components like textbox and combobox. but when I want to create setup package, I have to include a package of .Net framework that is about 300mb!
Is there any way to include some parts of .Net Framework that are needed?
Help if you have any idea...