Windows registry

Notes:

  • Due to the change in the chart generation package, the chart format will not be saved in the registry.
  • Because of the update made in the Page setup dialog, the preview settings have change and a HTMLTemplates section have been added.

This application can save the information that is saved as default in the window registry. This information is read each time the application starts in order to give the format saved to the new cube opened.

The registry information is saved in: HKEY_LOCAL_MACHINE\SOFTWARE\OlapXSoftware.com\OlapXApp of the windows registry.

We don't recommend or encourage you in anyway to modify manually this settings, but if you want to, please take into account that:

  • All colors are kept as hexadecimal numbers consisting of RGB settings (FFFFFF is 255, 255, 255 white, 000000 is 0, 0, 0 black).
  • Boolean values are kept as: -1 for True, 0 for False
  • Some values are numeric coded, so please be carefully about the values you choose.
  • If you erase a setting or all the settings, all your format saved information will be lost.
  • Provided with the installation are two .reg registry files, if you double click on them you can restore the default installation registry settings.

Below is shown an example of what is kept, the bold lines are subdirectories.

Value index:

Appearance=2
BackColor=80FFFF
ForeColor=400000
BackColorSubtotal=80FF80
ForeColorSubtotal=FF80FF
GridColor=E6E6E6
BackColorData=80FFFF
ForeColorData=0
BackColorDataSubtotal=80FFFF
ForeColorDataSubtotal=808040
GridColorData=E6E6E6
DataFormat=#,##0
ValueType=0
GridLinesData=1
GridLines=2
GridLinesWidth=1
FormatSubtotal=Boolean
FormatSubtotalLevel=2
SemaphoreMinValue=50000
SemaphoreMaxValue=100000
ThresholdMinBackColor=8080FF
ThresholdMedBackColor=0
ThresholdMaxBackColor=80FF80
ThresholdMinForeColor=FFFFFF
ThresholdMedForeColor=FFFFFF
ThresholdMaxForeColor=FFFFFF
ActThresholdMinBackColor=0
ActThresholdMedBackColor=0
ActThresholdMaxBackColor=0
ActThresholdMinForeColor=0
ActThresholdMedForeColor=0
ActThresholdMaxForeColor=0
VisibleTitle=Boolean
VisibleHeading=Boolean
VisibleMatrix=Boolean
VisibleChart=Boolean
Font
     Bold=Boolean
     Charset=0
     Italic=Boolean
     Name=MS Sans Serif
     Size=8.25
     Strikethrough=Boolean
     Underline=Boolean
     Weight=400
FontData
     Bold=Boolean
     Charset=0
     Italic=Boolean
     Name=MS Sans Serif
     Size=8.25
     Strikethrough=Boolean
     Underline=Boolean
     Weight=400
FontDataSubtotal
     Bold=Boolean
     Charset=0
     Italic=Boolean
     Name=MS Sans Serif
     Size=8.25
     Strikethrough=Boolean
     Underline=Boolean
     Weight=400
FontSubtotal
     Bold=Boolean
     Charset=0
     Italic=Boolean
     Name=MS Sans Serif
     Size=8.25
     Strikethrough=Boolean
     Underline=Boolean
     Weight=400
Preview
     Comment1=Coments 1
     Comment2=Coments 2
     ChartInNewPage=Boolean
     BW=Boolean
     Template=default
     Logo=default
     Orientation=V
HTMLTemplates
     Templates=chart|default
     default=<HTML><HEADER><TITLE><$CAPTION></TITLE></HEADER><BODY><$LOGO><BR><$CAPTION><BR><$COMMENTS1><BR><$CHART><BR><$COMMENTS2><$HEADINGS><BR><$DATA></BODY></HTML>
     chart=<HTML><HEADER><TITLE><$CAPTION></TITLE></HEADER><BODY><$LOGO><BR><$CAPTION><BR><$COMMENTS1><BR><$CHART></BODY></HTML>
 
Cube
     EmptyHorizontal=Boolean
     EmptyVertical=Boolean
     FormulaAxis=2
     FormulaType=0
     FormulaName=Values
     FormulaChooseType=0
     FormulaListSide=Boolean
     FormulaListChart=Boolean
     FormulaValue=12
     OrderAxis=2
     OrderChooseType=0
     OrderType=0
     ParetoAxis=2
     ParetoChooseType=0
     ParetoRegType=0
     ParetoType=0
     ParetoValue=5
     RotateWithCube=Boolean
     ScrollChart=Boolean

olapXSoftware.com