I have a REG_SZ entry. It is a list of extensions to use, such as .exe .txt .jpg etc. The original application reg entry has what I assume to be a carriage return and/or line feed character between each value. So it looks like .exe (square) .txt (square) etc etc
I cannot figure out how to include that either when I merge the exported value back with the .reg file, or how to get the .inf to do it either. All I get is a value like .exe.txt.jpg without the character.
Anyone seen this before?
Thanks
MrWoo