Quantcast
Channel: SCN: Message List - SAP GUI
Viewing all articles
Browse latest Browse all 6448

Re: SAP GUI 7.40 Administration : Theme & Registry

$
0
0

Hi,

 

Found some more clues that i'd like to share with you.

 

It seems that for some reason (SAP GUI deployment through Microsoft SCCM Software Center ?)

some registry keys are red from HKLM and some from HKU (not HKCU).

 

You'll see in the screenshots below, that given my "Visual Design > Branding" configuration, registry keys should be

 

Branding options editable through GUI :

“UseBrandingImage_ReadOnly” (REG_DWORD) = 0

“BrandingImage_ReadOnly” (REG_DWORD) = 0

Branding image activated :

"UseBrandingImage" (REG_DWORD) = 1

Path to branding image

"BrandingImage" (REG_SZ) = C:\gbr\SAP_logo.png"

 

 

#1 Screen shot of HKLM next to SAP GUI options:

“UseBrandingImage_ReadOnly” (REG_DWORD) = 0

“BrandingImage_ReadOnly” (REG_DWORD) = 0

 

"UseBrandingImage" (REG_DWORD) = 0

"BrandingImage" (REG_SZ) = "

 

The first two settings are corectly red (options editable through GUI)

The last two are ignored (UseBrandingImage = 0, but ticked in GUI, BrandingImage = "empty path" but a path in GUI options screen

20150601_SAP_GUI_Registry_HKLM.jpg

 

#2 Screen shot of HKU next to SAP GUI options:

“UseBrandingImage_ReadOnly” (REG_DWORD) = 1

“BrandingImage_ReadOnly” (REG_DWORD) = 1

"UseBrandingImage" (REG_DWORD) = 1

"BrandingImage" (REG_SZ) = c:\gbr\SAP_logo.png"


First two settings are ignored (Branding options are not read-only)

Last two settings are corectly red (UseBrandingImage = 1 -> Case ticked in GUI, & path to image is corect)


20150601_SAP_GUI_Registry_HKU.jpg

 

I didn't change any configuration between those two screenshots, just scroll through regedit between HKLM & HKU.

 

 

Any feedback appreciated.

 

Guillaume Brochet


Viewing all articles
Browse latest Browse all 6448

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>