May 20, 200422 yr Is it possible to execute a .reg during windows install, by help of svcpack ? It will allow me to auto logon directly !Regards,Kal
May 20, 200422 yr Author no, before cmdlines.txt is executed, i must log on ...That's why i want to use svcpack !
May 20, 200422 yr 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!
May 21, 200422 yr @ kal:If you insist on doing it via svcpack use reg add or net user and put the .cmd file in svcpack.inf.
Create an account or sign in to comment