Manual Install of Clients¶
Steps for Manual Installation¶
- Acquire the Installed Files
Option A: Use the Install with Installer (User Installed) step (see Installing with Installer exe (User Installed)) on any machine to download the required files.
Option B: Access the files directly on the installation server in the designated Tenant Folder.
- Option C: Download the files using HTTP GET requests:
Note: For versions older than 2025, replace /Api/ with /ServerApi/ in the URLs below.
GET - https://<TenantName>.totalview.cloud/Api/ClientDownload/TotalviewAdmin GET - https://<TenantName>.totalview.cloud/Api/ClientDownload/TotalviewClient GET - https://<TenantName>.totalview.cloud/Api/ClientDownload/TotalviewHR GET - https://<TenantName>.totalview.cloud/Api/ClientDownload/TotalviewTimeClient GET - https://<TenantName>.totalview.cloud/Api/ClientDownload/TotalviewAutoUpdater
- Verify Folder Structure. Confirm that the client folder contains the following structure:
- Totalview (or Totalview <TenantName>)
TotalviewAdmin/
TotalviewClient/
TotalviewHR/
TotalviewTimeClient/
appsettings.json
TotalviewAutoUpdater.exe
- Ensure Write Access for AutoUpdate
If users lack write access to the installation folder, AutoUpdate will not work. In this case, remove TotalviewAutoUpdater.exe and appsettings.json from the folder’s root.
- Copy Files to the Target Machine: Copy the verified folder (
TotalvieworTotalview <TenantName>) to the desiredinstallation directory: Preferred:
%LocalAppData%\Programs\Alternative:
C:\Program Files (x86)\Formula\
- Copy Files to the Target Machine: Copy the verified folder (
- Create Desktop Shortcuts: For each required application, create shortcuts on the desktop in a folder called
TotalvieworTotalview <TenantName>. Only add relevant shortcuts: Totalview AdminorTotalview Admin <TenantName>targeting"INSTALLFOLDER\TotalviewAdmin\Totalview3Admin.exe"TotalvieworTotalview <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe"Totalview Contact CenterorTotalview Contact Center <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe" /M:CCTotalview ReceptionistorTotalview Receptionist <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe" /M:RTotalview SwitchboardorTotalview Switchboard <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe" /M:STotalview TimeorTotalview Time <TenantName>targeting"INSTALLFOLDER\TotalviewTimeClient\TotalviewTimeClient.exe"
- Create Desktop Shortcuts: For each required application, create shortcuts on the desktop in a folder called
- Create Start Menu Shortcuts: Create shortcuts in the Start Menu in a folder named
TotalvieworTotalview <TenantName>, only for the relevant applications. Totalview AdminorTotalview Admin <TenantName>targeting"INSTALLFOLDER\TotalviewAdmin\Totalview3Admin.exe"TotalvieworTotalview <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe"Totalview Contact CenterorTotalview Contact Center <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe" /M:CCTotalview ReceptionistorTotalview Receptionist <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe" /M:RTotalview SwitchboardorTotalview Switchboard <TenantName>targeting"INSTALLFOLDER\TotalviewClient\Totalview3Client.exe" /M:STotalview TimeorTotalview Time <TenantName>targeting"INSTALLFOLDER\TotalviewTimeClient\TotalviewTimeClient.exe"
- Create Start Menu Shortcuts: Create shortcuts in the Start Menu in a folder named
