Klowinns Posted December 3, 2005 Posted December 3, 2005 Hello, How can I copy .reg file during Windows install and then run the same .reg file on Windows Login? Many thanks in advance. Regards,
MCT Posted December 3, 2005 Posted December 3, 2005 open cmd or within a batch file typecopy /?reg /?all u need 2 know there
Vadikan Posted December 3, 2005 Posted December 3, 2005 I'll elaborate a little You can copy a file from the CD to HDD during the setup with $OEM$ folders (see the guide's Reference - $OEM$ Folders). You can run the file upon logon from GuiRunOnce (see the guide's Reference - winnt.sif reference) or RunOnceEx (intermediate users - methods of install). Other info on importing regtweaks can be found in the sticky thread/guide.
Klowinns Posted December 3, 2005 Author Posted December 3, 2005 Thank you for the replies.................
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