软件介绍
WinNTSetup,系统安装利器,目前最好用的系统安装器,Windows系统安装部署工具。支持所有Windows平台,支持多系统安装、完全格式化C盘、支持创建VHD虚拟硬盘、在Windows及PE系统下运行,允许在安装前对系统进行预优化设置、集成驱动程序、启用第三方主题支持、加入无人值守自动应答文件等操作。
软件截图
更新日志
msfn.org/board/topic/149612-winntsetup-v425-450-rc3/
2023.10.07 v5.3.2 正式版
– Install (unattend) Windows 2k/XP/20??/Vista/7/8.x/10/11 x86/x64/arm64
– Practically runs even on the most minimalistic WinPE
– selectable drive letter for the new Windows installation
– Fully automated with save/load setting in ini file and various command line options
– Install Windows also if nlite/vlite has remove winnt32.exe/setup.exe
– Integrate Drivers: normal PNP and Textmode Drivers
– Patch uxtheme to allow unsigned Themes
– Some common registry tweaks and *.reg file import
– DISM APPX removal, feature enable/disable
– Simple VHD creation and Installation
– Support "Windows to Go" for Windows 7 and later installs
– Supports WimBoot and CompactOS option for Windows 7 and later
– Supports all current WIM files: WIM/SWM/ESD and ISO files
– WinCapture – capture a Windows installation to WIM or ESD file
– MinWin – simple trimming WIM in memory before apply
– WinCopy – copy an existing Windows installation to another partition
– Offline Hotfix uninstall
– Offline password reset
2023.04.25 v5.3.1 正式版
– updated wimlib to version 1.14 (faster wim capture)
– fixed GUI capture may ignores WimScript.ini
– fixed wimlib LZMS capture did not used solid compression
– fixed auto format option should disable free space warning
– fixed wincopy/wimcapture could not be canceled during VSS creation
– fixed Win7-11-Select.xml required all fields to be set
– added some support for MinWin with AMR64 sources
– added commandline switch: -NoTweaks
– much faster wincopy (wimlib mode)
– changed wimboot/compact mode don't use exclusion for GPT formated disk
2022.08.12 v5.2.6 正式版
– fixed Feeds did not got disabled on Windows 10
– added log files wimgapi_error.log and wimlib_error.log
– added VHD-DIFF option
– added commandline option VHD-DIFF -file:{file} -parent:{file}
– added commandline switch for VHD-CREATE -mbresp
– added commandline switch for VHD-CREATE -vhdbootletter:{0|1}
– added commandline switch for NT6 -vhdbootfiles:{0|1}
– new commandline switch -syspart and -tempdrive support VHD(X) files
– workaround: added AMD's Shadercache to wimscript exclusion (buggy SecurityDescriptors)
2022.03.01 v5.2.1 Stable
– fixed NT5 GUI bugs
– fixed MBR not written for VHD files (regression 5.2)
– fixed error popup with old card reader devices
– fixed regimport ignored HKEY_CLASSES_ROOT
– fixed noapply mode on NT6 could show NT5 builds
– fixed DriveComboExclude not working on subsequent scans
– fixed ini save load of driver options
– increased border margins for darkmode toolips
最近更新:
– ADK工具更新版本至 22621.1
– 主要修复和适配 Windows 11
– 更新 WIMGAPI 10.0.19041.1
– 支持识别当前计算机硬件TPM
– 标题中显示当前硬件TPM版本
版本特点
-
集成本地ADK文件包括DISM组件,启动无联网下载提示
-
更新BOOTICE v1.3.3 多国语言版为v1.3.4中文单文件版
-
更新中文语言优化对齐翻译,将中文移到主程序删除多语言
-
整合含64位最新版+支持WinXP的32位最终版二合一单文件版
-
汉化配置文件 WinNTSetup.ini.txt,加入无人值守安装应答文件
-
更新原版内的版本号配置文件,修正识别 22H2 为 21H2 的问题
扩展组件
自4.0版本开始作者已集成以下扩展功能组件。
BOOTICE:功能强大的启动维护工具,强大的引导扇区编辑工具!启动相关的维护小工具,用于安装、修复、备份和恢复磁盘(镜像)的MBR 或分区 PBR;编辑 Windows 7、Windows 8、Windows 10 的 BCD;管理 UEFI 启动项。还具有磁盘扇区编辑、磁盘填充、分区管理、磁盘重分区及格式化等功能。
wimlib:一个开源的类似imagex的处理wim神器,(由于imagex最新版识别不了wimboot和esd镜像,早已经被微软抛弃)没有Dism的各种限制支持ESD直接导出为wimboot镜像或常规压缩的镜像。