This script needs if you want running on the local workstation run a '*.exe' file without preference browser.
В файлі list.txt робимо слідуючи записи: app1=C:\Windows\notepad.exe
Який складається з двух частин:
1-рше містить символичну назву для кінцевої точки посилання. В HTML треба зробити слідуюче посилання http://localhost:3170/app1
2-ге Є повний шлях до файлу який ви хочете запустити. C:\Windows\notepad.exe
Need make the queries in the file list.txt how below: app1=C:\Windows\notepad.exe
This line have two parts:
First part contains the symbolic name for the end point of the link. Html need make the following link http://localhost:3170/app1
Second have the path to file, which you want executable C:\Windows\notepad.exe