搜索资源列表
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c
linuxsetup
- 硬盘安装Linux系统方法 boot.init 使用方法:显示所有隐藏和受保护文件,把c盘下的boot.ini文件的只读属性改掉,然后打开,在最后加上如下一行字:c:\\grldr=安装Linux
keil4_mini2440
- 基于keil4和mini2440环境下的启动程序 可以了解启动过程和配置要领-Environment based on keil4 and mini2440 start program can understand the boot process and configuration essentials
led
- 跑马灯 这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。 [一个跑马灯程序.rar] - 一个s3c44b0上的启动兼测试程序 [44b0BIOS.rar] - 44b0启动代码 本项目在ADS1.2下编译,在SDT2.51的ADW中调试。编译时,请将整个44b0xbios目录拷贝-........\
MakeBS
- Batch scr ipt to create a bootsector from current one ::<invoking NTLDR and make it invoke another loader such as SETUPLDR.BIN ::<(FAT16,FAT32 and NTFS partitions ONLY) Win2k/XP/2003 NO Win9.x/Me ::<It can optionally add a line invokin
toobt
- xp 和Apple的双系统,该文件是用来在xp的启动栏里加Apple的启动选项,用于启动Apple系统,具体的方法是吧tboot复制到c:\(和boot.ini同级目录)在boot.ini文件的最后加上行加上c:\tboot=Apple Mac Os x 10.5 leopard 保存-xp, and Apple' s dual system, the file is used to start bar xp plus Apple startup options used to start
CheckOS
- 对用户机器上的Boot.ini信息进行分析-Boot.ini on the user' s machine on the analysis of the information
aaaaaaa
- 修改boot.ini 让启动菜单变“彩”(喜欢YY的就赶紧秀一把你的启动菜单吧) 我们每次启动电脑都是面对着黑底白字的呆板的启动菜单,YY把单调的黑白菜单变成绚丽多彩的菜单 跟着一步一步YY,来吧!!! -修改boot.ini 让启动菜单变“彩”(喜欢YY的就赶紧秀一把你的启动菜单吧) 我们每次启动电脑都是面对着黑底白字的呆板的启动菜单,YY把单调的黑白菜单变成绚丽多彩的菜单 跟着一步一步YY,来吧!!! 更新日志:
ReadiniFile
- mfc编程解析Windows的boot.ini文件,读取其中的内容并显示出来-MFC programming on the analytical Windows of boot.ini file, read the content and displayed
VC_READ_INI_FILE
- VC的读写INI文件的类及demo,方便与程序的二次开机及集成,简单清晰-VC class to read and write INI files and the demo, and procedures to facilitate the secondary boot and integration, simple and clear
test_bootini
- boot.ini文件修改实例,通过自动增添,删除实现开机界面的显示和隐藏 win32工程 vs2008编译-modify the boot.ini file instance, by automatically adding, deleting and boot interface display and hide the vs2008 compiled win32 project
wheverfileexist
- 本实例通过判断C:\Boot.ini文件是否存在来演示如何编写具体的VC++代码,简单易懂,希望大家喜欢。 -This example by judging the C: \ Boot.ini file exists to demonstrate how to write specific VC++ code is simple to understand, hope you like.
CloseWin
- 关闭垃圾窗口,比如弹出一些无用的窗口,可以在ini文件中配置,然后设置为开机启动,就可以自动关闭垃圾窗口了-Close garbage window, such as useless window pops up, and can be configured in the ini file, and then set to boot, you can automatically turn off the garbage window
ChangeColor
- 一个完成的小程序,可以改变标题栏颜色。有控制条的使用,实现了开机启动,还有ini文件的读写。-For a complete program, you can change the color of the title bar. The use of the control bar, boot ini file read and write.
vc-exit
- VC++如何判断文件在磁盘上是否存在呢?希望通过本例让您找到答案,本实例通过判断C:\Boot.ini文件是否存在来演示如何编写具体的VC++代码,简单易懂,希望大家喜欢。-VC++ how to determine if a file exists on disk it? Hope that through this case allows you to find the answer, this example by judging the C: \ Boot.ini file whethe
DelyRun
- 开机启动项太多会拖延开机速度,本程序可以延迟启动项,有专用配置程序或有经验者直接编辑ini文件,本程序自动开机启动,其他启动项由本程序延迟调用.-Too many items will be delayed boot boot speed, the process can delay the startup items, a dedicated configuration program or experience directly edit ini file, the program auto
AutoRun
- 将添加一个AutoRun.ini的文件在程序目录中,高手请跳过,这个是为C#入门者准备的简单实例,功能与开机启动有些差别。 ,作者版权所有,仅供学习与参考。-A AutoRun.ini will add the files in the directory in the master, please skip, this is for the simple example of C# beginners preparation, function and boot some differen
MakeBS
- Batch scr ipt to create a bootsector from current one::< invoking NTLDR and make it invoke another loader such as SETUPLDR.BIN::< (FAT16,FAT32 and NTFS partitions ONLY) Win2k/XP/2003 NO Win9.x/Me::< It can optionally add a line invoking this bo
248547
- 设置XP开机画面源码例程,程序演示了修改启动INI文件设置XP开机画面的功能。(Set XP boot screen code samples that demonstrate the program to modify the INI file settings XP startup splash screen functionality.)
haneWIN DHCP Server V3.0.14汉化版
- 提供一个haneWIN DHCP Server 3.0.14/3.0.12简体中文绿色版。该软件是作为PXE服务器用。可以远程启动grldr,之后可以顺利加载*桃的PE。绿化后基本不需要配置,只需改动DHCPsrv.ini中的IP地址即可。haneWIN DHCP Server特别感谢DOS联盟论坛的xugaohui大侠提供的注册码和MouseDOS论坛discloser大侠提供的汉化文件。本人只是把组合到一起组成haneWIN DHCP Server,写个批处理,基本没有技术含量。其中绿化.