renthead Posted September 13, 2007 Posted September 13, 2007 (edited) My company uses a unique default profile setting, and we are interested in knowing if it is possible to import some sort of registry file into the install cd so it installs with those settings...so, i ask the experts, how do you do that? Edited September 13, 2007 by renthead
Arie Posted September 13, 2007 Posted September 13, 2007 Can you clarify what you mean by "unique default profile setting"?
renthead Posted September 18, 2007 Author Posted September 18, 2007 like, we set up a profile to our liking, then we copy it over to the "default profile" folder in documents and settings, and taht profile is what shows up when a new user logs in for the first time on the machine
renthead Posted September 18, 2007 Author Posted September 18, 2007 like, we set up a profile to our liking, then we copy it over to the "default profile" folder in documents and settings, and taht profile is what shows up when a new user logs in for the first time on the machine
snowden Posted September 18, 2007 Posted September 18, 2007 Yeah, I wanted to do that too. Having used nLite for a while though, I know that there is a registry area called HKEY_USERS\.DEFAULT that contains configuration settings that will be loaded automatically for every user that logs onto the machine, and/or for every new profile created, these registry settings will be applied. If you know what settings to insert (or just copy them to the relevant places from your own profile (HKEY_CURRENT_USER), then I'm sure it is possible to put on a setup cd. One way you could do it is just to export your settings from HKEY_CURRENT_USER, then change the path of all entries to HKEY_USERS\.DEFAULT\ etc. and delete the entries you don't want (or that don't apply). Then have this registry entry run on startup. As far as I know there is a much easier way but I think it involves ini files, maybe somebody here who knows could tell us how!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now