Hi,
I want to know how to disable notification for SAP GUI, specifically via registry key.
Request clarification before answering.
Hello,
It is possible to disable via the SAP GUI options, on the "Scripting" section.
And the correspondent registry values are:
For the "Notify when a script attaches to SAP GUI" option:
[HKEY_CURRENT_USER\Software\SAP\SAPGUI Front\SAP Frontend Server\Security] WarnOnAttach (REG_DWORD) [Default: 1] {0 = inactive; 1 = active}
For the "Notify when a script opens a connection" option:
[HKEY_CURRENT_USER\Software\SAP\SAPGUI Front\SAP Frontend Server\Security] WarnOnConnection (REG_DWORD) [Default: 1] {0 = inactive; 1 = active}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.