<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dism &#8211; 科技改变生活-雨落星辰</title>
	<atom:link href="https://p1e.cn/html/tag/dism/feed" rel="self" type="application/rss+xml" />
	<link>https://p1e.cn</link>
	<description>所有的伟大,都源于一个勇敢的开始</description>
	<lastBuildDate>Fri, 24 Dec 2021 06:02:27 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>Windows清理利器 Dism++ Beta v10.1.2002.101 + v10.1.1000.90</title>
		<link>https://p1e.cn/html/760.html</link>
					<comments>https://p1e.cn/html/760.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Sat, 02 Mar 2019 05:21:40 +0000</pubDate>
				<category><![CDATA[软件程序]]></category>
		<category><![CDATA[dism]]></category>
		<guid isPermaLink="false">http://www.815494.com/?p=760</guid>

					<description><![CDATA[Dism++是由初雨团队采用微软内部API编写的一款开源免费的实用工具，某种程度上可以说是以前的Dism管理器的升级版（最开始的名字叫Windows更新清理工具），号称全球第一款基于CBS 的 Dism GUI 实现！Dism++可以说是一个Dism的GUI版，但是并不依赖Dism，直接基于更底层的CBS（Component Based Servicing Reference）。Dism++作为第三版清理工具更加深入系统底层，功能和清理效果都非常不错。它具有功能如：空间回收、更新清理、系统优化、CompactOS、]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" src="https://i.p1e.cn/2019/03/gyf4yH.jpg" alt="Dism (1)" width="800" height="561" /><img decoding="async" src="https://i.p1e.cn/2019/03/gtwtMH.png" alt="Dism (1)" width="800" height="561" /><img decoding="async" src="https://i.p1e.cn/2019/03/rQ5r5h.jpg" alt="Dism (2)" width="800" height="561" /><img loading="lazy" decoding="async" src="https://i.p1e.cn/2019/03/pLAuOV.jpg" alt="Dism (3)" width="800" height="561" />Dism++是由初雨团队采用微软内部API编写的一款开源免费的实用工具，某种程度上可以说是以前的Dism管理器的升级版（最开始的名字叫Windows更新清理工具），号称全球第一款基于CBS 的 Dism GUI 实现！Dism++可以说是一个Dism的GUI版，但是并不依赖Dism，直接基于更底层的CBS（Component Based Servicing Reference）。Dism++作为第三版清理工具更加深入系统底层，功能和清理效果都非常不错。它具有功能如：空间回收、更新清理、系统优化、CompactOS、Windows Update、完整ESD支持、ESD转ISO、WIM/ESD互转，Imagex、ISO生成器、引导修复、系统备份、系统还原、春哥附体、驱动管理等，兼容Windows Vista/7/8/8.1/1平台。</p>
<p>Dism++特性：</p>
<p>1：WIM支持，比如创建WIM，挂载WIM，以及释放WIM（所有系统均支持）</p>
<p>2：WIM快速挂载以及完整的ESD支持，比如创建ESD，ESD转WIM，ESD释放等</p>
<p>3：WIMBoot支持，比如创建WIMBoot启动的WIM文件或者释放WIMBoot启动的系统</p>
<p>4：热备份系统，直接在系统运行时直接备份自身，无需进入PE。（所有系统均支持）</p>
<p>5：热还原系统，直接在系统运行时直接还原系统自身，无需进入PE。（所有系统均支持，但是需要RE环境完好）</p>
<p>6：完整的更新固化支持（即： /Cleanup-Image /StartComponentCleanup /ResetBase） （需要Windows 8.1或者更高）</p>
<p>7：系统修复支持（即：/Cleanup-Image /RestoreHealth）（需要Windows 8或者更高）</p>
<p>8：BCD引导修复（所有系统均支持，但是Win7有限支持，在BIOS启动只能修复BIOS方式，UEIF启动只能修复UEFI方式，更高版本没有此限制）</p>
<p>9：Compact支持（Windows 7或者更高）</p>
<p>更新日志</p>
<p>v10.1.1000.90 2019/1/26</p>
<p>– 修复避免某些精简 PE API 导致程序崩溃；</p>
<p>– 修复仅启动 RE 功能无法使用问题；</p>
<p>– 修复无法处理 Windows 10 RS5 或更高平台预装 appx 问题；</p>
<p>– 修复可选功能屏蔽没有名称的功能；</p>
<p>– 修复某些新更新堆栈 Windows 7 的可能会错误的报告找不到指定源；</p>
<p>– 修复 Wua API 正确性提升，改善某些执行结果与微软不一致问题；</p>
<p>– 修复解决某些情况网络下载失败问题；</p>
<p>– 修复解决 ARM64 无法使用 Dism++ 插件命令行问题；</p>
<p>– 新增二合一 ISO 支持；</p>
<p>– 新增 Windows 功能本地源新增 wim 挂载目录识别；</p>
<p>– 新增在引导修复中添加 efi 启动项修复支持；</p>
<p>– 其中的 wimgapi.dll 已更新到 Windows 10 17143 版本；</p>
<p>– 多国语言更新和其他缺陷修复；</p>
<p>10.1.2002.101 13:36 2019/1/24</p>
<p>1.新增 Fea，在引导修复中添加efi启动项修复支持。</p>
<p>10.1.1000.80B 17:21 2019/1/12</p>
<p>新增Fea，Dism++规则库，增强对Windows Defender、人脉等处理（感谢 iliGPU、冰激凌小子、MS-PC2、救赎之道）。</p>
<p>多国语言更新（地方有限，但是感谢 所有提交翻译的人士）</p>
<p>10.1.1000.80 20180822：</p>
<p>修复Bug，修复“首次登陆动画”规则提示不支持此接口问题（感谢 冰淇淋小子）。</p>
<p>解决Bug，com接口上初始化套间错误，导致Wua无法正确执行（感谢 竹叶青）。</p>
<p>解决Bug，修复Windows Update WindowsVersion规则特定上下文时执行不正确问题。</p>
<p>解决Bug 426，修复离线模式中Windows 10 17133以上系统版本识别为企业版问题（感谢 lovezhiqi123）。</p>
<p>解决Bug，修复桌面壁纸质量调整问题（感谢 Łukasz Kuchta）</p>
<p>解决Bug，屏蔽Windows 10 17134平台“使任务栏更透明”规则（感谢 Cloud.）</p>
<p>解决Bug，当家庭组不存在时不显示家庭组（感谢 冰淇淋小子）</p>
<p>新增Fea，添加ARM64支持。</p>
<p>更新多国语言翻译。</p>
<p>10.1.1000.70C 15:14 2018/5/31</p>
<p>1：解决Bug 444，Windows 10 1803 OneDrive导致系统无法备份问题</p>
<p>2：优化传递清理适配1803（由 毛利 提供）</p>
<p>3：更新多国语言翻译。</p>
<p>10.1.1000.60 18:29 2018/3/9</p>
<p>1：解决BUG，Windows 10 17083系统名称显示异常（感谢 老牛吃嫩草）</p>
<p>2：解决BUG 352，某些时候无法正常下载问题（感谢 T1M77、Le）</p>
<p>3：解决BUG 354，无法获取Windows 10 17074预装应用问题（感谢 ukasz Kuchta、Cloud.）</p>
<p>4：解决BUG 329，无法识别Windows 10 17074系统版本问题（感谢 Whuihuan、Cloud）</p>
<div></div>
            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://p1e.cn/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/760.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
