Software by tag 'batch'

How to convert registry file to batch file

Posted by Dickey on Jan 13th, 08 | Filed under Application, Tutorial | 8 Comments

Reg To Bat is a small application which can convert Windows Registry files (.reg) into MSDOS batch files (.bat).

Reg To Bat

This application is very useful when you want to create a batch file from any registry file. It is written using .NET Framework 2.0. You can download .NET Framework from Microsoft homepage.

Although you can merge your registry file by right-click and choose Merge, but this batch file can quickly merges into your registry without asking any question.

Read More…