SAP SAP GUI
SAP GUI deployment 7.30 If you are combining BW 3.5 to the GUI 7.30, please remember that BW only supports Office 2010. in Office 2013, BW analyzer will break with a VB error that doesnt suppo… Read More
I don't think repackaging a good idea - a lot of work adding merge modules, fixing dll's issues, etc. I created a suiteable package, selecting only the needed options, using the :CD\WIN32\setup… Read More
SAP 46D - SAP 6.20 To Uninstall: We use: rmdir /q /s %windir%\SAPwksta \\SERVER\SHARE\SAPGUI620P58\setup\sapsweep.exe /all /delsubdirs /delregkeys /EmptyRB /y Once this is run, we then call SA… Read More
I was doing SAP GUI 6.40 installation yesterday: I repackaged the original installation of the product by Wise Packages Studio 5.6. It went without any problems and at the end it asked for sev… Read More
No problems using AdminStudio 7.5's Repackager I took a simple two step snapshot approach which worked fine. Brief summary: 1- Took Repackager 1st snapshot of clean system 2- Installed SAP GUI … Read More
I repackaged SAP GUI 6.4 Compilation3 using WISE Package studio. I added the merge modules that were recognized by the capture. After compiling my package, I had a problem with the install st… Read More
This is the uninstall "C:\WINNT\SAPwksta\setup\sapsetup.exe" /uninstall /SILENT For the install to work correctly via SDO edit the XML file guisetup.xml and take out the systemupdate.msi excu… Read More
To install (SMS silent) SAPGui 6.20 by using a package made with sapadmin.exe take the following commandline: CD:\GUI\WINDOWS\WIN32\setup\SAPSetup.exe /p:"Package-Name" /sms /install /silent Read More
You can use also the /SILENT Switch: %ProgramFilesDir%\SAPPC\NetInst\SAPSETUP.EXE" /Patch:"%PathToPatch%\SEM31A.EXE" /SILENT Read More
To install (silent) SAPGui 6.20 by using a package made with sapadmin.exe take the following commandline: CD:\GUI\WINDOWS\WIN32\setup\SAPSetup.exe /p:"Package-Name" Read More
SAP introduced a new method for applying patches automatically in GUI 6.10: Download the patches from service.sap.com, put the EXE files on the network and call %ProgramFilesDir%\SAPPC\NetIns… Read More