How to skip the scanner driver installation

How to skip the scanner driver installation

To skip the scanner driver installation must be on Passagepoint build version 6437 or higher.

To find the version:

log in with admin>> go to home> configure system> product licenses> on the right hand side> product version> I'll need the last 4 numbers.

Steps to skip the scanner driver installation.



1) Navigate to "\PPGlobal" directory 
2) Edit the "client.bat" file using any text editor
3) Update the "set SKIP_SCANNER_DRIVER=0" to "set SKIP_SCANNER_DRIVER=1"

The "set SKIP_SCANNER_DRIVER=0" will be in the top of the client.bat file, see below.

NOTE: if you do not see this line in the client.bat file, then add it manually

@echo off

:: Temporarily set PP_Server for standalone environment
:: Need to change this process after Kondra re-works pre-loader for remote servers
Set PP_SERVER=localhost

setlocal
set SKIP_SCANNER_DRIVER=0

    • Related Articles

    • Fail driver installation sent from Server (looping and stuck on acuant installation screen)

      If you are stuck in a loop on the Acuant driver installation follow the instructions below open \ppglobal\.uninstaller (DOT uninstaller) there's two folders one has a dot in front. open the ".uninstaller" and look for these folders "cssn" and ...
    • Force reinstall of Acuant SDK on client (Driver not installed or missing)

      The Scanner Driver has not been installed and/or is missing from the system "C:\Program Files (x86)\Acuant" 1) open the C:\ppglobal folder>> Delete the .uninstaller folder 2) Go to c:\PPGlobal\client\ a. delete “jarCache” folder b. delete ...
    • ID Scanner Troubleshooting Guide

      ID Scanner Troubleshooting Guide If your Drivers’ License / Passport Scanners are disconnecting or going inactive, please follow the steps below to help remedy the issue. NOTE: If you have a QS1000 / Qs2000 For issues please see KB article on ...
    • PassagePoint freezing on adding scanner

      PassagePoint Freezes on adding the Driver license Scanner to Station Preferences PassagePoint is unable to locate the environment variable due to other conflicting environment variables or missing files. The environment variable will need to be ...
    • Data Logics scanner installation

      As passagepoint's barcodes are read via the com port, the Data Logics scanner needs to emulate a com port. 1) If you do not have the drivers for the scanner, you can get it here: http://downloads.stopware.com/updates/DataLogicDriver.zip Extract and ...