On Tue, 24 Jan, 2006 at 08:39:47 -0500, Matt Hyclak wrote: > On Tue, Jan 24, 2006 at 03:23:52PM +0200, Artturi Kyrömies enlightened us: > > ps. anyone found a way to install Visual Studio .NET 2003 with > > unattended, or is there already a script in the cvs/wiki somewhere I > > just haven't noticed? > > I'm doing it, but it's a bit hackish. It seems the main installer for VS > doesn't wait for completion to exit, so I had to write a script that loops > looking for the entries to appear in the Start Menu to know that we are > (almost) done with the install. Here's what I have (watch for line breaks):
One suggestion (don't know Visual Studio installation) , if there is an entry in process list it would be better to watch on this proccess in the loop. Peter ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
