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

Re: Major problems installing GUI v7.30

$
0
0

Hi Paul

 

We have installed the New SAPGUI by using the below script more than 1000 pc's in our network

 

Kindly go thru the below mention bat  file

 

__________________________________________________

 

cd\
c:
taskkill /IM saplogon.exe /F
taskkill /IM saplgpad.exe /F

# used for kill the SAPGUI logon pad

 

cd Program Files\sap\SapSetup\setup

nwsapsetup /uninstall /all /nodlg

# Stop the all Old sapgui
cd\

cd program files\sap
move FrontEnd old1_FrontEnd1

# rename the old folder


net use s: /delete
net use s: \\(server share)\SAPGUI_730 (Example share volume )

 

S:\SAPGUI730\NW_7.0_Presentation\PRES1\GUI\WINDOWS\WIN32\Setup\NwSapSetup.exe /Silent /Package="SAPGUI_730"

# Create the New installation package

net use s: /delete

________________________________________________________________

 

Thanks

Sriram


Viewing all articles
Browse latest Browse all 6448

Trending Articles



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