Jump to content

Recommended Posts

Posted

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 Name

What does windows create that folder?


Posted

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.

Posted (edited)

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 by Ascii2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...