cancel
Showing results for 
Search instead for 
Did you mean: 

7.20 GUI look and feel like 7.10

former_member160248
Participant
0 Kudos

Hi,

We are in the process of rolling out 7.20.  We have a need for some users to keep the 7.10 look and feel.  Can you point me in the right direction to keep the 7.10 look and feel?

Best Regards,

RT

Accepted Solutions (1)

Accepted Solutions (1)

jude_bradley
Advisor
Advisor
0 Kudos

Hello RT,

Maybe this is what you mean?

http://wiki.sdn.sap.com/wiki/x/wAdXDw

former_member160248
Participant
0 Kudos

Hi Jude,

I believe this is what we need.  Thanks for the information.

Best Regards,

RT

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

if you roll it out via installation server I would simply set the reg value via installation script:

HKLM\SOFTWARE\SAP\General\Appearance\Themes\SystemDefault to the Theme you want to be the default one.

On the installation server it should look like this:

NwEngine.Shell.SetRegValue "HKEY_LOCAL_MACHINE\SOFTWARE\SAP\General\Appearance\Themes\SystemDefault", "REG_DWORD", "<YOURTHEME>"

You might also check note 1233328

Kind regards,

Jann

former_member160248
Participant
0 Kudos

Hi Jann,

Thank you for the information.  I will test it to see how everything works.

Best Regards,

RT