文件名称:soft
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.16kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
软件安装
#NoTrayIcon
#Region **** 参数创建于 ACNWrapper_GUI ****
#AutoIt3Wrapper_outfile=zyb.exe
#AutoIt3Wrapper_Compression=4
#AutoIt3Wrapper_Res_Comment=软件安装
#AutoIt3Wrapper_Res_Fileversion=1.0.0.0
#AutoIt3Wrapper_AU3Check_Parameters=-q
#EndRegion **** 参数创建于 ACNWrapper_GUI ****
#include <GUIConstants.au3>
#include <WindowsConstants.au3>
Opt("TrayOnEventMode", 1)
Opt("guicloseonesc", 0)
以下为检查配置文件设置
$soft_ini = FileOpen("Soft.ini", 0)
If $soft_ini = -1 Then
MsgBox(16, "错误", 请检查配置文件 & @scr iptDir & \"Soft.ini"是否存在! ) @scr iptDir为脚本所在目录
Exit-Software installation# NoTrayIcon# Region **** parameters established in ACNWrapper_GUI****# AutoIt3Wrapper_outfile = zyb.exe# AutoIt3Wrapper_Compression = 4# AutoIt3Wrapper_Res_Comment = Software Installation# AutoIt3Wrapper_Res_Fileversion = 1.0.0.0# AutoIt3Wrapper_AU3Check_Parameters =- q# EndRegion **** Parameters founded in ACNWrapper_GUI****# include <GUIConstants.au3># include <WindowsConstants.au3> Opt ( " TrayOnEventMode" , 1) Opt ( " guicloseonesc" , 0) the following to check the configuration file to set $ soft_ini = FileOpen ( " Soft.ini" , 0) If $ soft_ini =-1 Then MsgBox (16, " Error" , ' Please check the configuration file' & @ scr iptDir & ' \ " Soft.ini" exists!' ) @ scr iptDir for the scr ipt directory Exit
#NoTrayIcon
#Region **** 参数创建于 ACNWrapper_GUI ****
#AutoIt3Wrapper_outfile=zyb.exe
#AutoIt3Wrapper_Compression=4
#AutoIt3Wrapper_Res_Comment=软件安装
#AutoIt3Wrapper_Res_Fileversion=1.0.0.0
#AutoIt3Wrapper_AU3Check_Parameters=-q
#EndRegion **** 参数创建于 ACNWrapper_GUI ****
#include <GUIConstants.au3>
#include <WindowsConstants.au3>
Opt("TrayOnEventMode", 1)
Opt("guicloseonesc", 0)
以下为检查配置文件设置
$soft_ini = FileOpen("Soft.ini", 0)
If $soft_ini = -1 Then
MsgBox(16, "错误", 请检查配置文件 & @scr iptDir & \"Soft.ini"是否存在! ) @scr iptDir为脚本所在目录
Exit-Software installation# NoTrayIcon# Region **** parameters established in ACNWrapper_GUI****# AutoIt3Wrapper_outfile = zyb.exe# AutoIt3Wrapper_Compression = 4# AutoIt3Wrapper_Res_Comment = Software Installation# AutoIt3Wrapper_Res_Fileversion = 1.0.0.0# AutoIt3Wrapper_AU3Check_Parameters =- q# EndRegion **** Parameters founded in ACNWrapper_GUI****# include <GUIConstants.au3># include <WindowsConstants.au3> Opt ( " TrayOnEventMode" , 1) Opt ( " guicloseonesc" , 0) the following to check the configuration file to set $ soft_ini = FileOpen ( " Soft.ini" , 0) If $ soft_ini =-1 Then MsgBox (16, " Error" , ' Please check the configuration file' & @ scr iptDir & ' \ " Soft.ini" exists!' ) @ scr iptDir for the scr ipt directory Exit
(系统自动生成,下载前可以参看下载内容)
下载文件列表
soft.au3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.