搜索资源列表
启动Windows程序自动运行(放入到注册表的Run)
- 启动Windows程序自动运行(放入到注册表的Run).-launch Windows programs run automatically (Add to the registry Run).
程序自动运行
- 用过防火墙吧,自动运行是不是感觉不错?这个程序就是让你学会怎样实现这个功能。-firewall, automatic operation is not feeling well? This procedure is to allow you to learn how to achieve this function.
4.6 在系统启动时自动运行程序
- 在系统启动时自动运行程序,运用很多的API函数。很经典-the system automatically start operating procedures, use a lot of the API function. Classic
设置时间使程序自动运行
- 本程序可以设置程序为自动被执行,使用方便,使程序在您需要的时候被自动执行!-this program can be set to automatically process implementation, user-friendly process, in the time you need to be self-executing.
C#中实现软件自动升级
- winform程序相对web程序而言,功能更强大,编程更方便,但软件更新却相当麻烦,要到客户端一台一台地升级,本文结合实际情况,通过软件实现自动升级,弥补了这一缺陷,有较好的参考价值。 由于程序在运行时不能用新的版本覆盖自己,因此,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录,我们还是以实际例子来说明。
开机自动运行进程注入器
- 自己写的一个进程注入器,可以设置或者取消开机自动运行,将自身注入到某一系统或用户程序中,隐藏自己,可以跳过防火墙等的拦截
机器语言程序欣赏
- 将一下这段机器语言代码拷贝到记事本中,保存ytlds.txt,隐藏扩展名状态下文件名为ytlds,在同一个文件夹下新建批处理文件,输入 echo off debug < ytlds.txt 运行批处理文件将自动运行一下程序,生成的程序为4kb,为DOS下运行的程序。 一段场景动画,还有音乐!
BackupT1_1228.rar
- 一个自动备份指定路径下的文件的程序,并可以对备份的文件进行压缩,使用了RAR的命令行格式。路径保存到注册表,延时自动运行。,an automatic backup designated trails in the paper under the procedures, and can backup files compressed using the command line RAR format. Path to the preservation registry, delay automat
批处理禁止运行程序
- win平台禁止程序的运行,可以防止*等一些自己不想运行的程序自动运行。
autorun_src
- 可以自动运行选中的程序和自动关机,设定时间按秒为单位。运用到WIN2K关机需要权限获取,和一些简单的文件查找代码! 升级版增加了自动运行个数 可以最多运行10个任务,可以删除任务,开机自动运行,全局快捷键。 -Can automatically run the selected program and automatic shutdown, set the time by seconds. WIN2K needs to shut down the use of competence ac
GoodVb
- 让系统开机、关机运行程序的源码,运行一次后无需调用本身,也无需调用其他程序,可以让系统在开机关机时候自动运行程序。这里给出的范例是让系统自动记录开关机时间。-Let the system reboot, shutdown of the source code running the program, run once without calling itself, but also the need to call other programs, you can let the system a
run
- 需要.NET2.0支持,设置开机自动运行的程序-Required. NET2.0 support, set up the boot process to run automatically
programming-of-Booting-to-run-automatically
- 想知道那些设置开机自动运行程序的方法吗,这个程序非常简单明了的告诉你怎么操作-Would like to know who set the boot method of auto-run programs do, this program is very simple and clear to tell you how to operate
AutoRunProgram
- 实现Wince下程序的开机自动运行功能; 将本程序设为开机自动运行 [HKEY_LOCAL_MACHINE\init] "Launch80"="AutoRunProgram.exe" 在注册表中设置要开机自动运行的程序,如下示例 [HKEY_LOCAL_MACHINE\Software\HaCheng\touchcalibrate] "Descr iption"="触摸屏定位" "StartExe"="touchcalibrate.exe" "StartCm
AutoRun
- vc6.0的一个简单的例子,用来设置程序自动运行,适合初学者-vc6.0' s a simple example, used to set the program automatically, for beginners
OralAuto
- 好的开机自动运行程序,特别适合于系统编程,写注册表,供大家参考-Good start automatically run the program, especially suitable for system programming, to write the registry, for your reference
vbouto
- 是你的VB程序后台自动运行的源码,希望大家研究下,不要用于*程序-The background of your VB program to run automatically the source code, I hope you study, do not for Trojans
AOUTRUN
- 让你开发的VB程序也可以随电脑的启动自动运行-Development of the VB program you can start automatically with the computer
在UNIX操作系统下实现定时自动运行指定程序的方法
- 本文详细讨论了UNIX操作系统下实现定时自动运行指定程序的方法,该方法已经在银行网络设备管理中得到实际应用,取得很好效果。(This article discusses in detail the UNIX operating system to achieve the scheduled automatic operation of the specified procedure, the method has been in the bank network equipment manage
VC设置开机自动运行
- 实现自动运行,开机启动。可进行配置。类似QQ等应用程序。(Automatic operation and start up. It can be configured. Similar to QQ and other applications.)