Originally posted by fastslz at 2006-10-15 21:10:
@echo off
FOR %%I IN (C D E F G H I G K L M N O P Q R S T U V W X Y Z) DO if exist %%I:\lin\nul set lin=%%I:\lin
START %lin%\Jcb_zszq\TdxW.exe
START %lin%\DZH5\internet\hypwise.exe
STAR ...
谢谢。好用多了。 但是
START %lin%\DZH5\internet\hypwise.exe
这个命令不能启动程序(或者说没反应),可是我进目录里面用鼠标双击就可以打开?? 换了这个目录里面的其他所有*.exe文件都不行。如下图
Originally posted by fastslz at 2006-10-15 21:10:
@echo off
FOR %%I IN (C D E F G H I G K L M N O P Q R S T U V W X Y Z) DO if exist %%I:\lin\nul set lin=%%I:\lin
START %lin%\Jcb_zszq\TdxW.exe
START %lin%\DZH5\internet\hypwise.exe
STAR ...
Thanks. It works much better. But
START %lin%\DZH5\internet\hypwise.exe
This command can't start the program (or no response), but I can open it by double-clicking with the mouse in the directory? Changing all other *.exe files in this directory doesn't work. As shown in the following picture