Jump to content

Quick Launch again


Recommended Posts

I am having a curious issue. I am creating a new user accout using the cmdlines.txt which looks like so:

[COMMANDS]

"useraccounts.cmd"

"RunOnceEx.cmd"

Here is my useraccounts.cmd file: As you can see I am creating an account

and trying to apply the quick lauch file to the default user profile as well.

REG LOAD "HKU\CUSTOM" "C:\Documents and Settings\Default User\NTUSER.DAT"

regedit /s DefaultUser.reg

REG UNLOAD "HKU\CUSTOM"

net user Jim laura1 /add

net localgroup Administrators Jim /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

Unfortunalely the new account does not have the quick lauch toolbat activated.

On another note the Administrator profile is not created either??

Any ideas?

Link to comment
Share on other sites


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...