|
About "Turn Windows Feature on or off" 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? |