Introduction
In this article, we will guide you on creating a custom Windows ISO with pre-installed applications, specifically 7-Zip and Google Chrome. This process will help you save time and streamline the installation process for various systems.
Prerequisites
To start, ensure you have the following tools and software:
- A Windows installation image (ISO or DVD)
- Windows Preinstallation Environment (WinPE)
- Windows Assessment and Deployment Kit (ADK)
- 7-Zip installation executable
- Google Chrome MSI package
Preparing the Environment
First, you need to prepare a WinPE image and install the necessary tools.
Creating a WinPE image
Use the ADK to create a WinPE image with Copype amd64 command.
Copype amd64 C:\WinPE_amd6