Regedit - Add multiple Values
hi...
the format for adding a registry key through opening a file *.reg is:
REGEDIT4
[HKEY_YADA]
"string_name"="string_value"
but what i want to know is how can i add two keys with the one file??
i have tired duplicating this directly underneath (different values of course) leaving a space, removing the regedit4 bit with and without a space. and it only seems to add the one key in...
any ideas???
it just seems really strange to me, and that it should work the way i want it to.