SAP GUI for Windows is the graphical user interface client in SAP ERP’s 3-tier architecture of database, application server and client. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of the SAP GUI for Windows from the command line using the EXE installer.
The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website. Continue reading if you are interested in additional details and configurations.
Additional Configurations
Install SAP GUI for Windows Component Only
NwSapSetup.exe /silent /product="SAPGUI"
Install SAP GUI for Windows with SAP Business Explorer
NwSapSetup.exe /silent /product="SAPGUI+SAPBI"
Install SAP GUI for Windows with SAP Business Client 7.0
NwSapSetup.exe /silent /product="SAPGUI+NWBC70"
Install SAP GUI for Windows with SNC Client Encryption
NwSapSetup.exe /silent /product="SAPGUI+SCE"
SAP GUI for Windows Component List
Component
Product ID
Business Explorer
SapBI
Calendar Synchronization for Microsoft Outlook
CALSYNC
i.s.h.med Planning Grid
GUIISHMED
KW-Add-On for SAP GUI
KW
SAP Automatic Workstation Update
SAPWUS
SAP Business Client 7.0
NWBC70
SAP GUI for Windows
SAPGUI
SAP GUI Screen Reader Extension for JAWS
SRX
SAP Interactive Excel
AXL
SAP PDFPRINT for SAP GUI
PdfPrintGui
SAP Secure Login Client
SLC
SNC Client Encryption
SCE
How to Uninstall SAP GUI for Windows Silently
Check out the following posts for a scripted solution:
Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.