Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Key

Type

Value Description

Toolbar Caption Style

REG_DWORD

1 - Icon only *2* - Caption only *3* - Icon and caption (default)

Enable MSQuery

REG_DWORD

0 - Disable 'Add Query', 'Edit Query' and 'Delete Query' buttons. (default) *1* - Enable 'Add Query', 'Edit Query' and 'Delete Query' buttons.

Always Ask Param Values

REG_DWORD

0 - Don't ask for parameter values in reports with parameters if valid default values are specified in the RDL file. *1* - Always ask for parameter values in reports with parameters, even if valid default values are specified in the RDL file. (default)

Excel AddIn Default Renderer

REG_SZ

Rendering extension used for viewing report without template in Excel Add-In. "EXCEL" is default.

Word AddIn Default Renderer

REG_SZ

Rendering extension used for viewing report without template in Word Add-In. "HTML4.0" is default.

Debug

REG_SZ

"True" - Enables SOAP request and response dump to c:\temp\PayloadDump.xml and c:\temp\ResponseDump.xml correspondingly. *"False"* - Disables SOAP request and response dump. (default)

No Overwrite Prompt

REG_DWORD

1 - Don't prompt to overwrite RDL file in Save As dialog. *0* - Prompt to overwrite RDL file in Save As dialog. (default)

Validate Fields

REG_DWORD

1 - Validate that each template data field has a field in the data source that binds to it. Generates error on "Save" on the client instead of error on "View" on the server. *0* - Don't validate that each template data field has a field in the data source that binds to it. (default)

Hide Enterprise Features

REG_DWORD

1 - Hides Insert Formula drop-down. *0* - Shows Insert Formula drop-down (default)

No Enterprise Features Warning

REG_DWORD

1 - Disables Enterprise Feature warning. *0* - Enables Enterprise Feature warning. (default)

Help File Path

REG_SZ

Path to chm file. Default value is C:\WINDOWS\Help\OfficeWriterRS.chm

SamplesDir

REG_SZ

Path to the root or samples (RDL) directory. Default value is C:\Program Files\SoftArtisans\OfficeWriter\Designer\samples

InstallDir

REG_SZ

Path to install directory. C:\Program Files\SoftArtisans\OfficeWriter\Designer

WordUseOpenFileMRU

REG_DWORD

0 - Use SampleDir once, then switch to 1 *1* - Use last opened dir (default) *2* - Always use SampleDir

ExcelUseOpenFileMRU

REG_DWORD

0 - Use SampleDir once, then switch to 1 *1* - Use last opened dir (default) *2* - Always use SampleDir

ServerMRU

Subkey

Keeps a list of most recently used (MRU) servers.

...

How to change an OfficeWriter ServerMRU (most recently used servers) registry key value:
  1. Open the Start menu and select Run.
    # Enter regedit and click Ok.
    # Open the folder HKEY_CURRENT_USER\Software\SoftArtisans\OfficeWriter\Designer\ServerMRU.
    # Double click the key you want to update. An dialog will open.
    # In the Value Data field, enter a new value for the key.

...