NoName Team 電腦資訊討論區

 找回密碼
 我要註冊
搜索
樓主: tomwu

[分享] ZSLG Win7 PE (小修正)

[複製鏈接]
發表於 2012-9-26 08:15:43 | 顯示全部樓層
本帖最後由 sasdj2418 於 2012-9-26 08:23 編輯
tomwu 發表於 2012-9-23 16:38
上傳新修正 v1.02


感謝樓主一直不斷優化這個PE,不過實在讓我倍感慚愧,我很多地方都沒做好,
像[開始 > 搜尋程式及檔案,功能改良],[檔案關聯,對XXX.WIM按兩下,掛載至B:\Programs\]等功能也不知道如何做修改,
現在比較有時間又在思考該做哪些,目前正在想應該要重做一個新的版本還是讓這版本更完善,
還有我現在正朝著驅動與Aero功能作改進,
另外關於你提到的[移除熱插拔USB裝置,亂碼],因為我是使用無憂khauyeung大的Win7peBuilderSP1製作的,
沒注意到有這軟體,我昨天已經將程式繁體化,修改好的版本已上傳到mediafire,
另外[寬頻撥號錯誤,無法載入[遠端存取連線管理員]服務],按照無憂zhaohj大的說法,似乎是需要註冊一下dll,
要在pecmd.ini中加入下面字串,不過我目前還沒測試
  1. EXEC =!netcfg.exe -v -winpe
  2. EXEC =!netcfg.exe -e -c p -i MS_NDISWAN
  3. EXEC =!netcfg.exe -e -c p -i MS_NDISUIO
  4. Load %CurDir%\dll_lst.ini
  5. DEVI %windir%\inf\defltbase.inf
  6. DEVI %windir%\inf\defltwk.inf
  7. DEVI %windir%\inf\dwup.inf
  8. DEVI %windir%\inf\ndisuio.inf
  9. //DEVI %windir%\inf\vwifimp.inf  
  10. DEVI %SystemRoot%\Inf\net*.inf
複製代碼
另外要多加一個dll_lst.ini到同個目錄裡
dll_lst.ini:
  1. //NET_PART
  2. Exec REGSVR32 /s %windir%\System32\BFE.DLL
  3. Exec REGSVR32 /s %windir%\System32\dhcpcmonitor.dll
  4. Exec REGSVR32 /s %windir%\System32\dhcpcore.dll
  5. Exec REGSVR32 /s %windir%\System32\dhcpcore6.dll
  6. Exec REGSVR32 /s %windir%\System32\dhcpcsvc.dll
  7. Exec REGSVR32 /s %windir%\System32\dhcpcsvc6.dll
  8. Exec REGSVR32 /s %windir%\System32\DHCPQEC.DLL
  9. Exec REGSVR32 /s %windir%\System32\dhcpsapi.dll
  10. Exec REGSVR32 /s %windir%\System32\dnsrslvr.dll
  11. Exec REGSVR32 /s %windir%\System32\eappcfg.dll
  12. Exec REGSVR32 /s %windir%\System32\eappprxy.dll
  13. Exec REGSVR32 /s %windir%\System32\eapsvc.dll
  14. Exec REGSVR32 /s %windir%\System32\efslsaext.dll
  15. Exec REGSVR32 /s %windir%\System32\framedynos.dll
  16. Exec REGSVR32 /s %windir%\System32\FWPUCLNT.DLL
  17. Exec REGSVR32 /s %windir%\System32\httpapi.dll
  18. Exec REGSVR32 /s %windir%\System32\ipsecsnp.dll
  19. Exec REGSVR32 /s %windir%\System32\mprapi.dll
  20. Exec REGSVR32 /s %windir%\System32\mprmsg.dll
  21. Exec REGSVR32 /s %windir%\System32\msi.dll
  22. Exec REGSVR32 /s %windir%\System32\msoert2.dll
  23. Exec REGSVR32 /s %windir%\System32\msutb.dll
  24. Exec REGSVR32 /s %windir%\System32\msvfw32.dll
  25. Exec REGSVR32 /s %windir%\System32\mswsock.dll
  26. Exec REGSVR32 /s %windir%\System32\ncsi.dll
  27. Exec REGSVR32 /s %windir%\System32\ndfapi.dll
  28. Exec REGSVR32 /s %windir%\System32\netbios.dll
  29. Exec REGSVR32 /s %windir%\System32\netcfgx.dll
  30. Exec REGSVR32 /s %windir%\System32\netid.dll
  31. Exec REGSVR32 /s %windir%\System32\netiohlp.dll
  32. Exec REGSVR32 /s %windir%\System32\netman.dll
  33. Exec REGSVR32 /s %windir%\System32\netshell.dll
  34. Exec REGSVR32 /s %windir%\System32\networkexplorer.dll
  35. Exec REGSVR32 /s %windir%\System32\networkitemfactory.dll
  36. Exec REGSVR32 /s %windir%\System32\nlaapi.dll
  37. Exec REGSVR32 /s %windir%\System32\nshwfp.dll
  38. Exec REGSVR32 /s %windir%\System32\ntshrui.dll
  39. Exec REGSVR32 /s %windir%\System32\sstpsvc.dll
  40. Exec REGSVR32 /s %windir%\System32\stobject.dll
  41. Exec REGSVR32 /s %windir%\System32\tapi.dll
  42. Exec REGSVR32 /s %windir%\System32\tapi32.dll
  43. Exec REGSVR32 /s %windir%\System32\tapiperf.dll
  44. Exec REGSVR32 /s %windir%\System32\tapisrv.dll
  45. Exec REGSVR32 /s %windir%\System32\tapiui.dll
  46. Exec REGSVR32 /s %windir%\System32\tbs.dll
  47. Exec REGSVR32 /s %windir%\System32\tbssvc.dll
  48. Exec REGSVR32 /s %windir%\System32\tcpmib.dll
  49. Exec REGSVR32 /s %windir%\System32\vpnike.dll
  50. Exec REGSVR32 /s %windir%\System32\wbemcomn.dll
  51. Exec REGSVR32 /s %windir%\System32\webio.dll
  52. Exec REGSVR32 /s %windir%\System32\winhttp.dll
  53. Exec REGSVR32 /s %windir%\System32\winipsec.dll
  54. Exec REGSVR32 /s %windir%\System32\wkssvc.dll
  55. Exec REGSVR32 /s %windir%\System32\ws2help.dll
  56. Exec REGSVR32 /s %windir%\System32\wshelper.dll
  57. Exec REGSVR32 /s %windir%\System32\wship6.dll
  58. Exec REGSVR32 /s %windir%\System32\wshnetbs.dll
  59. Exec REGSVR32 /s %windir%\System32\WSHTCPIP.DLL
複製代碼
USBEjecter zh-tw.rar
發文日期:20120926
發文驗証碼:2omuinhu28kcd88
 樓主| 發表於 2012-9-27 15:21:09 | 顯示全部樓層
本帖最後由 tomwu 於 2012-9-28 11:34 編輯
sasdj2418 發表於 2012-9-26 08:15
感謝樓主一直不斷優化這個PE,不過實在讓我倍感慚愧,我很多地方都沒做好,
像[開始 > 搜尋程式及檔案,功能 ...

寬頻撥號 按照您的方法 還是不行!!

發表於 2012-9-28 14:00:54 | 顯示全部樓層
這是新版7PE三合一中的網路驅動設定
因為自己不會修改提供給樓主參考

DRIVERS[7PE].WIM
發文驗證碼:
lb6j2i2o5eo989m
發表於 2012-10-1 13:53:35 | 顯示全部樓層
参考参考,我认为很好,大家说说
發表於 2012-10-31 18:08:14 | 顯示全部樓層
正在找一些 Win7 PE,找機會試用看看,感謝分享!
發表於 2012-12-18 13:46:30 | 顯示全部樓層
牛牛牛牛呀
發表於 2012-12-18 18:00:47 | 顯示全部樓層
朋友不错,谢谢你的努力,顶起。。。
發表於 2012-12-25 21:18:50 | 顯示全部樓層
v1.02發文驗証碼 : ucbad2265d0deaa 已經不能下載
可否重發,感謝分享
發表於 2012-12-25 21:25:04 | 顯示全部樓層
可以讓我下載嗎?

謝謝
發表於 2012-12-27 12:02:55 | 顯示全部樓層
v1.02發文驗証碼 : ucbad2265d0deaa 已經不能下載
可否補檔`謝謝
您需要登錄後才可以回帖 登錄 | 我要註冊

本版積分規則

小黑屋|手機版|NoName Team 電腦資訊討論區 |網站地圖

GMT+8, 2025-8-18 10:11 , Processed in 0.086745 second(s), 14 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回復 返回頂部 返回列表