Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Delta_VOkay, I'm noticing something odd with this. Let me step thru this and see if any of this makes sense.
Just FYI, Running Windows 7, LAE is installed to C:\Program Files(x86)\Lavastorm\LAE 4.6
1. Verify that BRE is shut down
2. Open the bre.ini file located in C:\Users\jsp052651\AppData\Roaming\Lavastorm
3. Add the following to the end of the file:
BrdConverters ManagedArray [
GenericRecord {
Name "qvx"
Converter "qvxConverter.exe"
}
GenericRecord {
Name "csv"
Converter "csvConverter.exe"
}
]
4. Close and save bre.ini then reopen to verify changes were saved.
5. Open BRE and verify that my path to excel is correct, I have attached a screenshot of my setup in preferences.
BRE_Preferences.jpg
6. I attempt to view the records using the external viewer but I still get a "Data Viewer failed to convert output format" error message
7. However, when I close BRE and go check the BRE.INI file again, the lines I added above are no longer there. Not sure what is going on but it looks like my bre.ini is getting overwritten when I open BRE.