<easyboot.inf>
; easyboot.inf
; PE Builder v3 plug-in INF file for easyboot4.51
; Created by lenglengfeng
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="easyboot4.51"
Enable=1
[WinntDirectories]
a="programs\easyboot",2
b="programs\easyboot\disk1\ezboot",2
[SourceDisksFiles]
files\*.*=a,,1
files\disk1\ezboot\*.*=b,,1
[Default.AddReg]
0x0, "Software\EasyBoot Systems\EasyBoot\3.0"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","AutoLoad","1"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","ImageFileDir","ezboot"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","CDVolumeID","BootMenu"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","PreparerName","EasyBoot V4.1"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","PanelLeft","360"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","PanelTop","156"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","PreviewLeft","153"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","PreviewTop","26"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","CDFileDir","b:\disk1"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","MenuFileName","cdmenu.ezb"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","ISOFileDir","c:\\iso"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","ISOFileName","mycd.iso"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","UserName","你的注册名"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","Registration","你的注册码"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","Optimize","0"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","VOL_DOS83","0"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","VOL_Joliet","0"
0x1, "Software\EasyBoot Systems\EasyBoot\3.0","SetDateTime","0"
[Append]
nu2menu.xml, easyboot_nu2menu.xml
<easyboot_nu2menu.xml>
<!-- Nu2Menu entry for easyboot4.51 -->
<NU2MENU>
<MENU ID="Programs">
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\easyboot\easy.cmd))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\easyboot\easy.cmd">easyboot4.51</MITEM>
</MENU>
</NU2MENU>
注:须装ramdisk插件
|