|
本帖最后由 zwf9918 于 2015-9-3 01:02 编辑
用的是您的 Aero7PE 链接地址http://bbs.wuyou.net/forum.php?mod=viewthread&tid=208633
但启动后经常加载不了U盘 有时重启又能加载。 加载UD区的PETOOLS 文件夹也是一样,有时H盘(U盘)加载了但UD区的PETOOLS 文件夹没加载到。有时重启后又全部加载出来了。
本人纯小白,请大神帮忙看下
附上改成UD全外置的FBA文件 呵呵 DIY.INI 还没改
链接: http://pan.baidu.com/s/1mgnHCww 密码: 5jhc
-------------------------------------------------------------------------------------------
H盘(U盘)和UD区的PETOOLS 文件夹也没有
重启后又有了,但有时UD区的PETOOLS 文件夹还是没有
附上ini配置代码
PECMD.ini
////////////////////////////////////////////////////////////////////////////////////////
_SUB OSInit
DISP W1024 H768 B32 F60
WALL %WinDir%\system32\black.bmp
DEVI %WinDir%\inf\usb.inf
DEVI %WinDir%\inf\usbport.inf
DEVI %WinDir%\inf\hda*.inf
DEVI %WinDir%\inf\ramdisk.inf
DEVI %WinDir%\inf\netvw*.inf
LOGO %WinDir%\system32\logo.jpg
EXEC !%SystemRoot%\system32\UX.exe
TEAM EXEC !%SystemRoot%\system32\winpeshl.exe|INIT U|FONT %SystemRoot%\Fonts,0
_END
///////////////////////////////////////////////////////////////////////////////////////
_SUB USBREC
SERV usbhub
SERV kbdhid
SERV usbccgp
SERV usbehci
SERV usbuhci
SERV kbdclass
EXEC !=net start gpsvc
_END
///////////////////////////////////////////////////////////////////////////////////////
_SUB LoadShell
HOTK #95,PECMD.EXE SHUT R //休眠键重启
LINK %Desktop%\Internet Explorer,%ProgramFiles%\Internet Explorer\iexplore.exe
EXEC !REGEDIT /S %WinDir%\System32\PE.REG
EXEC !REGEDIT /S %WinDir%\System32\InPut.reg
EXEC !diskpart /s %SystemRoot%\system32\PEDisk
REGI HKCU\Software\WimTool\AutoMountPath=Z:\MountPath
_END
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
_SUB YesDisplay
LOGO %WinDir%\system32\logo.jpg
DEVI $X:\DRV\VideoCard.CAB,,%TEMP%
WAIT 1500
EXEC %SystemRoot%\system32\AUTOOLS.exe
_END
_SUB NoDisplay
LINK %Desktop%\手动开启Aero特效,%WinDir%\system32\Aero.wcs,,shell32.dll#24
WAIT 1500
_END
红色部份我减掉了,因为不想自动安装显卡
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
_SUB SETPE
EXEC !=net start UxSms
WAIT 1000
EXEC !=net start gpsvc
WAIT 1000
REGI HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Init=PECMD.EXE LOAD %SystemRoot%\System32\init.ini
REGI HKCU\Software\Sysinternals\PsExec\EulaAccepted=#1
REGI HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList\Guest=#0
REGI HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\AutoAdminLogon=1
REGI HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\DefaultUserName=LsaSetupDomain\Administrator
REGI HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\DefaultPassword=""
EXEC =%SystemRoot%\System32\tsdiscon.exe
_END
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
_SUB NETSVR
`-------------------------------------网络服务------------------------------------------
EXEC @!=netcfg -c s -i MS_Server `微软网络文件和打印机共享
`EXEC @!=netcfg -c s -i ms_rassrv `拨号网络服务器
EXEC @!=netcfg -c s -i ms_nativewifip `Native 无线网络筛选器
EXEC @!=netcfg -c s -i ms_wfplwf `WFP 轻型筛选器
EXEC @!=netcfg -c s -i ms_ndiscap `NDIS 捕获轻型筛选器
`EXEC @!=netcfg -c s -i ms_pacer `QoS 数据包计划程序
`--------------------------------------网络协议------------------------------------------
EXEC !=netcfg -e -c p -i MS_NDISWAN `远程访问 NDIS 广域网驱动程序
EXEC !=netcfg -e -c s -i MS_RASMAN `远程访问连接管理器
EXEC !=netcfg -e -c p -i MS_PPPOE `以太网上的点对点协议
EXEC @!=netcfg -e -c p -i MS_NDISUIO `NDIS 用户模式 I/O 协议
EXEC @!=netcfg -e -c p -i ms_nwipx `NWLink IPX/SPX/NetBIOS 兼容传送协议
`EXEC @!=netcfg -e -c p -i ms_rspndr `链路层拓扑发现响应程序
`EXEC @!=netcfg -e -c p -i ms_lltdio `链路层拓扑发现映射器 I/O 驱动程序
`EXEC @!=netcfg -e -c p -i ms_tcpip_tunnel `Internet 隧道协议版本 4 (TCP/IPv4)
`EXEC @!=netcfg -e -c p -i ms_tcpip6_tunnel `Internet 隧道协议版本 6 (TCP/IPv6)
`EXEC @!=netcfg -e -c p -i ms_rmcast `可靠的多播协议
`EXEC @!=netcfg -e -c p -i ms_agilev `VPN 隧道协议
`--------------------------------------隧道网络------------------------------------------------
`EXEC !devcon install %SystemRoot%\inf\nettun.inf *TEREDO `Microsoft Teredo 隧道适配器
`EXEC !devcon install %SystemRoot%\inf\nettun.inf *ISATAP `Microsoft ISATAP 适配器
`EXEC !devcon install %SystemRoot%\inf\nettun.inf *6to4mp `Microsoft 6to4 适配器
`EXEC !devcon install %SystemRoot%\inf\nettun.inf *TUNDIRECT `Microsoft 直接点对点适配器
`----------------------------------------------------------------------------------------------
SERV LanmanServer
SERV WwanSvc
SERV HomeGroupListener
SERV Wlansvc
SERV Spooler
SERV Schedule
EXEC %SystemRoot%\system32\AUTOOLS.exe
CALL $inetcomm.dll
CALL $msjava.dll
CALL $wmvcore.dll
CALL $%WinDir%\System32\Macromed\Flash\Flash32_11_4_402_265.ocx
CALL $%WinDir%\System32\Macromed\Flash\FlashUtil32_11_4_402_265_ActiveX.dll
FORX %WinDir%\System32\*.ocx,Regocx,0,CALL $%Regocx%
REGI HKCU\Software\Microsoft\MediaPlayer\Preferences\AcceptedPrivacyStatement=#1
EXEC !REGEDIT /S %WinDir%\System32\7-ZIP.reg
EXEC !REGEDIT /S %WinDir%\System32\pic.reg
FILE %TEMP%
TEAM EXEC =!%windir%\system32\fbinst (ud) output "PETOOLS/*" X:/
LOAD \PETOOLS\DIY.INI
红色部份是我自已加上去的加载UD区的代码
LOAD %SystemRoot%\system32\UserDIY.ini /////////////加载用户配置////////////
_END
/////////////////////////////////////////////
CALL OSInit
CALL USBREC
CALL LoadShell
FIND KEY=#0x51,Call NoDisplay!Call YesDisplay
CALL SETPE
CALL NETSVR
//////////////////////////////////////////////
UserDIY.ini 代码
DEVI %WinDir%\inf\keyboard.inf
DEVI %WinDir%\inf\acpi.inf
DEVI %WinDir%\inf\hal.inf
DEVI %WinDir%\inf\cpu.inf
DEVI %WinDir%\inf\volume.inf
DEVI %WinDir%\inf\msports.inf
DEVI %WinDir%\inf\msmouse.inf
DEVI %WinDir%\inf\blbdrive.inf
DEVI %WinDir%\inf\machine.inf
DEVI %WinDir%\inf\usb.inf
DEVI %WinDir%\inf\usbport.inf
DEVI %WinDir%\inf\volsnap.inf
EXEC =%SystemRoot%\system32\AUTOOLS.exe
FILE %ProgramData%\Microsoft\Windows\Start Menu\Programs\Windows Media Player.lnk
REGI HKCU\Software\Microsoft\MediaPlayer\Preferences\AcceptedPrivacyStatement=#1 //取消WMP初始化
////////////////////////////用户自定义命令加载区/////////////////////////////////
////////////////////////////用户自定义命令加载区/////////////////////////////////
------------------------------------------------------
以上没任何修改也是有同样的问题 |
|