Welcome![Sign In][Sign Up]
Location:
Search - rom setup.exe

Search list

[ADO-ODBCsupcode_71319

Description: 1. 直接安装并运行案例程序   运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。   登录时初始用户名和密码为:admin,manage 2. 阅读和执行源代码程序 (1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。 (2)改变数据库别名   使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为wuzi,指定路径为实际数据库文件所在路径,比如:项目文件夹在E盘根目录下,则指定数据库别名路径为“E:\\物资管理系统\\db”。 (3)运行程序   双击物资管理系统文件夹内名为MDIApp的工程文件,在Delphi工作环境下打开工程,单击运行程序即可。 3. 另附:myLogin.dll的源代码-1. Direct installation and operation procedures in cases of "Setup" file folder of setup.e xe documents, in accordance with the system prompts to install, will enable the cases in any procedure on the Windows operating system. Login at the initial user name and password : admin, manage 2. read the source code and implementation of procedures (1) Copy the contents of the CD-ROM to the local machine, and the abolition of the corresponding directory and its subordinate as a "read-only" attribute. (2) a change in the use of the database alias BDE Administrator of the local machine to add an Paradox database alias name wuzi, designated trails to the actual database file path where, for instance : Project folder on the deep-rooted E directory, database alias path designated a
Platform: | Size: 1122688 | Author: keyu | Hits:

[Windows Develop软件在线升级系统

Description: “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\\chapter6\\bin\\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\\chapter6\\Pages是本系统的测试页面。 3、 光盘目录vc6.0\\chapter6\\setup是系统安装指导。 4、 光盘目录vc6.0\\chapter6\\src\\UpgradeAtv\\*.*为本系统的VC源程序。 5、 光盘目录vc6.0\\chapter6\\Tools\\*.*为本系统使用到的工具。 “软件在线升级系统”如何编译: 直接点击编译完成对整个项目的编译。 “软件在线升级系统”如何部署: 1、 配置IIS 以Pages目录为Web的根目录建立新的站点 2、 配置FTP 在本地机器上配置FTP站点,同时建立帐号hacker,密码为free。 把应用系统的安装文件setup.exe放在FTP的根目录下。 3、 注册ActiveX组件 使用regsvr32 UpgradeAtv.dll在本地的机器上注册UpgradeAtv.dll。 4、 使用本章提到的方法生成UpgradeAtx.cab,并且把它放置到 Web的根目录下。 5、 把IE的安全级别降低-"online update system software" implementation : a CD-ROM directory vc6.0 \\ chapter6 \\ bin \\ UpgradeAtv.dll-based system of the executable. In testing before a registration regsvr32.exe use the DLL. 2, CD-ROM directory vc6.0 \\ chapter6 \\ Pages of the system test pages. 3, CD-ROM directory vc6.0 \\ chapter6 \\ setup is guiding system installed. 4, CD-ROM directory vc6.0 \\ chapter6 \\ src \\ UpgradeAtv \\ *.*-based system of VC source. 5, CD-ROM directory vc6.0 \\ chapter6 \\ Tools \\ *.*-based system to use the tool. "Software Online Upgrade System" How compiler : direct hits compiler of the entire project completed compiler. "Software Online Upgrade System," how to deploy : one, to configure IIS Web Pages directory to the root directory to establish two new sites, FTP
Platform: | Size: 3610775 | Author: 徐夕 | Hits:

[Windows Develop五笔编码速查系统

Description: “五笔编码速查系统”执行说明: 1、 光盘目录vc6.0\chapter7\bin\WMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录vc6.0\chapter7\SETUP.EXE是本系统的安装程序。 3、 光盘目录vc6.0\chapter7\src\WMVC\*.*为本系统的VC源程序。 “五笔编码速查系统”如何编译: 直接点击编译完成对整个项目的编译。 “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "") 如果自己的机器与配置的情况不符合,要根据具体情况进行设置。 2、 下载安装文件的配置 推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0\setup目录下。-"Wubi coding Check System" implementation : a CD-ROM directory vc6.0 \ chapter7 \ bin \ WMVC.EXE-based system of the executable. WORD.TXT and ZI.TXT system is necessary for the functioning of the two documents. 2, CD-ROM directory vc6.0 \ chapter7 \ SETUP.EXE is the system setup program. 3, CD-ROM directory vc6.0 \ chapter7 \ src \ WMVC \*.*-based system of VC source. "Wubi coding Check System," how to build : direct hits compiler of the entire project completed compiler. "Wubi coding Check System," how to deploy : a revised update Web server address and port configuration checks version of the Web server address, in this case the default is to use the machine, in which 162 firms WMSheet.cpp call : httpClient.GET ( "localhost" "80", "
Platform: | Size: 6322176 | Author: 徐夕 | Hits:

[Windows Develop软件在线升级系统

Description: “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\chapter6\bin\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\chapter6\Pages是本系统的测试页面。 3、 光盘目录vc6.0\chapter6\setup是系统安装指导。 4、 光盘目录vc6.0\chapter6\src\UpgradeAtv\*.*为本系统的VC源程序。 5、 光盘目录vc6.0\chapter6\Tools\*.*为本系统使用到的工具。 “软件在线升级系统”如何编译: 直接点击编译完成对整个项目的编译。 “软件在线升级系统”如何部署: 1、 配置IIS 以Pages目录为Web的根目录建立新的站点 2、 配置FTP 在本地机器上配置FTP站点,同时建立帐号hacker,密码为free。 把应用系统的安装文件setup.exe放在FTP的根目录下。 3、 注册ActiveX组件 使用regsvr32 UpgradeAtv.dll在本地的机器上注册UpgradeAtv.dll。 4、 使用本章提到的方法生成UpgradeAtx.cab,并且把它放置到 Web的根目录下。 5、 把IE的安全级别降低-"online update system software" implementation : a CD-ROM directory vc6.0 \ chapter6 \ bin \ UpgradeAtv.dll-based system of the executable. In testing before a registration regsvr32.exe use the DLL. 2, CD-ROM directory vc6.0 \ chapter6 \ Pages of the system test pages. 3, CD-ROM directory vc6.0 \ chapter6 \ setup is guiding system installed. 4, CD-ROM directory vc6.0 \ chapter6 \ src \ UpgradeAtv \*.*-based system of VC source. 5, CD-ROM directory vc6.0 \ chapter6 \ Tools \*.*-based system to use the tool. "Software Online Upgrade System" How compiler : direct hits compiler of the entire project completed compiler. "Software Online Upgrade System," how to deploy : one, to configure IIS Web Pages directory to the root directory to establish two new sites, FTP
Platform: | Size: 8656896 | Author: 徐夕 | Hits:

[Database systemsupcode_71319

Description: 1. 直接安装并运行案例程序   运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。   登录时初始用户名和密码为:admin,manage 2. 阅读和执行源代码程序 (1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。 (2)改变数据库别名   使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为wuzi,指定路径为实际数据库文件所在路径,比如:项目文件夹在E盘根目录下,则指定数据库别名路径为“E:\物资管理系统\db”。 (3)运行程序   双击物资管理系统文件夹内名为MDIApp的工程文件,在Delphi工作环境下打开工程,单击运行程序即可。 3. 另附:myLogin.dll的源代码-1. Direct installation and operation procedures in cases of "Setup" file folder of setup.e xe documents, in accordance with the system prompts to install, will enable the cases in any procedure on the Windows operating system. Login at the initial user name and password : admin, manage 2. read the source code and implementation of procedures (1) Copy the contents of the CD-ROM to the local machine, and the abolition of the corresponding directory and its subordinate as a "read-only" attribute. (2) a change in the use of the database alias BDE Administrator of the local machine to add an Paradox database alias name wuzi, designated trails to the actual database file path where, for instance : Project folder on the deep-rooted E directory, database alias path designated a
Platform: | Size: 1122304 | Author: keyu | Hits:

[ARM-PowerPC-ColdFire-MIPSC8051F9XX

Description: C8051F93X 开发工具用户指南 1. C8051F93X 目标板 2. 串行适配器(USB至目标系统协议转换器) 3. Silabs IDE与产品信息CD-ROM CD 内容包括: Silabs 集成开发环境IDE 安装IDE 实用程序SETUP.EXE 源代码实例与寄存器定义文件(头文件) 文档资料 4. AC/DC 电源适配器 5. USB串行电缆 6. 10 芯扁平电缆 7. 快速起动指南 8. C8051F93X 开发工具用户指南此文档-C8051F93X Development Tools User Guide
Platform: | Size: 900096 | Author: deng | Hits:

[OtherAutorun

Description: 在一个俄国 Inno Setup 论坛中找到的 Autorun 例子。通常一个光盘里面都有一个 autorun.exe 的程序在根目录,然后会以一个靓丽的界面来启动安装程序。这个例子就是演示这样的效果。 里面的 game.iss 制作一个简单的安装程序.记得打开音箱,因为有音效。-Inno Setup a forum in Russia found Autorun example. Usually a CD-ROM program which has a autorun.exe in the root directory, then a beautiful interface to start the installation process. This example is to demonstrate such an effect. Inside game.iss make a simple installer. I remember opening speaker, because there are sound.
Platform: | Size: 501760 | Author: 相喃 | Hits:

[Internet-NetworkUpgradeAtv

Description: 软件在线升级系统”执行说明: 1、 光盘目录VCbibleCD\project source\CHAPTER 21\BIN\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录VCbibleCD\project source\CHAPTER 21\PAGES是本系统的测试页面。 3、 光盘目录VCbibleCD\project source\CHAPTER 21\SETUP是系统安装指导。 4、 光盘目录VCbibleCD\project source\CHAPTER 21\源代码\UpgradeAtv\*.*为本系统的VC源程序。 5、 光盘目录VCbibleCD\project source\CHAPTER 21\TOOLS\*.*为本系统使用到的工具。 “软件在线升级系统”如何编译: -Online upgrade system software " execution Description: 1, CD-ROM catalog VCbibleCD \ project source \ CHAPTER 21 \ BIN \ UpgradeAtv.dll executable file for the system in the test before the first use regsvr32.exe to register the DLL. 2, CD-ROM directory VCbibleCD \ project source \ CHAPTER 21 \ PAGES is a test of the system page 3, CD-ROM catalog VCbibleCD \ project source \ CHAPTER 21 \ SETUP is the system installation guide. 4, CD-ROM catalog VCbibleCD \ project source \ CHAPTER 21 \ source code \ UpgradeAtv \*.* VC source-based system 5, CD-ROM catalog VCbibleCD \ project source \ CHAPTER 21 \ TOOLS \*.*-based system to the tools. " software online update system" How to compile:
Platform: | Size: 438272 | Author: liuyunwu | Hits:

[IME DevelopWMVC

Description: “五笔编码速查系统”执行说明: 1、 光盘目录VCbibleCD\project source\CHAPTER 22\BIN \WMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录VCbibleCD\project source\CHAPTER 22\SETUP是本系统的安装程序。 3、 光盘目录VCbibleCD\project source\CHAPTER 22\源代码\WMVC\*.*为本系统的VC源程序。 -" Quick Wubi coding system" execution Description: 1, CD-ROM catalog VCbibleCD \ project source \ CHAPTER 22 \ BIN \ WMVC.EXE based system executable file. WORD.TXT and ZI.TXT the system required to run the two files. 2, CD-ROM catalog VCbibleCD \ project source \ CHAPTER 22 \ SETUP is the system setup program. 3, CD-ROM catalog VCbibleCD \ project source \ CHAPTER 22 \ source code \ WMVC \*.* VC source-based system.
Platform: | Size: 906240 | Author: liuyunwu | Hits:

CodeBus www.codebus.net