vb6 - What is the VB 6 equivalent of Process.Start? - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
vb6 - What is the VB 6 equivalent of Process.Start? - Stack Overflow
2013年5月21日 - Just call Shell, and the parameters should be passed also with the string of the . exe name, like this: Call Shell("""runme.exe"" ""-parameter1 ...