cancel
Showing results for 
Search instead for 
Did you mean: 

Enabling and forcing SAP Gui Scripting Options

0 Kudos

Hi,

I want to enable scripting on my SAP GUI Installation's by modifying registry values. I want these options to be enable under Accessibility & Scripting: in User Settings in the SAPLogon Options. I want the Enable scripting option with the Notify when a script attaches to SAP GUI and Notify when a script opens a connection.

I red that by settings those options we can control those but it does not work on my installation.

WarnOnAttach = 1 (REG_DWORD) and WarnOnConnection = 1 (REG_DWORD)

Accepted Solutions (0)

Answers (2)

Answers (2)

jude_bradley
Advisor
Advisor
0 Kudos

Hello Francis,

Are you using HKEY_CURRENT_USER or HKEY_LOCAL_MACHINE values in this case?

It should work with HKEY_LOCAL_MACHINE..

Regards,

Jude

stefan_schnell
Active Contributor
0 Kudos

Hello Francis,

I tried it on my system and it works as you described. All you have to do is to terminate your SAP Logon, to set the entries in the registry and to restart the SAP Logon. The keys are in the hive HKEY_CURRENT_USER\Software\SAP\SAPGUI Front\SAP Frontend Server\Security, so it should be possible for you to change the entries without admin rights.

Let us know your results.

Cheers
Stefan

P.S. Here as example the entries on my Windows 7 x64 system.