.Net 2.0 component

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

Is there a component for .net 2.0? and do I need to include .net 1.1 if I'm
going use 2.0?
 
So then when I include the SLD file into my image,and after FBA has run,
will I have the ability to remove it via add/remove programs on a PC that
has been imaged PC?
 
I'm not sure I understand your question. Do you want to be able to uninstall
the framework via Add\Remove programs on your embedded device?

Brad
 
Yes, that is correct. If the need arises I would like to be able to do such
a thing.

For instance, I've had SW tell me that it can't run because .Net was not
installed, when infact I included the .Net component. Of course you can't
download it and install it, because it is already there. Since it was added
as a component, you don't have an option to uninstall.
 
Hi Jason,

I don't think the uninstall information is in the componentized version
although I've never really checked. You could include Windows Installer, the
Add\Remove Programs control panel, and the .NET dependencies and install the
..NET redist after FBA. This would probably result in a pretty large image
though.

HTH,
Brad
 
Back
Top