BJ Support

Pre-configured installer for managed deployments

EXE Installer

Standard installer with UI. Installs as a Windows service with pre-configured server settings.

Download BJSupport-Setup.exe

MSI Installer (Enterprise)

For GPO, Intune, SCCM, or silent deployment. Supports msiexec /quiet for automated rollout.

Download BJSupport-Setup.msi

Silent Installation (Command Line)

BJSupport-Setup.exe /S msiexec /i BJSupport-Setup.msi /quiet /norestart

GPO Deployment (MSI)

msiexec /i \\server\share\BJSupport-Setup.msi /quiet /norestart

Intune Win32 App Configuration

Install command: msiexec /i BJSupport-Setup.msi /quiet /norestart Uninstall command: msiexec /x {ProductCode} /quiet /norestart Detection rule: File exists %ProgramFiles%\BJ Support\BJSupport.exe

What Gets Configured

Uninstallation

"%ProgramFiles%\BJ Support\uninstall.exe" /S

Checksums

SHA256 checksums available at /download/checksums