蓝色枫叶 发表于 2011-6-3 14:42:32

PE 3.0中默认需要注册的dll ocx库文件

这些需要默认注册,有些文件PE中其实并没有注册,一旦你使用其他功能的时候不注册就有点问题了
regsvr32 /s X:\Windows\System32\apds.dll
regsvr32 /s X:\Windows\System32\apircl.dll
regsvr32 /s X:\Windows\System32\apss.dll
regsvr32 /s X:\Windows\System32\atl.dll
regsvr32 /s X:\Windows\System32\bcdprov.dll
regsvr32 /s X:\Windows\System32\bcdsrv.dll
regsvr32 /s X:\Windows\System32\blb_ps.dll
regsvr32 /s X:\Windows\System32\certcli.dll
regsvr32 /s X:\Windows\System32\comcat.dll
regsvr32 /s X:\Windows\System32\credui.dll
regsvr32 /s X:\Windows\System32\cryptdlg.dll
regsvr32 /s X:\Windows\System32\cryptext.dll
regsvr32 /s X:\Windows\System32\cryptnet.dll
regsvr32 /s X:\Windows\System32\cryptui.dll
regsvr32 /s X:\Windows\System32\defragproxy.dll
regsvr32 /s X:\Windows\System32\defragsvc.dll
regsvr32 /s X:\Windows\System32\DHCPQEC.dll
regsvr32 /s X:\Windows\System32\dinput.dll
regsvr32 /s X:\Windows\System32\dispex.dll
regsvr32 /s X:\Windows\System32\eapp3hst.dll
regsvr32 /s X:\Windows\System32\eappgnui.dll
regsvr32 /s X:\Windows\System32\eapphost.dll
regsvr32 /s X:\Windows\System32\EAPQEC.dll
regsvr32 /s X:\Windows\System32\filemgmt.dll
regsvr32 /s X:\Windows\System32\FirewallAPI.dll
regsvr32 /s X:\Windows\System32\fvecpl.dll
regsvr32 /s X:\Windows\System32\imapi.dll
regsvr32 /s X:\Windows\System32\imapi2.dll
regsvr32 /s X:\Windows\System32\imapi2fs.dll
regsvr32 /s X:\Windows\System32\iscsiwmi.dll
regsvr32 /s X:\Windows\System32\mfc40.dll
regsvr32 /s X:\Windows\System32\mfc40u.dll
regsvr32 /s X:\Windows\System32\mfc42.dll
regsvr32 /s X:\Windows\System32\mfc42u.dll
regsvr32 /s X:\Windows\System32\mmcndmgr.dll
regsvr32 /s X:\Windows\System32\mmcshext.dll
regsvr32 /s X:\Windows\System32\mscat32.dll
regsvr32 /s X:\Windows\System32\msctf.dll
regsvr32 /s X:\Windows\System32\mshtmled.dll
regsvr32 /s X:\Windows\System32\msi.dll
regsvr32 /s X:\Windows\System32\msihnd.dll
regsvr32 /s X:\Windows\System32\msimtf.dll
regsvr32 /s X:\Windows\System32\msisip.dll
regsvr32 /s X:\Windows\System32\mssign32.dll
regsvr32 /s X:\Windows\System32\mssip32.dll
regsvr32 /s X:\Windows\System32\msxml3.dll
regsvr32 /s X:\Windows\System32\msxml6.dll
regsvr32 /s X:\Windows\System32\netcfgx.dll
regsvr32 /s X:\Windows\System32\netman.dll
regsvr32 /s X:\Windows\System32\netshell.dll
regsvr32 /s X:\Windows\System32\ole32.dll
regsvr32 /s X:\Windows\System32\oleacc.dll
regsvr32 /s X:\Windows\System32\oleaut32.dll
regsvr32 /s X:\Windows\System32\olepro32.dll
regsvr32 /s X:\Windows\System32\pnidui.dll
regsvr32 /s X:\Windows\System32\propsys.dll
regsvr32 /s X:\Windows\System32\QUTIL.dll
regsvr32 /s X:\Windows\System32\rascfg.dll
regsvr32 /s X:\Windows\System32\raschap.dll
regsvr32 /s X:\Windows\System32\rasdiag.dll
regsvr32 /s X:\Windows\System32\rastls.dll
regsvr32 /s X:\Windows\System32\rsaenh.dll
regsvr32 /s X:\Windows\System32\sacsvr.dll
regsvr32 /s X:\Windows\System32\scecli.dll
regsvr32 /s X:\Windows\System32\scrobj.dll
regsvr32 /s X:\Windows\System32\scrrun.dll
regsvr32 /s X:\Windows\System32\shell32.dll
regsvr32 /s X:\Windows\System32\SmiEngine.dll
regsvr32 /s X:\Windows\System32\softpub.dll
regsvr32 /s X:\Windows\System32\sxshared.dll
regsvr32 /s X:\Windows\System32\tcpipcfg.dll
regsvr32 /s X:\Windows\System32\UIAutomationCore.dll
regsvr32 /s X:\Windows\System32\urlmon.dll
regsvr32 /s X:\Windows\System32\userenv.dll
regsvr32 /s X:\Windows\System32\vds_ps.dll
regsvr32 /s X:\Windows\System32\vss_ps.dll
regsvr32 /s X:\Windows\System32\w32time.dll
regsvr32 /s X:\Windows\System32\wintrust.dll
regsvr32 /s X:\Windows\System32\wshcon.dll
regsvr32 /s X:\Windows\System32\hhctrl.ocx
regsvr32 /s X:\Windows\System32\wshom.ocx
页: [1]
查看完整版本: PE 3.0中默认需要注册的dll ocx库文件