Ookii.AnswerFile
1.1.0-preview
See the version list below for details.
dotnet add package Ookii.AnswerFile --version 1.1.0-preview
NuGet\Install-Package Ookii.AnswerFile -Version 1.1.0-preview
<PackageReference Include="Ookii.AnswerFile" Version="1.1.0-preview" />
paket add Ookii.AnswerFile --version 1.1.0-preview
#r "nuget: Ookii.AnswerFile, 1.1.0-preview"
// Install Ookii.AnswerFile as a Cake Addin #addin nuget:?package=Ookii.AnswerFile&version=1.1.0-preview&prerelease // Install Ookii.AnswerFile as a Cake Tool #tool nuget:?package=Ookii.AnswerFile&version=1.1.0-preview&prerelease
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 the local Administrators 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 | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net7.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 | 89 | 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 |
For details, see https://www.ookii.org/Link/GenerateAnswerFileVersionHistory