1. The path of success in English:
Set the WSH=CreateObject (" WSCript. Shell ")
The WSH. Run "" "E: \ hehe \ KMS1 EXE "" "
2. Chinese path error: the system can not find a file
Set the WSH=CreateObject (" WSCript. Shell ")
The WSH. Run "" "E: \ ha ha \ KMS2 EXE "" "
Consult how to solve, thank you
CodePudding user response:
May you WSCript. Shell is not Unicode version,CodePudding user response:
Maybe you can write a bat to call again