batch file to add registry key

Vyom

The Power of x480
Staff member
Admin
Yeah... google it.. and if you are too lazy, here is what would I have done..

1. Create a reg file(s) for the key containing the string
2. Create a batch file which would call those reg files, in separate lines
3. Just run the batch file...
 

Vyom

The Power of x480
Staff member
Admin
See the following guides:
How to add, modify, or delete registry subkeys and values by using a registration entries (.reg) file
Batch files - Use REGEDIT to add, read or delete registry values

To know path of any file, just right click on it, and select properties.
 

Vyom

The Power of x480
Staff member
Admin
Doesn't work like that. You will have to post how exactly did you preform your task, and then this thread can be closed. ;)
 
OP
A

abhayalmighty

Broken In
Yeah... google it.. and if you are too lazy, here is what would I have done..

1. Create a reg file(s) for the key containing the string
2. Create a batch file which would call those reg files, in separate lines
3. Just run the batch file...

that's how i got it to work now plz close this post
 
Top Bottom