Launching Pathfinder CORE Pro Panels in APP mode with Google Chrome
Scope
In this document, we will show you how to create a Google Chrome shortcut that directly launches a panel.
Description
This is only for Google Chrome and assumes your copy of Chrome is installed at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe.
If your version of Chrome is installed in a different location you will need to change this configuration accordingly.
Set the Target:
Your target properties need to look like this example. The only differences being the IP address of YOUR Pathfinder Core Pro and the panel=<yourpanelname> property. We suggest you copy and paste this entirely including the beginning and ending quotes.
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --app="data:text/html,<html><body><script>window.location='http://Admin:Admin@192.168.2.10/userpanelframemin.php?panel=Fusion&page=index';</script></body></html>"
Start IN:
Set the Start In property like this. Change this if this is NOT where your copy of Chrome is installed.
"C:\Program Files (x86)\Google\Chrome\Application"
