Ookii.AnswerFile
2.0.0
dotnet add package Ookii.AnswerFile --version 2.0.0
NuGet\Install-Package Ookii.AnswerFile -Version 2.0.0
<PackageReference Include="Ookii.AnswerFile" Version="2.0.0" />
paket add Ookii.AnswerFile --version 2.0.0
#r "nuget: Ookii.AnswerFile, 2.0.0"
// Install Ookii.AnswerFile as a Cake Addin #addin nuget:?package=Ookii.AnswerFile&version=2.0.0 // Install Ookii.AnswerFile as a Cake Tool #tool nuget:?package=Ookii.AnswerFile&version=2.0.0
Ookii.AnswerFile
Ookii.AnswerFile is a library for generating answer files for unattended Windows installations. These files are commonly called unattend.xml or autounattend.xml (depending on the installation method used).
This library can be used to generate answer files as part of an automated workflow for installing Windows, or just as a convenient way to generate answer files for personal use, without the need to install the Windows System Image Manager, or manually edit XML files.
Answer files can customize many aspects of the Windows installation, only some of which are available through this tool. Customizations supported by the Answer File Generator include:
- The installation method, partition layout, and target disk and partition.
- Enabling optional features during installation.
- Creation of local user accounts.
- Joining a domain, and adding domain accounts to a local security group.
- Configuring automatic log-on.
- The product key, computer name, language/culture, and time zone.
- Display resolution.
- Disabling Windows Defender.
- Enabling remote desktop access.
- Running PowerShell scripts and other commands on first log-on.
For more information, see the GitHub project page, where you can also find a command line tool that uses this library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Ookii.BinarySize (>= 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 91 | 10/7/2024 |
1.1.0 | 182 | 10/10/2023 |
1.1.0-preview | 117 | 9/23/2023 |
1.0.0 | 225 | 1/25/2023 |
This version contains some breaking changes compared to version 1.x. For details, see https://www.ookii.org/Link/GenerateAnswerFileVersionHistory