Editing Registry with Batch or Reg File - TechRepublic
Question
March 24, 2010 at 04:44 AM
jhazard112

Editing Registry with Batch or Reg File

by jhazard112 . Updated 16 years, 3 months ago

We have found recently we need to change a key within the registry, but I do not want to have to do this with every machine that I touch, because thats alot of machines. Either or I was trying to find out how to change a key with a reg file or batch file either or doesnt really matter. What we are looking at is increasing the IRPStackSize because it is not large enough for us and keeps giving errors. I am not sure how we change it in a reg file, and we are also seeing that the DWORD value is not there in some cases at all. So, would I need to create two seperate reg/batch files? One to correct the IRP size and one to create the key if needed? I have never had to do this before so any help is much appreciated. I read the KB article on how to create reg files, but it did not make sense to me. I may need the dummie version of an explaination. Thanks again in advance.

This discussion is locked

All Comments