Set Wsh = WscriptcreateobjectwscriptshellWshRun saplogonexe CProgram Files x86SAPFrontEndSAPgui
This code creates a Wscript.Shell object and assigns it to the variable Wsh. Then, it uses the Run method of the Wsh object to execute the "saplogon.exe" program located at "C:\Program Files (x86)\SAP\FrontEnd\SAPgui".
原文地址: https://www.cveoy.top/t/topic/hYTy 著作权归作者所有。请勿转载和采集!