.NET Framework
- Are .NET Framework 3.5 and Framework 3.5 redistributable package same?
nothing
回答
- Both refers to the same file
dotNetFx35setup.exe
This is a 2 mb file, which will download the complete package through internet. The complete offline installer will be around 200-300mb in size.Thanks,
A.m.a.L
.Net Goodies
Remember to click "mark as answered" when you get a correct reply to your question - 回答としてマークYiChun ChenMSFT, モデレータ2009年7月10日 3:36
- Thank you for A.m.a.L's help. :)
Hi Vallayil,
Just as A.m.a.L mentioned:
dotNetFx35setup.exe - .NET Framework 3.5 bootstrapper installer
Bootstrapper is a very lightweight setup package, which determines what needs to be installed and attempts to download these required components from the web during installation.
dotnetfx35.exe - .NET Framework 3.5 full redistributable package
Full package is a stand-alone installer package that contains all required components to deploy different platforms.
Hope this answers your question. If you have any further concern, please feel free to let me know.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 回答としてマークYiChun ChenMSFT, モデレータ2009年7月10日 3:36
すべての返信
- Both refers to the same file
dotNetFx35setup.exe
This is a 2 mb file, which will download the complete package through internet. The complete offline installer will be around 200-300mb in size.Thanks,
A.m.a.L
.Net Goodies
Remember to click "mark as answered" when you get a correct reply to your question - 回答としてマークYiChun ChenMSFT, モデレータ2009年7月10日 3:36
- Thank you for A.m.a.L's help. :)
Hi Vallayil,
Just as A.m.a.L mentioned:
dotNetFx35setup.exe - .NET Framework 3.5 bootstrapper installer
Bootstrapper is a very lightweight setup package, which determines what needs to be installed and attempts to download these required components from the web during installation.
dotnetfx35.exe - .NET Framework 3.5 full redistributable package
Full package is a stand-alone installer package that contains all required components to deploy different platforms.
Hope this answers your question. If you have any further concern, please feel free to let me know.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 回答としてマークYiChun ChenMSFT, モデレータ2009年7月10日 3:36
- Thank you A.m.a.l and YiChun.
- 回答としてマークされていないYiChun ChenMSFT, モデレータ2009年7月13日 2:21
- 回答としてマークVallayil [MS] 2009年7月11日 13:41
- Hi Vallayil,
It's my pleasure. :)
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

