登录
首页 » Windows开发 » 可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册...

可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册...

于 2022-03-12 发布 文件大小:12.54 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册表的用户来说可谓是雪中送炭了。 -Edit the startup/run information from registry of the Windows, it can delete/copy/move/edit/create startup item.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 通用串口总线
    基于USB的摄像机的上位机显示程序,摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP 1.运行本代码需安装windriver7.00和VC6.0,可到网上下载 2.编译时需设置库文件,windriver的include文件路径以及windriver的lib文件路径-USB-based PC camera shows the procedures necessary for the camera chip OV511+ (Such as: mesh v2000), applicable to Windows2000/XP1. To run the code to install windriver7.00 and VC6.0, can be downloaded 2. Compilers when set up library file, windriver the include file path and the lib file path WinDriver
    2023-05-28 14:20:03下载
    积分:1
  • windows格式化的源程序
    windows格式化的源程序-windows formatting of the source
    2022-02-11 23:24:59下载
    积分:1
  • MySoftware 软件管理系统优化版 优化了MySoftware 各类cub 错误
    MySoftware 软件管理系统优化版 优化了MySoftware 各类cub 错误-MySoftware optimized version of the software management system to optimize the various types of MySoftware error cub
    2022-03-22 22:18:05下载
    积分:1
  • 截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看
    截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看。全屏截图,选择截图,快捷键用钩子实现,对于初学编程的人比较有用。Screenshot of the software, there are shortcut keys function, you can call the system drawing and photo viewer for editing and viewing. Full-screen screenshot, select shots, shortcuts hook used to achieve more useful for the novice programmer person. 
    2023-02-07 03:05:05下载
    积分:1
  • u盘自动读取
    U盘加密解密自动获取优盘数据,请大家下载使用                                  
    2022-07-20 23:29:00下载
    积分:1
  • "Wubi coding Check System" implementation : a CD
    “五笔编码速查系统”执行说明: 1、 光盘目录vc6.0chapter7inWMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录vc6.0chapter7SETUP.EXE是本系统的安装程序。 3、 光盘目录vc6.0chapter7srcWMVC*.*为本系统的VC源程序。 “五笔编码速查系统”如何编译: 直接点击编译完成对整个项目的编译。 “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "") 如果自己的机器与配置的情况不符合,要根据具体情况进行设置。 2、 下载安装文件的配置 推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0setup目录下。-"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,"
    2022-07-10 21:46:01下载
    积分:1
  • wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译...
    wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译-wince platform under the application of an OpenGL es original code, the activities of skeleton skull, with EVC4.0 compiled
    2023-02-22 13:35:03下载
    积分:1
  • 只要计算机已连上因特网,本软件就可以查询全国2400多个县、市、地区的今天及未来两天的天气情况,包括最高气温、最低气温。本软件还是一个绿色软件,不写入注册表,不...
    只要计算机已连上因特网,本软件就可以查询全国2400多个县、市、地区的今天及未来两天的天气情况,包括最高气温、最低气温。本软件还是一个绿色软件,不写入注册表,不产生临时文件。还可显示农历。-as long as the computer has been connected to the Internet, the software can find more than 2,400 national, county, city, region today and over the next two days to the weather conditions, including the maximum temperature, minimum temperature. The software is a green software, do not write it into the registry and do not create temporary files. Lunar also showed.
    2022-02-25 06:44:34下载
    积分:1
  • 串口助手源码(VC++ )
    一个不错的串口调试助手源码,使用VC++编写,内容详尽,可供大家编写自己的串口工具时参考。该源码使用SCOMM
    2022-02-26 07:47:41下载
    积分:1
  • 使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行...
    使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行-use Pos c prepared by the procedures for the future. Store bringing their small, the console directly operation
    2022-08-09 02:55:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载