Welcome![Sign In][Sign Up]
Location:
Search - Uninstall

Search list

[GUI DevelopSkin++-Bcg64-Source

Description: 在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Platform: | Size: 368640 | Author: 王杰 | Hits:

[OS program后台自动执行任务

Description: 这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup files. Registration services, in Delphi's Run dialog box input parameters "/ install," and then execute code. Unloading the importation of "/ uninstall", and then run code.
Platform: | Size: 278528 | Author: yhb | Hits:

[Audio programvorbisacm_20020708

Description: Ogg Vorbis Codec for MSACM,可以用于VirtualDub,Premiere等软件的ACM(音频压缩管理器)面板中支持Ogg Vorbis音频的编解码。 安装方法:解压后用鼠标右键单击vorbisacm.inf文件,选择“安装”。 卸载方法:鼠标右键单击uninstall.inf文件,选择“安装”。 Installation: Right click "vorbisacm.inf" and select "install" from the context menu. Uninstallation: Right click "uninstall.inf" and select "install" from the context menu. zip包中附带源代码。 -Ogg Vorbis Codec for MSACM. VirtualDub can be used. Premiere software the ACM (Audio Compression Manager) panels to support Ogg Vorbis Audio the codec. Installation methods : unpacked right-click vorbisacm.inf document, select the "installation." Uninstall : Right-click uninstall.inf document, select the "installation." Installation : Right click "vorbisacm.inf" and select "insta ll "from the context menu. Uninstallation : Right click "uninstall.inf" and select "insta ll "from the context menu. zip package fringe source code.
Platform: | Size: 2165760 | Author: 方京 | Hits:

[Driver DevelopUnInstallDev

Description: 驱动的安装和卸载, 和设备管理器起一样的功能!不过设备名字在代码里!请仔细看代码-Install and uninstall the drivers, and Device Manager from the same function! However, equipment in the code where the name! Please carefully read the code
Platform: | Size: 30720 | Author: liuqiuwei | Hits:

[Windows DevelopUninstall

Description: VC制作软件卸载程序-无果树37925787-VC uninstaller software- no fruit 37925787
Platform: | Size: 12288 | Author: 无果树 | Hits:

[OtherYourUninstaller2008

Description: Your Uninstaller! 是一个非常好的软件卸载工具,可以列出软件的详细信息,并允许你自由的编辑它们,可以自动识别卸载后遗留的文件,以便你完全的把软件从你的计算机中删除。还支持拖拽功能。完全可以替代windows自带的添加/删除程序。另外新增启动程序管理功能,可以方便的管理随计算机启动而自动运行的程序。新增 IE 上下文菜单管理功能-Your Uninstaller! Is a very good tool to uninstall the software, you can list detailed information about software, and allows you the freedom to edit them, and can automatically identify the document left behind after the uninstall, so that you complete the software from your computer to delete. Also supports drag-and-drop functionality. Can replace windows built-in Add/Remove Programs. Another new start program management functions, management can easily start with the computer automatically running programs. Add IE context menu management functions
Platform: | Size: 3542016 | Author: 西仁 | Hits:

[OtherUninstall

Description: 一个软件的卸载程序,提供了多种卸载方法,包括完全卸载,只卸载程序文件。可以根据它为模板开发自己的卸载程序-A software uninstaller, provides a wide range of uninstall methods, including completely uninstall, uninstall program files only. Can be developed as a template in accordance with its own uninstall program
Platform: | Size: 12288 | Author: 王子 | Hits:

[SQL Serversqlserver-uninstall

Description: sqlserver数据库卸载的一些步骤,此方法已经过实验-sqlserver database to uninstall some of the steps, this method has been experimental
Platform: | Size: 12288 | Author: hu | Hits:

[Windows Developvs2005_beta_cleanup_tool

Description: 用于卸载VS2005的工具,此类工具包括vs_uninst_betas.exe,ttools.exe,及本工具,其他2个工具都试过,都无法解决重装VS2005后出现的无法加载包的错误,现提供此工具给用的上的朋友用。虽然不是源码,但也相当有用。VS2005卸载后重装很容易遇到莫名其妙的问题。此工具我找了很久才找到的。希望站长手下留情。 可解决重装VS2005后出现的“无法加载包”错误、无法切换到视图错误-VS2005 Uninstall tool for such tools include vs_uninst_betas.exe, ttools.exe, and the tools, the other two tools had tried to reinstall VS2005 fails unable to load after the error packet is now available tools to use with friends. Although not a source, but also very useful. After uninstall VS2005 easily re-encountered the problem of baffling. This tool is looking for a long time before I found. Want to be lenient regulators. Solved after reinstalling VS2005' s " Could not load package" error, can not be wrong to switch to the view
Platform: | Size: 1418240 | Author: swordboycn | Hits:

[OS programUnInstall

Description: VB编写的超级卸载工具,附有说明文档,这是源程序,比较不错,有研究价值。-VB Super uninstall tool prepared with documentation, which is the source code, more is true that research value.
Platform: | Size: 824320 | Author: 651 | Hits:

[Driver DevelopInstallUnInstallDriver

Description: Install/Uninstall driver in windows XP enviroment
Platform: | Size: 7168 | Author: 汪蓓蓓 | Hits:

[File FormatUninstallDriver

Description: this program is usfull to uninstall driver by no rebooting
Platform: | Size: 10240 | Author: kim | Hits:

[Web ServerUninstall

Description: intel amt uninstall test code.
Platform: | Size: 5120 | Author: Kim Su Yong | Hits:

[Windows DevelopVC.services.installed.code

Description: VC开发服务程序安装卸载经典代码VC development services installed uninstall classic code -VC development services installed uninstall classic code
Platform: | Size: 12288 | Author: it精英 | Hits:

[Windows DevelopUninstallApp

Description: UnInstall Application
Platform: | Size: 27648 | Author: Ramesh | Hits:

[Windows DevelopVB.Programming.software.uninstall.module.code

Description: VB编程设计软件卸载模块代码VB Programming software uninstall module code -VB Programming software uninstall module code
Platform: | Size: 827392 | Author: u8s | Hits:

[Delphi VCLuninstall

Description: Uninstall programm in windows
Platform: | Size: 45056 | Author: Gogy2560 | Hits:

[androiduninstall

Description: Android 卸载应用 代码,功能非常的实用。-This is Android uninstall code
Platform: | Size: 105472 | Author: 杨杰 | Hits:

[Internet-NetworkUninstall

Description: intel amt uninstall test code.
Platform: | Size: 5120 | Author: eakmar | Hits:

[Documentsuninstall-SQL-Server2008

Description: 详细介绍了卸载SQL Server 2008 的方法,让你不再为了软件卸载不干净而烦恼-Details of the method to uninstall SQL Server 2008, so you no longer have to worry about not clean uninstall software
Platform: | Size: 262144 | Author: hnn | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net