September 21, 200817 yr Do I just my favorites to $OEM$\$Docs\All Users\Favorites?What about adding shortcuts to the SendTo folder?I tried $OEM$\$Docs\All Users\SendTo, but it didn't work.One last question:Whatever I choose as my full name in the winnt.sif file...[userData] FullName="My Name"... Windows creates a hidden user folder in 'documents and settings' with that name.X:\Documents and Settings\My NameWhat does windows create that folder?
September 26, 200817 yr There is no such thing as SendTo in the All Users profile, it's a per user setting. Try putting it in Default User instead.As for the FullName, I'm not 100% on this, but I believe that if you are not in a domain it will use that info to create the initial user account.
September 26, 200817 yr The distribution folders are copied to the installation location durring text mode of Windows setup; local accounts are created during the GUI part of the setup (which occurs after the text mode part of the setup).Instead, use COPY with the "/B" and "/Y" (binary copy and do not prompt to overwrite) arguments to copy the files to the locations in a batch file luanched from cmdlines.txt or at first logon. Edited September 26, 200817 yr by Ascii2
Create an account or sign in to comment