求个命令。。。非常简单的,可是我不知道
http://www.autoitx.com/forum.php?mod=viewthread&tid=7414如此帖,要加上什么语句才能自动识别“根目录”没有uiso9_pe.exe文件时,能弹出信息 本帖最后由 lynfr8 于 2009-6-2 15:29 编辑
If FileExists("C:\autoexec.bat") Then
MsgBox(4096, "C:\autoexec.bat File", "Exists")
else
MsgBox(4096, "C:\autoexec.bat File", "Not Exists")
Exit;退出安装
Endif
参考下
另外,你如果再是这样不自己搜索论坛就发帖问那么多小白问题
迟早你的求助帖变成毒药--没人理 本帖最后由 kn007 于 2009-6-2 17:36 编辑
嘿嘿,抱歉,那在安装过程中,跳出,发现已有这个文件夹,自动选择是,否则则继续下面脚本,
帮我写下
我好像知道了,我先试试 Re 3#:
The other have no responsibility to resolve your questions, see below for the smart way of asking questions.
http://community.csdn.net/IndexPage/SmartQuestion.aspx 本帖最后由 kn007 于 2009-6-2 18:04 编辑
4# pusofalse
Thanks, Guy!
I will do that!
页:
[1]