Why can't open
Can't find hints file system
CodePudding user response:
Ws. Run "shutdown -r -t 0 c"CodePudding user response:
Try to downloadCodePudding user response:
File location problemCodePudding user response:
If you want to just the implementation of the "shutdown -r -t 0 c" the CMD command, then:Ser ws=CreateObject (" WScript. Shell ")
Ws. Run "shutdown -r -t 0 c", 0
CodePudding user response:
ws. Run "CMD. Exe/c shutdown -r -t 0 c"
Note: CMD. Exe and add a space between/c.