Install Application Configurator Only
This topic describes the installation stops you follow to install your Application Configurator, including the Silent Install process.
Pre-Installation
- Locate the license keys assigned by insightsoftware (either an
XMLfile or email text). - If your company requires proxy server access for internet connectivity, locate the appropriate proxy server IP address, port number, user name, and password.
- Establish a share folder structure and review the below prerequisites in Recommended Shared Folder Structure.
Recommended Shared Folder Structure
insightsoftware recommends establishing an insightsoftware network share root folder, followed by supporting Spreadsheet Server folders for storing all shared files. See Appendix A: Recommended Shared Folder Structure at the end of this document for the recommended shared folder structure.
- Microsoft .Net Framework 4.8 is a prerequisite for Application Configurator. This component must be installed prior to running the system compatibility check or the Application Configurator setup program.
- Additionally, if using Office 2016 or newer, insightsoftware recommends installing Microsoft Visual C++ Redistributable for Visual Studio 2015 prior to beginning the Application Configurator installation. If you choose not to preinstall this product, the installation wizard will complete the necessary install.
Installation
- If necessary, close all open Excel sessions.
- Double-click
Spreadsheet Server Suite.exefrom either the installation CD or from the downloaded and uncompressed.zipfile. - Select the Application Configurator setup type, and click Next.
- After successful installation, it is recommended to:
- Reboot your machine.
- If connecting to an iSeries or SAP database, ensure the appropriate components (for example, IBM iSeries Access for Windows, SAP Client, or SAP Transport) are installed for connectivity.
- For designer general ledgers, ensure the delivered designer
GLprofile and ad hocs are located in the appropriate location to which each Spreadsheet Server user has access (see Appendix A: Recommended Shared Folder Structure). - Open Application Configurator and process the following options:
- The Configuration Wizard helps define the network location for the Application Configurator security and connection files and other general options.
- If required, define proxy server settings.
- Import license keys.
- Add users.
- Define the appropriate database connection(s).
- Specify common, general ledger, and query application settings, such as, but not limited to: general ledger type and shared paths for segment lists, ad hocs, Designer GL definitions, and
EDQfiles. Only the settings with the Apply check box selected will be read by Spreadsheet Server on the user’s machine. - For Infinium, JD Edwards, Lawson, Oracle, PeopleSoft (Oracle database type), and SAP ledgers only, define and test ledger specific application settings.
- Load and/or define appropriate
@Fields. - If necessary, override application passwords.
- Save all changes and push changes to the network location.
Note: If an internet connection is unavailable for validation, contact insightsoftware support to manually validate the license keys.
For detailed instructions, refer to the Application Configurator User Manual located in the installation package, or, by click the icon in the upper-right corner of Application Configurator.
Silent Installation for End Users
When performing a silent installation of Spreadsheet Server, you are responsible for ensuring that, for each end user:
- The Everyone group has full access to the
Global Software Incfolder that will be created in the public documents folder. - Excel 2019 or 2016 has been installed.
- No active instances of Excel are running during the installation.
- If this is an upgrade starting from a pre-14.1 version, previous version(s) of Distribution Manager and Executive Dash have been uninstalled. If this is an upgrade starting from a pre-14.5 version, previous version(s) of Spreadsheet Writeback have been uninstalled.
msiexec /x "distribution manager.msi" /qnmsiexec /x "executive dash.msi" /qn- If using the Command Prompt, open as an administrator and navigate to the folder that contains the Spreadsheet Server Suite installer. Otherwise, specify the path in your command file or custom installer program.
- The
P:\Spreadsheet Serverpath indicates the network path that theDotNetSecurity.xmlApplication Configurator security file has been saved by the application. Edit this path to the path where you have saved yourDotNetSecurity.xmlfile. - Enter the appropriate command from the following list.
Command Applicable For Features /SRuns in silent mode (no UI)
Case sensitive
/Install=-
full
Spreadsheet Server Excel AddIn
Application Configurator
Cloud Connector
-
ac
Application Configurator
-
ss
Spreadsheet Server Excel AddIn
Cloud Connector
acadmin
Spreadsheet Server Excel AddIn
Application Configurator
ssuser
Spreadsheet Server Excel AddIn
Specifies the features to install.
Case insensitive
/License=Key: uses License key/legacy model
Platform: uses Cloud Platform model
Specifies the license type
Case insensitive
Note:
For silent uninstalls, add the following commands, to your command file or custom uninstaller program:
Note:
UNC paths can be used, rather than mapped drives. For example: \\ComputerName\SharedFolder.
Uninstallation Process
To uninstall the Spreadsheet Server application, you have two options:
-
Direct Launch from Install Folder (Shows UI):
Navigate to the installation directory.
Locate and double click
Uninstall.exeto launch the uninstaller with the user interface.
-
Silent Uninstall via Command Line:
Open the command prompt.
-
Run the uninstaller silently using the following command line switches:
/S /U(required, case sensitive)?=<directory>(optional, specifies the installation directory)