文件名称:customnotepad1.1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:151.24kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
程序功能:
1、实现程序的自定义安装
2、实现程序的卸载快捷方式
3、保存的自定义文件(.cfo格式)可以自动关联图标
4、双击.cfo文件可以自动启动自定义程序打开
5、双击打开多个文件时,程序单进程运行
主要采用方法:
1、把文件关联信息保存到系统注册表,按指定格式存储,文件即可自动和程序和图标关联!
2、采用自定义安装操作,通过System.Configuration.Install.Installer类来实现
-Program features: 1, to achieve a custom installation program 2, the realization of the procedure to uninstall shortcut 3, save custom file (. Cfo format) can be automatically associated icons 4, double-click. Cfo files can be automatically activated from the definition of procedures to open 5, double-click to open multiple documents, the procedures for a single process to run the main method employed: 1, the file association information is saved to the system registry, according to the specified format, the document can be automatically and procedures and the associated icon! 2, using a custom installation of the operation, through System.Configuration.Install.Installer categories to achieve
1、实现程序的自定义安装
2、实现程序的卸载快捷方式
3、保存的自定义文件(.cfo格式)可以自动关联图标
4、双击.cfo文件可以自动启动自定义程序打开
5、双击打开多个文件时,程序单进程运行
主要采用方法:
1、把文件关联信息保存到系统注册表,按指定格式存储,文件即可自动和程序和图标关联!
2、采用自定义安装操作,通过System.Configuration.Install.Installer类来实现
-Program features: 1, to achieve a custom installation program 2, the realization of the procedure to uninstall shortcut 3, save custom file (. Cfo format) can be automatically associated icons 4, double-click. Cfo files can be automatically activated from the definition of procedures to open 5, double-click to open multiple documents, the procedures for a single process to run the main method employed: 1, the file association information is saved to the system registry, according to the specified format, the document can be automatically and procedures and the associated icon! 2, using a custom installation of the operation, through System.Configuration.Install.Installer categories to achieve
(系统自动生成,下载前可以参看下载内容)
下载文件列表
自定义记事本程序1.1/CSharpDemo.sln
自定义记事本程序1.1/CSharpDemo.suo
自定义记事本程序1.1/CustomFileOpenStyle/bin/CustomFileOpenStyle.exe
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomTabControl.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolstrip.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolstrip.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolStripButton.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolStripButton.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/CustomFileOpenStyle.csproj
自定义记事本程序1.1/CustomFileOpenStyle/Document.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form1.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form1.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form1.resx
自定义记事本程序1.1/CustomFileOpenStyle/Form2.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form2.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form2.resx
自定义记事本程序1.1/CustomFileOpenStyle/go.ico
自定义记事本程序1.1/CustomFileOpenStyle/InstallerHelper.cs
自定义记事本程序1.1/CustomFileOpenStyle/InstallerHelper.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/obj/CustomFileOpenStyle.csproj.FileList.txt
自定义记事本程序1.1/CustomFileOpenStyle/Program.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/AssemblyInfo.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Resources.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Resources.resx
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Settings.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Settings.settings
自定义记事本程序1.1/CustomFileOpenStyle/RegisterHelper.cs
自定义记事本程序1.1/CustomFileOpenStyle/SingleInstanceHelper.cs
自定义记事本程序1.1/CustomFileOpenStyle/说明.txt
自定义记事本程序1.1/Setup1/Setup1.vdproj
自定义记事本程序1.1/说明.txt
自定义记事本程序1.1/CustomFileOpenStyle/bin/Debug
自定义记事本程序1.1/CustomFileOpenStyle/bin/Release
自定义记事本程序1.1/CustomFileOpenStyle/obj/Debug
自定义记事本程序1.1/CustomFileOpenStyle/obj/Release
自定义记事本程序1.1/CustomFileOpenStyle/bin
自定义记事本程序1.1/CustomFileOpenStyle/Controls
自定义记事本程序1.1/CustomFileOpenStyle/obj
自定义记事本程序1.1/CustomFileOpenStyle/Properties
自定义记事本程序1.1/Setup1/Debug
自定义记事本程序1.1/Setup1/Release
自定义记事本程序1.1/CustomFileOpenStyle
自定义记事本程序1.1/Setup1
自定义记事本程序1.1
自定义记事本程序1.1/CSharpDemo.suo
自定义记事本程序1.1/CustomFileOpenStyle/bin/CustomFileOpenStyle.exe
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomTabControl.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolstrip.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolstrip.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolStripButton.cs
自定义记事本程序1.1/CustomFileOpenStyle/Controls/CustomToolStripButton.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/CustomFileOpenStyle.csproj
自定义记事本程序1.1/CustomFileOpenStyle/Document.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form1.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form1.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form1.resx
自定义记事本程序1.1/CustomFileOpenStyle/Form2.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form2.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Form2.resx
自定义记事本程序1.1/CustomFileOpenStyle/go.ico
自定义记事本程序1.1/CustomFileOpenStyle/InstallerHelper.cs
自定义记事本程序1.1/CustomFileOpenStyle/InstallerHelper.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/obj/CustomFileOpenStyle.csproj.FileList.txt
自定义记事本程序1.1/CustomFileOpenStyle/Program.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/AssemblyInfo.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Resources.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Resources.resx
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Settings.Designer.cs
自定义记事本程序1.1/CustomFileOpenStyle/Properties/Settings.settings
自定义记事本程序1.1/CustomFileOpenStyle/RegisterHelper.cs
自定义记事本程序1.1/CustomFileOpenStyle/SingleInstanceHelper.cs
自定义记事本程序1.1/CustomFileOpenStyle/说明.txt
自定义记事本程序1.1/Setup1/Setup1.vdproj
自定义记事本程序1.1/说明.txt
自定义记事本程序1.1/CustomFileOpenStyle/bin/Debug
自定义记事本程序1.1/CustomFileOpenStyle/bin/Release
自定义记事本程序1.1/CustomFileOpenStyle/obj/Debug
自定义记事本程序1.1/CustomFileOpenStyle/obj/Release
自定义记事本程序1.1/CustomFileOpenStyle/bin
自定义记事本程序1.1/CustomFileOpenStyle/Controls
自定义记事本程序1.1/CustomFileOpenStyle/obj
自定义记事本程序1.1/CustomFileOpenStyle/Properties
自定义记事本程序1.1/Setup1/Debug
自定义记事本程序1.1/Setup1/Release
自定义记事本程序1.1/CustomFileOpenStyle
自定义记事本程序1.1/Setup1
自定义记事本程序1.1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.