kal Posted May 20, 2004 Posted May 20, 2004 Is it possible to execute a .reg during windows install, by help of svcpack ? It will allow me to auto logon directly !Regards,Kal
kal Posted May 20, 2004 Author Posted May 20, 2004 no, before cmdlines.txt is executed, i must log on ...That's why i want to use svcpack !
Bâshrat the Sneaky Posted May 20, 2004 Posted May 20, 2004 Adding reg tweaks BEFORE user login is the exact purpose of cmdlines.txt! Reg tweaks applied at that stage are applied to the default user account, so to all users!
jondercik Posted May 20, 2004 Posted May 20, 2004 There is no way to log on in that stage of Windows that I know of.
DarkBringer Posted May 21, 2004 Posted May 21, 2004 @ kal:If you insist on doing it via svcpack use reg add or net user and put the .cmd file in svcpack.inf.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now