Hi Guys,

     Been working on setting up an unattended server for our network and it's working 
great!  I've added a custom package of my own that installs the Novell Netware Client  
with custom settings.  I've created a nwclient package dir and copied the files up to 
the z:\packages\nwclient folder.  I've also created a batch file, 
z:\scripts\nwclient.bat.  The batch simply does the following:

@ECHO OFF
todo.pl "%Z%\packages\nwclient\acu /U /D:NO"

This correctly launches the nwclient unattended install, however it seems ACU exits 
with a non-zero status.  I'm 99% sure this is meant to be informative only and does 
not indicate an error with the install.  How can I get todo.pl to ignore this?  Thanks 
for an awesome program!

Jay
-- 
Jay Lee
Network / Systems Administrator
Information Technology Dept.
Philadelphia Biblical University
--
Some days even my lucky rocketship underpants don't help. --Calvin


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to