CICB Run as Service

Steps

  1. Download our ServiceInstaller.zip and unzip all files to C:\CICB-ServiceInstaller\*.*.
  2. Open a PowerShell console with administrative privileges.
  3. Run the following commands one by one.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
cd C:\CICB-ServiceInstaller\
.\ServiceInstaller.ps1