I'm able to register the barcode scanner through the app when running my below Autohotkey script, but then the barcode scanner will not work within the app when I use my Autohotkey script. The issue I'm having is that App #1 has built in barcode support, and it asks me 'register' my barcode scanner by scanning any barcode 3x.
I have my barcode scanner programmed to activate AutoHotKey with CTRL+I. I am trying to send a barcode to two different Windows Applications on 1 barcode scan using AutoHotkey. How do I send a barcode to an application that requires my barcode scanner to be registered?