.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日 上午 03: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日 上午 03: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日 上午 03: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日 上午 03:36
- Thank you A.m.a.l and YiChun.
- 已取消標示為解答YiChun ChenMSFT, 版主2009年7月13日 上午 02:21
- 已標示為解答Vallayil [MS] 2009年7月11日 下午 01: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.

