Requirement:You want to use multiple saplogon.ini file with SAP logon (Pad). You may need this feature if you are working for multiple clients or dealing with more than one SAP landscape. Solution :If you want to use multiple INI file then create a batch file for each of them . For example create ClientA.bat for client A and ClientB.bat for client B Content of BATCH file. start saplogon.exe /INI_FILE=C:\ClientA_Path\saplogon.ini exit Save this file as ClinetA.bat and double click on it to launch SAP Logon (Pad ) with ClientA's saplogon.ini Please note : Before you execute .bat file make sure you have no previous SAP session established and SAP logon pad is not running already. ![]() Reference : Note 1426178 - SAP Logon (Pad): create/distribute server configuration file http://en.wikipedia.org/wiki/Batch_file |