Here's the Shortcut with Command Line Parameter
C:\Honeywell\WEBStation-AX-3.4.43\bin\plat.exe installdaemon
Then it needs to run
C:\Honeywell\WEBStation-AX-3.4.43\bin\ wb_w.exe
Here is what I have so far for the batch however the Command Line Parameter didn't work
Code: Select all
start /wait /b plat.exe installdaemon
start /wait /b wb_w.exe