Am Dienstag, 8. November 2005 15:57 schrieb [EMAIL PROTECTED]: > From the website: > > http://unattended.sourceforge.net/step-by-step.php > > Create a subdirectory under Z:\os to hold a copy of your Windows CD. > You should probably give the directory a meaningful name like winxp > or win2ksp4, and you probably want to limit the name to eight > characters lest it look strange when viewed from DOS. (The name does > not matter much because install.pl will scan the contents to figure > out what it is. However, you should limit the name to 8 characters or > fewer, especially if you are using the Linux-based boot disk.)
That's clear to me. But we designed directory names according to the identification string return by todo.pl fpr %WINVER% (which are like winxp, win2ksp4, ...). We used this variable to access the according dir in z:\os. The problem is more that the script makes no difference between XP Pro and Home. So we can't use then %WINVER% to access the specific windows directory. Greetings Alexander ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
