|
RE: About "Turn Windows Feature on or off" Start > Control Panel > Programs > Program Features > Add and Remove Windows
Components
Expand Net 3.0
"chris" wrote:
> I have developed a program using dotnet, Now i want to deploy on other
> Vista machine,
> It's OK in most of cast, but if User have turned off the ".NET 3.0",
> my program can't work.
>
> So i need to detect whether the ".NET 3.0" is on in my setup program,
> Does anybody know how to do it?
>
> |