Service NetControl
[Service NetControl]
:LogonApplications=
:TabNames=TabWindowClass;MozillaUIWindowClass;MozillaWindowClass;Chrome_WidgetWin_1
:Applications=iexplore.exe;firefox.exe;chrome.exe
:AskStringId=0
LogonApplications
The LogonApplications parameter contains a list of applications that are considered to be logon applications.
[Service NetControl]
LogonApplications=firefox
TabNames
The TabNames parameter tells the tab names that are searched when trying to close the web browser.
[Service NetControl]
TabNames=TabWindowClass;MozillaUIWindowClass;MozillaWindowClass;Chrome_WidgetWin_1
Applications
The Applications parameter tells the web browser applications that are monitored.
[Service NetControl]
Applications=iexplore.exe;firefox.exe;chrome.exe
AskStringId
The AskStringId parameter tells the string ID in the language table that contains the confirmation text:
"Confirm close of web-browser".
[Service NetControl]
AskStringId=1501
[Language en_US]
1501=[p]The application below have opened a secure session, it is recommended that this session is ended.[/p][p][b]{name}[/b][/p][p]Do you want to close the application now?[/p]