Service NetControl
[Service NetControl]
:AskStringId=0
:TabNames=TabWindowClass;MozillaUIWindowClass;MozillaWindowClass;Chrome_WidgetWin_1
CloseWindow=1
:LogonApplications=
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]
CloseWindow
The CloseWindow parameter is used to send VM_CLOSE or immediately terminate the process.