ZIPWindows 11极度精简脚本源码tiny11 04/06/05 73.57KB

hgbbjl

资源文件列表:

tiny11builder_01-05-24.zip 大约有3个文件
  1. autounattend.xml 1.95KB
  2. oscdimg.exe 145.48KB
  3. tiny11maker.ps1 27.41KB

资源介绍:

国外大神开发针对Windows 11/10安装包精简脚本
<?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="oobeSystem"> <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"> <OOBE> <HideOnlineAccountScreens>true</HideOnlineAccountScreens> </OOBE> </component> </settings> <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"> <ConfigureChatAutoInstall>false</ConfigureChatAutoInstall> </component> <settings pass="windowsPE"> <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"> <DynamicUpdate> <WillShowUI>OnError</WillShowUI> </DynamicUpdate> <ImageInstall> <OSImage> <Compact>true</Compact> <WillShowUI>OnError</WillShowUI> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/INDEX</Key> <Value>1</Value> </MetaData> </InstallFrom> </OSImage> </ImageInstall> <UserData> <ProductKey> <Key/> </ProductKey> </UserData> </component> </settings> </unattend>
100+评论
captcha
    类型标题大小时间
    ZIP某市交通评价系统demo1.25MB9月前
    ZIP源代码.zip.zip1.51MB9月前
    ZIP上手篇3源码上手篇3源码.zip66.5KB9月前
    ZIPDockerDocker基础入门1.19MB9月前
    ZIP蓝牙协议相关资料,包含中英文资料!22.78MB9月前
    ZIP8051单片机控制LED数码管(含源代码+仿真电路+总结报告)117.76KB9月前
    ZIP程序员保护眼睛屏幕亮度自动调节软件4.96MB9月前
    ZIP51单片机流水灯功能文件15.28KB9月前