文件名称:runmessage
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-18
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#读取注册表信息的开机启动管理程序,通过注册表中的指定键值,将读取出开机启动项的软件名称和路径,若选中对应按钮,点击“优化”按钮后,会删除相应开机启动项,类似于360安全卫士中的启动项管理功能。这个是基于Vicual C#来实现,界面做的比较传统。-C# to read boot manager registry information specified by the registry key, the software will read out the name and path of the boot items, if the corresponding button is selected, click on the Optimize button will delete the boot startup items, similar to the 360 security guards in the startup items management functions. This is based on the Vicual C# to achieve, to do more traditional interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C# 开机启动管理程序\RunManage\RunManage\Program.cs
...................\.........\.........\...perties\AssemblyInfo.cs
...................\.........\.........\..........\Resources.Designer.cs
...................\.........\.........\..........\Resources.resx
...................\.........\.........\..........\Settings.Designer.cs
...................\.........\.........\..........\Settings.settings
...................\.........\.........\RunManage.cs
...................\.........\.........\RunManage.csproj
...................\.........\.........\RunManage.csproj.user
...................\.........\.........\RunManage.Designer.cs
...................\.........\.........\RunManage.resx
...................\.........\RunManage.sln
...................\.........\RunManage.suo
...................\.........\.........\Properties
...................\.........\RunManage
...................\RunManage
C# 开机启动管理程序