Groups | Blog | Home
all groups > sql server msde > april 2007 >

sql server msde : Sql Server 2005 Express Edition Silent Install with callback


inpuarg
4/6/2007 12:00:00 AM
I 'm trying to install Sql Server 2005 Express Edition using c# .
I also want to informed about installation progress. For instance i
want to inform end user if any installation error return. I think i
need a callback... I have no problem about silent install but how can
i informed about installation progress ?


Phil
4/12/2007 8:18:50 PM
Try this:-

http://msdn2.microsoft.com/en-us/library/ms144259.aspx

about halfway through you will see a list of params that are supported at
install inc. ErrorReporting. Good luck.

Phil

[quoted text, click to view]

AddThis Social Bookmark Button