المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Custom Installer Class



C# Programming
08-03-2009, 03:22 PM
Hi All,
This is my first message on this forum. I'm working on a project where i need to create custom installer class, which checks for .NET Framework and SQL Server 2005 before installing, if not found then i need to install the Framework and SQL Server 2005.

What i need to know is how can i check whether framework is installed or not(apart from checking in registry).. is there any way ??

If not installed then how can i install the framework while installing the application ??

Please suggest me a solution how can i achieve this ...

Thanks & Regards

Prakash N