Easy Deployment for Windows
Version: 1.0.0.278 (Beta 3)
Core: 12.0.0.401
Download now »
Report Bug
·
Discussions
Dive (formally deploya) is a little application for deploying Windows on a machine.
- Deploy WIM-Files on any drive
- Mass deploy Windows with AutoDive (W.I.P)
- Bypass Windows 11 Microsoft-Account compulsion
- Capture Windows installation (W.I.P)
- Install Windows from the Cloud
- Download the latest version from GitHub.
- Use Rufus to extract the Dive ISO to your USB flash drive.
- Create a new folder called "WIMs" on your USB flash drive.
- Copy your WIM-Files to the "WIMs" folder. You can extract the WIM file from every Windows iso between Windows Vista and higher. The wim file is located in
Windows ISO > sources > install.wim
.
Note In some cases, you will only find a ESD file instead. In that case, you'll need to convert the ESD file to a WIM file. You can follow this guide to do so.
This application will modify the system. I won't be responsible for any damage you've done yourself trying to use this application.
For compiling, you'll need Visual Studio 2022
and .NET 6.0
.
Clone this source and restore the NUGET Packages.
Dive is licensed under GNU GENERAL PUBLIC LICENSE. So you are allowed to use freely and modify the application. I will not be responsible for any outcome. Proceed with any action at your own risk.