zinthose Posted October 19, 2010 Share Posted October 19, 2010 (edited) I threw this together last night, it's ugly as sin but it dose the job.Basically it takes an exported .reg file and imports it into all the local profiles on a system. I wrote this little tool using Unicode NSIS v2.46 and the source code is embedded into the file at the time it was compiled, 7Zip can easily extract the source. I've only tested it on XP(x86) and XP(x64) but it should work fine on the newer Windows flavors. I actively filtered out the "S-1-5-18", "S-1-5-19", "S-1-5-20" profiles from getting the imports.TODO:It isn't Terminal Services aware yet and can't import to a registry hive that is locked / in use. I hope to add active user hive enumeration in the next version.Again this was the labor of a single nights tinkering and it may have a few bugs.ImportRegToAll.exe Edited October 19, 2010 by zinthose Link to comment Share on other sites More sharing options...
pila2 Posted November 1, 2010 Share Posted November 1, 2010 tanks Link to comment Share on other sites More sharing options...
Kingskawn Posted November 17, 2010 Share Posted November 17, 2010 Nice one Zinthose but this can be used for existing users. It will not copy settings to the default user. I am looking something that also copies to the default user. Every new user logged on would receive the same settings then. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now