Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Automatic Installation
...
Where to get the installer
There are several places to get the OfficeWriterDesinger-Installer-8.#.#.msi:
- Option 1Program Files: The OfficeWriter Designer installer is included in the installation file for server-side component of OfficeWriter. It should be located under
C:\Program Files\SoftArtisans\OfficeWriter
.
- Option 2OfficeWriter.com: The latest version of the OfficeWriter Desinger installer is also available separately for download on the Officewriter website.
- Evaluation E-mail: If evaluating: A , a link to download the OfficeWriter Designer separately is provided in the evaluation e-mail sent when evaluation started.
...
Running the installer
- Copy the OfficeWriter Designer install files to the client machine.
- Check that your system meets System Requirements for the OfficeWriter Designer. This includes a 32-bit version of Office 2007 or later with appropriate service packs and security patches, MS Query, and VBA.
- Close all Microsoft Office applications.
...
- If there are previous versions of the Designer installed, make sure to uninstall the OfficeWriter Designer through Add/Remove programs or Programs and Features.
...
- Double-click OfficeWriterDesigner-Installer.msi
...
- to begin the OfficeWriter Designer installation.
...
title | Notes about the OfficeWriter Designer Installer |
---|
...
- Read the End-User license agreement.
Select the Destination Folder. This installer will unpack some samples of pre-designed reports and the Designer installation source files.
Note The OfficeWriter Designer can be run on 64-bit or 32-bit systems, but will unpack the samples and install files under the 32-bit version of Program Files:
C:\Program Files x86\SoftArtisans\OfficeWriter\Designer
on 64-bit systems orC:\Program Files\SoftArtisans\OfficeWriter\Designer
for 32-bit systems.
...
- Select whether to install the OfficeWriter Designer Add-In for Excel, Word or both. If the installer detects that either Excel or Word is not installed on the machine, you will not have the option to install the Add-In for the missing application.
- The OfficeWriter Designer installer requires administrative privileges to register a few components used by the Add-In. You will be prompted for administrative credentials before the installation can complete.
Anchor | ||||
---|---|---|---|---|
|
Manual Installation
- Run the automatic installation on one machine in order to unpack the OfficeWriter Designer files. After these files have been unpacked, you can install the OfficeWriter Designer manually on other machines #
- Close all Microsoft Office applications.
- # Open a command prompt window and move to the directory OfficeWriter\Designer. For example, enter cd C:\Program Files\SoftArtisans\OfficeWriter\Designer. #
- Enter regsvr32 SARS8CLT.dll. A dialog box will inform you that SARS8CLT.dll registered successfully; click Ok.
- # Enter regsvr32 OWAssist.dll. A dialog box will inform you that OWAssist.dll registered successfully; click Ok.
- #
Enter regsvr32 XFClient.dll. A dialog box will inform you that XFClient.dll registered successfully; click Ok.
Note The Application Data folder is hidden by default. In order to show hidden folders, open a Windows Explorer window and go to Tools. Select Folder Options, then select the View tab. Under Hidden files and folders, check the radio button beside Show hidden files and folders.
- Copy SAWordTemplateAddInOWDesigner_Ribbon.dotm from OfficeWriter\Designer to
%appdata%\Microsoft\Word\STARTUP. # - Copy SAExcelTemplateAddInOWDesigner_Ribbon.xlam from OfficeWriter\Designer to
%appdata%\Microsoft\Excel\XLSTART. # - Create the Registry Key settings as described below.
Anchor | ||||
---|---|---|---|---|
|
To change an OfficeWriter Designer registry key value:
- Open the Start menu and select Run.
- Enter regedit and click Ok.
- Open the folder HKEY_CURRENT_USER\Software\SoftArtisans\OfficeWriter\Designer.
- Double-click the key you want to update. A dialog will open.
- In the Value Data field, enter a new value for the key.
OfficeWriter Designer Registry Keys
Key | Type | Value Description |
---|---|---|
Toolbar Caption Style | REG_DWORD | 1 - Icon only * |
Enable MSQuery | REG_DWORD | 0 - Disable 'Add Query', 'Edit Query' and 'Delete Query' buttons. (default) * |
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. * |
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. * |
No Overwrite Prompt | REG_DWORD | 1 - Don't prompt to overwrite RDL file in Save As dialog. * |
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. * |
Hide Enterprise Features | REG_DWORD | 1 - Hides Insert Formula drop-down. * |
No Enterprise Features Warning | REG_DWORD | 1 - Disables Enterprise Feature warning. * |
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 * |
ExcelUseOpenFileMRU | REG_DWORD | 0 - Use SampleDir once, then switch to 1 * |
ServerMRU | Subkey | Keeps a list of most recently used (MRU) servers. |
...
How to change an OfficeWriter ServerMRU (most recently used servers) registry key value:
- 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.
Key | Type | Value | Value Description |
---|---|---|---|
Maximum Entries | REG_DWORD | optional, \ | Maximum entries in MRU list. Entries at the bottom of the list are removed to accommodate new server URLs. |
MRU# | REG_SZ | Server URL (full) | http://<servername>/ReportServer |