Dim Proc As New Process
Proc.File = ProjectFile
Proc.Start()
Syscmd.Project.Exit(False)
如果你用的是这个方法 , ProjectFile 不能是 foxex 文件 而是你发布后的那个EXE文件