1
How to edit registry using .bat file
How to edit windows registry using command prompt / using bat file ?
Posted by Sharun Valsan on Nov 24, 2011 in Application, Windows | 1 comment
How to edit windows registry using command prompt / using bat file ?
Posted by Shajan Jacob on Feb 5, 2014
0Posted by ls_milkyway on May 20, 2013
0Posted by Kamau on Mar 22, 2013
0Posted by Albin Sebastian on Feb 18, 2013
0Posted by jklinglerwcmtd on Jan 11, 2013
0Posted by Jeffin Jose on Mar 1, 2011
11Posted by Sharun Valsan on May 2, 2011
6Posted by Sandeep on Mar 31, 2011
4Posted by Jeffin Jose on Apr 9, 2011
4Posted by Sajeev Perumpilavil on Mar 1, 2011
3Posted by guest on Oct 17, 2012
3Posted by joylene toriño on Oct 18, 2011
1Posted by Shajan Jacob on Apr 19, 2011
3Posted by suvankar on Nov 1, 2012
0Posted by Juan Binford on Nov 8, 2011
0Designed by Elegant Themes | Powered by WordPress
You can use “reg” command to modify a registry value
Use command “reg delete” to delete a registry value
Use command “reg add” to add a registry value
Find more options here : http://ss64.com/nt/reg.html
Was this answer helpful?
LikeDislike