Michael De Groote escribió:
> on line 849 (cvs-version, i suppose that's also the one in the current 
> RC) we have
>  
> (map { "todo.pl \"net localgroup \\\"%%Administrators%%\\\" \\\"$_\\\" 
> /add\"" } @admins));
> i was wondering, shouldn't the blue and red parts be switched?
>  
> i get the current local admin add lines in my postinst.bat
>  
> net localgroup %administrators% STP\ict /add
>  
> which craps out with an error...
> i never had this error before (always used 4.7)
>  
> diffing to previous versions of the install.pl file gives me nothing 
> about this line, so i guess it has worked before, but wouldn't it in 
> general be safer to switch those parts?
>  


Apparently it is the right sintax:


http://technet.microsoft.com/en-us/library/bb490706.aspx


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to