文件名称:customnotepad1.1
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 768kb
- 下载次数:
- 0次
- 提 供 者:
- jmi****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序功能:
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
...................\CustomFileOpenStyle
...................\...................\bin
...................\...................\...\CustomFileOpenStyle.exe
...................\...................\...\Debug
...................\...................\...\Release
...................\...................\Controls
...................\...................\........\CustomTabControl.cs
...................\...................\........\CustomToolstrip.cs
...................\...................\........\CustomToolstrip.Designer.cs
...................\...................\........\CustomToolStripButton.cs
...................\...................\........\CustomToolStripButton.Designer.cs
...................\...................\CustomFileOpenStyle.csproj
...................\...................\Document.cs
...................\...................\Form1.cs
...................\...................\Form1.Designer.cs
...................\...................\Form1.resx
...................\...................\Form2.cs
...................\...................\Form2.Designer.cs
...................\...................\Form2.resx
...................\...................\InstallerHelper.cs
...................\...................\InstallerHelper.Designer.cs
...................\...................\obj
...................\...................\...\CustomFileOpenStyle.csproj.FileList.txt
...................\...................\...\Debug
...................\...................\...\Release
...................\...................\Program.cs
...................\...................\Properties
...................\...................\..........\AssemblyInfo.cs
...................\...................\..........\Resources.Designer.cs
...................\...................\..........\Resources.resx
...................\...................\..........\Settings.Designer.cs
...................\...................\..........\Settings.settings
...................\...................\RegisterHelper.cs
...................\...................\SingleInstanceHelper.cs
...................\...................\说明.txt
...................\Setup1
...................\......\Debug
...................\......\Release
...................\......\Setup1.vdproj
...................\说明.txt
...................\CSharpDemo.sln
...................\CustomFileOpenStyle
...................\...................\bin
...................\...................\...\CustomFileOpenStyle.exe
...................\...................\...\Debug
...................\...................\...\Release
...................\...................\Controls
...................\...................\........\CustomTabControl.cs
...................\...................\........\CustomToolstrip.cs
...................\...................\........\CustomToolstrip.Designer.cs
...................\...................\........\CustomToolStripButton.cs
...................\...................\........\CustomToolStripButton.Designer.cs
...................\...................\CustomFileOpenStyle.csproj
...................\...................\Document.cs
...................\...................\Form1.cs
...................\...................\Form1.Designer.cs
...................\...................\Form1.resx
...................\...................\Form2.cs
...................\...................\Form2.Designer.cs
...................\...................\Form2.resx
...................\...................\InstallerHelper.cs
...................\...................\InstallerHelper.Designer.cs
...................\...................\obj
...................\...................\...\CustomFileOpenStyle.csproj.FileList.txt
...................\...................\...\Debug
...................\...................\...\Release
...................\...................\Program.cs
...................\...................\Properties
...................\...................\..........\AssemblyInfo.cs
...................\...................\..........\Resources.Designer.cs
...................\...................\..........\Resources.resx
...................\...................\..........\Settings.Designer.cs
...................\...................\..........\Settings.settings
...................\...................\RegisterHelper.cs
...................\...................\SingleInstanceHelper.cs
...................\...................\说明.txt
...................\Setup1
...................\......\Debug
...................\......\Release
...................\......\Setup1.vdproj
...................\说明.txt