当前位置: 首页 > news >正文

SAP GUI 800进行品牌化设置

Prerequisites
The feature cannot be used for Classic Theme.
The size and format of the logo should be as follows: The optimal height for the picture is 27 pixel. The
shown width can be up to 160 pixel, but only if the height of 27 is not exceeded.
If the picture does not fit in size, then the picture will be scaled so that it fits the optimal height of 27 pixel.
The width will be scaled symmetrically to the maximal allowed height or asymmetrically to fit the maximal
allowed width.
Procedure
1. To rollout the settings to the users, create the following registry keys:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\General\Appearance] (32bit SAP GUI for
Windows on a 64bit operating system)
[HKEY_LOCAL_MACHINE\SOFTWARE\SAP\General\Appearance]
UseBrandingImage (REG_DWORD) = 1 (activates the display of a logo in the titlebar of a SAP GUI
session, if a valid path to a branding picture is provided)
BrandingImage (REG_SZ) with path name to picture as value data:
C:\<PathToBranding>\<YourCompanyBranding>.png
By default the branding feature is not editable by the user. Therefore, the users can see the above set
values on the page Visual Design
Branding in the SAP GUI Options dialog, but they cannot change
the settings because these are read-only.
2. Optional: In order to allow users to set this option from the SAP GUI Options dialog, you need to create the
following registry values:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\General\Appearance] (32bit SAP GUI for
Windows on a 64bit operating system)
[HKEY_LOCAL_MACHINE\Software\SAP\General\Appearance]
UseBrandingImage_ReadOnly (REG_DWORD) = 0
BrandingImage_ReadOnly (REG_DWORD) = 0
After restart of the SAP Logon, the settings on page Visual Design
Branding will be editable. When a
user changes the settings, the SAP GUI Options dialog writes these values to the following registry values
under HKEY_CURRENT_USER:
[HKEY_CURRENT_USER\Software\SAP\General\Appearance]
UseBrandingImage (REG_DWORD)
BrandingImage (REG_SZ)
 Note
The HKEY_CURRENT_USER values have a higher priority than values under HKEY_LOCAL_MACHINE
http://www.dtcms.com/a/540581.html

相关文章:

  • unity打包安卓设置为横屏
  • final是干嘛的
  • 马赛克数据增强与 Tensor、TensorFlow 区别学习总结
  • 【Node】win 10 / win 11:node.js 长期维护版下载、安装与 npm 配置
  • 青岛公司网站建设开发南京网站建设与维护
  • 宠物系统功能演示
  • 具身智能的平民化浪潮:从表演秀到产业变革临界点
  • Geoserver漏洞图形化利用工具
  • 沈阳公司网站设计类似58的推广平台有哪些平台
  • 最小二乘问题详解6:梯度下降法
  • Linux内核RDMA计数器机制:深入解析与实现原理
  • iOS 反编译防护工具与实战组合 从静态侦察到 IPA 成品加固的工程化路径
  • 微信小程序组件中二维码生成问题解决方案
  • 网站文件解压北仑装修公司哪家最好
  • 《微信小程序》第八章:“我的“设计
  • 基于 Launcher3 的 iOS 风格桌面 04 拖拽和移位
  • django model Manager
  • 前端数据可视化实战:Chart.js vs ECharts 深度对比与实现指南
  • 霍山县网站建设公司寻花问柳专注做一家男人最爱的网站
  • LInux(一)VMware虚拟机中安装CentOS7
  • MATLAB基于对数灰关联度的IOWGA算子最优组合预测模型
  • 企业开源网站系统网页制作软件
  • Linux存储软件栈剖析之第4篇:Linux文件系统的实现
  • Excel怎么将八位数字设置为日期格式?
  • 怎么做系部网站首页做外贸的零售网站
  • 宁波企业网站排名优化公司网络系统管理技能大赛答案
  • 本地网站源码便民信息发布平台
  • Linux 内核内存屏障(中文译文)
  • “二分查找” 咋用?像 “查字典翻页码”,3 步找到目标值​
  • 在Ubuntu中使用Docker打包程序(Conda, pip)