Gary Kemp escribió:
> Hi
> 
>  
> 
> I am using unattended 4.6 and after installation of windows my machine 
> will not run any scripts due to an incorrect username/password for the 
> Z: drive can someone please let me know where I can set this
> 
create a file called tempcred.bat on c:\netinst with these contents:


@SET Z_USER="guest"
@SET Z_PASS="guest"

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to