ExEd!

REG2SRC


REG2SRC stands for 'Registrykey to PCOM-sourcefile'-convertor.

Usage:

Example:

Using regedit you exported the following 'MYKEY.REG'-hkey:

After running the REG2SCR MYKEY.REG command the following MYKEY.SCR file is created:

As you can see a temporary file 'HKEY.REG' is created, imported in the users registry and removed. The only line you need to add in your original source is: $INC:MYKEY.SRC and the registry update is implemented!


 
Back home. . .