I have designed a Windows Form in C#. There are 3 check boxes
i.e.
Checkbox1 - Install .NET Framework
Checkbox2 - Install Ajax Extension Setup
Checkbox3 - Install Application Setup
at the end Install Button.
On clicking on Install, All the checked options should automatically install..
[There is one particular folder to keep required exe setup files]
Please Advice me..
Regards
Lokesh