gersonkurz / regdiff

Automatically exported from code.google.com/p/regdiff
34 stars 15 forks source link

Regdiff dont read file correctly #5

Open mullcom opened 4 years ago

mullcom commented 4 years ago

Reading bad.reg... ERROR, parser failed at line 1612090, col 93309048 ERROR, expected carriage return but got ']' instead

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Internet Explorer\ActiveX Compatibility{HEX-hex-hex-hex-HEX]]

At the END it saying double ]
If i look in the Reg file i dont find this i found }]

i have try use different types of commands but no one fixing the issue.

regdiff.exe /4 /NOCASE /diff god.reg bad.reg

gersonkurz commented 3 years ago

Sorry for the delay ;)

If you are still interested in this problem: can you provide a reg file example that shows this problem (i.e. narrow it down, and provide a .txt version of the registry key that is causing this entry?