Home All Groups Group Topic Archive Search About

embed sqlexpress installation

Author
15 Nov 2006 7:00 AM
raju
Hello

     I have an application, which is used to install sqlexpress in quit
mode(no user interface). It is working properly.

     In that installation time i want to show some progress bar
movement to the user. How I have to do this.

    Pl. give any solution.


Regards,
Raju.

Author
16 Nov 2006 2:12 PM
Cowboy (Gregory A. Beamer)
I am not sure you can figure out exactly where it is in the install to
provide that information. You might fake it by exmaining the log and seeing
how its size compares to the finished log (on a machine where SQL Express is
already installed). This would be faking it, of course, but could work.

If you mean how do you bootstrap, there are articles on bootstrapping
external installs to an installation on MSDN.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside the box!
*************************************************
Show quote
"raju" <ponnur***@gmail.com> wrote in message
news:1163574052.142253.16410@m73g2000cwd.googlegroups.com...
> Hello
>
>     I have an application, which is used to install sqlexpress in quit
> mode(no user interface). It is working properly.
>
>     In that installation time i want to show some progress bar
> movement to the user. How I have to do this.
>
>    Pl. give any solution.
>
>
> Regards,
> Raju.
>

AddThis Social Bookmark Button