Regis Gras escribió: > Hi, > > I am using unattended to install packages after the initial installation. > > So, on an already installed PC, as admin, I mount the Z drive. > With C:\netinst\mapzrun, I give a correct login/password and Z is > connected. > > Now to install a new package, in a cmd windows: > perl Z:\bin\todo.pl package-to-install.bat > perl Z:\bin\todo.pl --go. > This method works fine. > > For some installations, I need to use a sleep for a few seconds (15) >
from perl.bat: :: Yuck; I *hate* random delays. But without this, Perl installation^M :: hangs on some (fast) systems. I wish I knew what we were really^M :: waiting for. See^M :: <http://www.mail-archive.com/unattended-info%40lists.sourceforge.net/msg01259.html>.^M @Echo off^M ^M ping -n 15 localhost > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info