mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 14:08:37 -05:00
232 lines
8.6 KiB
HTML
232 lines
8.6 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html lang="en">
|
|||
|
|
|||
|
<head>
|
|||
|
<title>Dich'blog</title>
|
|||
|
|
|||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|||
|
<meta name="robots" content="noodp"/>
|
|||
|
|
|||
|
<link rel="stylesheet" href="https://blog.dich.bid/style.css">
|
|||
|
<link rel="stylesheet" href="https://blog.dich.bid/color/blue.css">
|
|||
|
|
|||
|
<link rel="stylesheet" href="https://blog.dich.bid/color/background_dark.css">
|
|||
|
|
|||
|
<link rel="stylesheet" href="https://blog.dich.bid/font-hack-subset.css">
|
|||
|
|
|||
|
<meta name="description" content="">
|
|||
|
|
|||
|
<meta property="og:description" content="">
|
|||
|
<meta property="og:title" content="Dich'blog">
|
|||
|
<meta property="og:type" content="article">
|
|||
|
<meta property="og:url" content="https://blog.dich.bid/windows-iso/">
|
|||
|
|
|||
|
<meta name="twitter:card" content="summary_large_image">
|
|||
|
<meta name="twitter:description" content="">
|
|||
|
<meta name="twitter:title" content="Dich'blog">
|
|||
|
<meta property="twitter:domain" content="blog.dich.bid">
|
|||
|
<meta property="twitter:url" content="https://blog.dich.bid/windows-iso/">
|
|||
|
|
|||
|
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
|
|||
|
|
|||
|
|
|||
|
<link rel="icon" type="image/png" href=/dich.webp />
|
|||
|
|
|||
|
</head>
|
|||
|
|
|||
|
<body class="">
|
|||
|
<div class="container">
|
|||
|
|
|||
|
<header class="header">
|
|||
|
<div class="header__inner">
|
|||
|
<div class="header__logo">
|
|||
|
|
|||
|
<a href="https://blog.dich.bid" style="text-decoration: none;">
|
|||
|
<div class="logo">
|
|||
|
|
|||
|
Dich'blog
|
|||
|
|
|||
|
</div>
|
|||
|
</a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<nav class="menu">
|
|||
|
<ul class="menu__inner">
|
|||
|
<li class="active"><a href="https://blog.dich.bid">blog</a></li>
|
|||
|
|
|||
|
<li><a href="https://blog.dich.bid/tags">tags</a></li>
|
|||
|
|
|||
|
<li><a href="https://blog.dich.bid/archive">archive</a></li>
|
|||
|
|
|||
|
<li><a href="https://blog.dich.bid/about">about me</a></li>
|
|||
|
|
|||
|
<li><a href="https://blog.dich.bid/links">links</a></li>
|
|||
|
|
|||
|
<li><a href="https://blog.dich.bid/search">search</a></li>
|
|||
|
|
|||
|
<li><a href="https://blog.dich.bid/weekly">weekly</a></li>
|
|||
|
|
|||
|
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
|||
|
</ul>
|
|||
|
</nav>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</header>
|
|||
|
|
|||
|
|
|||
|
<div class="content">
|
|||
|
|
|||
|
<div class="post">
|
|||
|
|
|||
|
<h1 class="post-title"><a href="https://blog.dich.bid/windows-iso/">乱七八糟:Windows封装与全自动安装</a></h1>
|
|||
|
<div class="post-meta-inline">
|
|||
|
|
|||
|
<span class="post-date">
|
|||
|
2024-05-29
|
|||
|
</span>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<span class="post-tags-inline">
|
|||
|
:: tags:
|
|||
|
<a class="post-tag" href="https://blog.dich.bid/tags/windows/">#Windows</a>
|
|||
|
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
|
|||
|
|
|||
|
|
|||
|
<div class="post-content">
|
|||
|
<p>前言 由于厂商默认安装windows家庭版导致各种问题频发,这里作者封装了一个开箱即用的,全自动安装,激活和优化的Windows11镜像。</p>
|
|||
|
<span id="continue-reading"></span>
|
|||
|
<p><strong>Dich-OS base on zh-cn_windows_11_business_23h2</strong></p>
|
|||
|
<p><strong>实现了以下功能</strong>:</p>
|
|||
|
<ul>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
绕过 Windows 11 要求检查(TPM/安全启动等)</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
允许在没有互联网连接的情况下安装 Windows 11</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
随机生成的计算机名称,例如:DESKTOP-ZFAH8Z2</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
在OOBE阶段自动激活Windows(专业工作站版本)</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
禁用 Windows 更新*</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
删除了默认应用程序*</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
禁用 Windows Defender</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
在 Windows 11 中使用经典菜单,而不是二级菜单</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
始终显示文件扩展名</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
打开文件资源管理器到'此电脑'而不是'快速访问'</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
任务栏中隐藏搜索框,Task view 和小部件</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
用户密码不会过期</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
强化 ACL</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
禁用快速启动</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
启用长路径</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
启用远程桌面服务 (RDP)</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
阻止 Windows Update 重新启动您的计算机*</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
阻止设备 BitLocker 加密</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
删除空 C:\Windows.old 文件夹</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
自动将ISO中的Source$OEM$\Setup\Scripts\Files文件夹中的软件放到桌面*</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
保留Windows 安装过程中以交互方式对磁盘进行分区</li>
|
|||
|
<li><input disabled="" type="checkbox" checked=""/>
|
|||
|
保留在 Windows 安装过程中以交互方式添加本地(“脱机”)用户</li>
|
|||
|
</ul>
|
|||
|
<p><strong>PS</strong>:</p>
|
|||
|
<ul>
|
|||
|
<li>
|
|||
|
<p>禁用自动更新是创建一个名为 PauseWindowsUpdate 的计划任务,一次又一次地暂停更新一周.如果要运行 Windows 更新一次,请单击 “设置”中的“恢复更新 ”.</p>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<p>删除默认应用程序,但保留了记事本,照片,PowerShell,Windows Terminal ,Windows Media Player (classic) ,Calculator , Clock , Xbox Apps(游戏手柄用)</p>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<p>这会创建一个计划任务,诱使 Windows 认为设备一直在使用中,即使更新也不会突然关机.</p>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<p>可以将要用的软件安装包放入该文件夹中,会自动放到桌面.</p>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
<p><strong>感谢以下项目</strong>:</p>
|
|||
|
<ul>
|
|||
|
<li>
|
|||
|
<p><a href="https://github.com/cschneegans/unattend-generator/">unattend-generator</a></p>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<p><a href="https://github.com/zbezj/HEU_KMS_Activator">HEU_KMS_Activator</a></p>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<p><a href="https://github.com/massgravel/Microsoft-Activation-Scripts">Microsoft-Activation-Scripts</a></p>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
<p><strong>SHA-256:5920ca1b839c2823cad5223cdff39671784d98d18da03fa4377a362ad480ce54</strong></p>
|
|||
|
<p><strong>下载链接:</strong><a href="https://gitea.dich.bid/dichgrem/Dich-OS/releases/tag/2.0.0">这里</a></p>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<div class="pagination">
|
|||
|
<div class="pagination__title">
|
|||
|
<span class="pagination__title-h">Thanks for reading! Read other posts?</span>
|
|||
|
<hr />
|
|||
|
</div>
|
|||
|
<div class="pagination__buttons">
|
|||
|
<span class="button previous">
|
|||
|
<a href="https://blog.dich.bid/windows-sde/">
|
|||
|
<span class="button__icon">←</span>
|
|||
|
<span class="button__text">乱七八糟:Windows开发环境搭建</span>
|
|||
|
</a>
|
|||
|
</span>
|
|||
|
|
|||
|
|
|||
|
<span class="button next">
|
|||
|
<a href="https://blog.dich.bid/about-cslearning/">
|
|||
|
<span class="button__text">乱七八糟:计算机科学优质视频</span>
|
|||
|
<span class="button__icon">→</span>
|
|||
|
</a>
|
|||
|
</span>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<footer class="footer">
|
|||
|
<div class="footer__inner">
|
|||
|
<div class="copyright">
|
|||
|
<span>©
|
|||
|
2025
|
|||
|
Dichgrem</span>
|
|||
|
<span class="copyright-theme">
|
|||
|
<span class="copyright-theme-sep">:: </span>
|
|||
|
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
|
|||
|
</span>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</footer>
|
|||
|
|
|||
|
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
|
|||
|
</html>
|