steel1: 救民阿!我彻底疯掉了,这句语句居然也不能运行??? [阅读: 481] 2007-11-15 01:59:39 ShellExecute(0, 'OPEN', PChar('c:\1.bat'), PChar('c:\'), PChar(''),SW_Hide) ; isapi中不能运行很正常,但我在win32的exe中也不能运行? 但notepad.exe可以调的,(将sw_hide 改为sw_show) 1.bat的内容: dir > 1.txt