sairen139 发表于 2020-6-27 16:49:10

超级简单的打造无比清爽简洁实用的pe任务栏——只要大神slore开发的WinXShell就足够了

本帖最后由 sairen139 于 2020-6-27 17:56 编辑

超级简单的打造无比清爽简洁实用的pe任务栏——只要大神slore开发的WinXShell就足够了
下面的截图是我搞的80多mb的X64位的win10pe,这个pe的任务栏是用slore大神的WinXShell来建造的,改动了一处参数就非常简洁了。这个任务栏很简洁连最右边的托盘区的几个UI组件(比如日期时间什么的)全部去掉了如下图所示:

{
    "hide_toggle_button":true,
    "hide_showdesktop_button":true
},
    "JS_NOTIFYCLOCK":
{
    "visible":false
}



austere 发表于 2020-6-27 17:26:04

问下大神,用你精简的win10x64如果要用原explorer资源管理器的话, 需要哪些文件? 烦请告知一下~我测试了好多,不知道需要哪些文件才可以~

sairen139 发表于 2020-6-27 17:54:06

austere 发表于 2020-6-27 17:26
问下大神,用你精简的win10x64如果要用原explorer资源管理器的话, 需要哪些文件? 烦请告知一下~我测 ...


Windows\System32\zh-CN\AppResolver.dll.mui
Windows\System32\zh-CN\cdp.dll.mui
Windows\System32\zh-CN\dsreg.dll.mui
Windows\System32\zh-CN\edputil.dll.mui
Windows\System32\zh-CN\explorerframe.dll.mui
Windows\System32\zh-CN\ieframe.dll.mui
Windows\System32\zh-CN\shsvcs.dll.mui
Windows\System32\zh-CN\stobject.dll.mui
Windows\System32\zh-CN\thumbcache.dll.mui
Windows\System32\zh-CN\twinapi.appcore.dll.mui
Windows\System32\zh-CN\twinapi.dll.mui
Windows\System32\zh-CN\twinui.pcshell.dll.mui
Windows\System32\actxprxy.dll
Windows\System32\AppResolver.dll
Windows\System32\cdp.dll
Windows\System32\CoreMessaging.dll
Windows\System32\CoreUIComponents.dll
Windows\System32\d3d11.dll
Windows\System32\DataExchange.dll
Windows\System32\dcomp.dll
Windows\System32\dsreg.dll
Windows\System32\DXCore.dll
Windows\System32\dxgi.dll
Windows\System32\edputil.dll
Windows\System32\ExplorerFrame.dll
Windows\System32\ieframe.dll
Windows\System32\MrmCoreR.dll
Windows\System32\OneCoreUAPCommonProxyStub.dll
Windows\System32\PhotoMetadataHandler.dll
Windows\System32\rmclient.dll
Windows\System32\SettingSyncCore.dll
Windows\System32\shellstyle.dll
Windows\System32\shsvcs.dll
Windows\System32\stobject.dll
Windows\System32\StructuredQuery.dll
Windows\System32\TextInputFramework.dll
Windows\System32\thumbcache.dll
Windows\System32\twinapi.appcore.dll
Windows\System32\twinapi.dll
Windows\System32\twinui.pcshell.dll
Windows\System32\UIAnimation.dll
Windows\SystemResources\DataExchange.dll.mun
Windows\SystemResources\edputil.dll.mun
Windows\SystemResources\ExplorerFrame.dll.mun
Windows\SystemResources\ieframe.dll.mun
Windows\SystemResources\shsvcs.dll.mun
Windows\SystemResources\stobject.dll.mun
Windows\Web\Wallpaper\Windows\img0.jpg
Windows\zh-CN\explorer.exe.mui
Windows\explorer.exe在注册表文件支持的情况下,资源管理器需要依赖上面这些系统文件。你可以试试看行不行。

slore 发表于 2020-6-27 19:14:08

austere 发表于 2020-6-27 17:26
问下大神,用你精简的win10x64如果要用原explorer资源管理器的话, 需要哪些文件? 烦请告知一下~我测 ...

你再加和楼主PE一样大小翻1倍,也就是再加80MB,可以得到一个残废的explorer,
桌面可以显示,图标不正确,
文件资源管理器打不开,
任务栏无法显示任务窗口。

你如果加93MB,可以得到一个半残废的explorer,
桌面可以显示,图标正确,
文件资源管理器可以打开,
任务栏还是有问题,不能固定图标,无法显示任务窗口。

加130MB左右的话,可以得到正常功能的原Explorer.exe资源管理器。

至于这130MB是啥文件,你得慢慢对比别人的精简PE去比较了。

不过已经到210MB的话,要补快2倍这个80MB的精简PE的大小的文件,
这个精简PE作为低包的意义不大。


austere 发表于 2020-6-27 21:03:21

slore 发表于 2020-6-27 19:14
你再加和楼主PE一样大小翻1倍,也就是再加80MB,可以得到一个残废的explorer,
桌面可以显示,图标不正 ...

感谢大神回复,想不到文件要加一倍,那确实有点不划算.....

xban 发表于 2020-6-28 00:12:06

谢谢分享

xhan 发表于 2020-6-28 00:14:28

谢谢分享

bijiaolan 发表于 2020-6-28 08:25:34

谢谢分享

fswrx 发表于 2020-6-29 16:48:38

谢谢分享

wuyovooo 发表于 2020-6-30 18:01:27

谢谢分享!

hg11010170 发表于 2020-10-4 21:55:24

好东东,

SYSTEM-RAMOS 发表于 2020-11-13 08:22:13

这个软件确实很不错,我现在就在用。只不过希望可以再把开始菜单上的UI设计一下,就更好了
页: [1]
查看完整版本: 超级简单的打造无比清爽简洁实用的pe任务栏——只要大神slore开发的WinXShell就足够了