CobbleConnect Overview
  • 05 Dec 2025
  • 1 Minute to read
  • Dark
    Light

CobbleConnect Overview

  • Dark
    Light

Article summary

CobbleConnect Overview

CobbleConnect is a desktop application that can be used to assist you in utilizing your Contract Insight system.

The main components are: 

1. File Uploader and Record Viewer

2. Mass Import Tool

3. Backup Manager


Requirements

CategoryMinimum Requirement
Operating SystemWindows 10 (21H2) or Windows 11 (22H2 or newer)
Architecture64-bit (x64 only – 32-bit/x86 not supported)
ProcessorIntel i3 / AMD Ryzen 3 or higher
RAM4 GB minimum (8 GB recommended)
Storage1 GB free space
Display1366×768 minimum (1920×1080 recommended)
InternetRequired for CobbleStone API access
PermissionsNo administrator rights needed to use the app
Contract Insight22.4.1


.NET Framework 9.09 or higher - installer will prompt to install if not present on your machine.
TLS 1.2 or higher enabled

REST API is required.


Installation

Individual Users

Individual users can download CobbleConnect by clicking the link below:

INSTALL NOW

CobbleConnect Install Instructions for IT/Administrators

This section provides technical and deployment details for IT administrators responsible for installing or distributing CobbleConnect across corporate environments. 

Installer Overview 

The CobbleConnect installer is built using Advanced Installer (v22.9.1). It includes all necessary runtimes packaged within the EXE to allow offline installation. 

Embedded prerequisites: 

• .NET Desktop Runtime 9.0.9 (x64) 

• Microsoft Edge WebView2 Runtime (Evergreen x64 – offline installer) 

System Requirements (IT)

ComponentRequirement
OSWindows 10/11 64-bit
PrivilegesAdministrator required for installation
NetworkInternet optional (offline prerequisites embedded)
Space~600 MB total installation size
LogsStored in C:\Temp\CobbleConnect_Test.log

MSI Installer Link HERE

Installation Steps 

1. Run 'CobbleConnect_Install.bat' as Administrator. This script installs the MSI silently, logs progress, and verifies success. 

2. Or install manually using: 

msiexec /i "CobbleConnect.msi" /qn /norestart ALLUSERS=1 /L*v "C:\Temp\CobbleConnect_Install.log" 

3. After installation, do not launch the app elevated — users open it themselves from Start Menu. 

4. Confirm: 

   - App folder: C:\Program Files\CobbleConnect\ 

   - Shortcut: available for all users 

   - Log shows 'Installation completed successfully' 

Uninstall Command 

msiexec /x "CobbleConnect.msi" /qn /norestart /L*v "C:\Temp\CobbleConnect_Uninstall.log" 


Was this article helpful?