cancel
Showing results for 
Search instead for 
Did you mean: 

Windows Username automatically populating sapshcut.exe

beergamesbeer
Explorer
0 Kudos
260

I am trying to create a shortcut to our SAP system using sapshcut.exe, but I am encountering an issue where the username field is automatically populated with the Windows username. Below is the command I am using, but I expect the username field to remain blank to allow the user to sign in manually.

sapshcut.exe -sid=EAL -client=600 -user="" -pw="" -max -command=lm01

Running SAP GUI 8000.1.7.1161

View Entire Topic
S_Sriram
Active Contributor
0 Kudos

Hi 

Try to follow the string on Windows OS

start sapshcut -system=SID -client=XXX -desc="should be on logon pad" -user= username -pw=password -maxgui -command=transaction code

BR

SS

beergamesbeer
Explorer
0 Kudos

Hi,

Get the same issue unfortunately, windows username is still populating the SAP Logon box.

S_Sriram
Active Contributor
0 Kudos
Hi We are using the same string it is working fine. In your sapgui logon pad EAL system defined? could you share the screenshot