Skip to content

Commit a1f9127

Browse files
committed
Update README.md
1 parent 2550d0a commit a1f9127

File tree

1 file changed

+22
-13
lines changed

1 file changed

+22
-13
lines changed

README.md

+22-13
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,42 @@
1-
<h1 align="center"><br><img src="https://dl.exploitox.de/other/deploya.png" alt="deploya Logo" width=175px></h1>
1+
<h1 align="center"><br><img src="https://dl.exploitox.de/other/dive.png" alt="deploya Logo" width=100></h1>
22

3-
<h3 align="center">deploya</h3>
3+
<h3 align="center">Dive - Deployment is very easy</h3>
44
<p align="center">
5-
Configure Windows automatically
5+
Easy Deployment for Windows
66
<br />
7-
<strong>Version: </strong>12.0
7+
<strong>Version: </strong>1.0
88
<br />
99
<br />
10-
<a><strong>No downloads available</strong></a>
10+
<a href="https://github.com/valnoxy/dive/releases"><strong>Download now »</strong></a>
1111
<br />
1212
<br />
13-
<a href="https://github.com/valnoxy/deploya/issues">Report Bug</a>
13+
<a href="https://github.com/valnoxy/dive/issues">Report Bug</a>
1414
·
15-
<a href="https://github.com/valnoxy/deploya/discussions/">Discussions</a>
15+
<a href="https://github.com/valnoxy/dive/discussions/">Discussions</a>
1616
</p>
1717
</p>
1818

1919
![-----------------------------------------------------](https://dl.exploitox.de/t440p-oc/rainbow.png)
2020

2121
## 🔔 Information
22-
deploya is a little application for deploying Windows on a machine.
22+
Dive (formally deploya) is a little application for deploying Windows on a machine.
2323

24-
- Deploy WIM-FIles on any drive.
25-
- Auto initialize with AutoInit plugin + AutoDeploya
26-
- Install applications like Firefox, Adobe Reader and Remote Management Control with winget.
24+
- Deploy WIM-Files on any drive.
25+
- Mass deploy Windows with AutoDive.
26+
- Bypass Windows 11 Microsoft-Account compulsion
2727
- Capture Windows installation
2828
- Install Windows from the Cloud
2929

30-
**This tool is designed to use in a internal environment. If you want to use this tool as a "template" or just for testing, you will need to compile it for yourself.**
30+
## 🔧 Usage
31+
1. Download the latest version from [GitHub](https://github.com/valnoxy/dive/releases).
32+
2. Use Rufus to extract the Dive-ISO to your USB flash drive.
33+
3. Create a new Folder called "WIMs" on your USB flash drive.
34+
4. Copy your WIM-Files to the "WIMs" Folder. You can extract the WIM file from every Windows iso between Windows Vista and higher.
35+
36+
> 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](https://community.spiceworks.com/how_to/163540-convert-esd-to-wim) to do so.
37+
38+
## Screenshots
39+
![Windows PE with Dive](https://dl.exploitox.de/other/dive-screenshot1.png)
3140

3241
## ℹ️ Disclaimer
3342
> This application will modify the system. I won't be responsible for any damage you've done yourself trying to use this application.
@@ -37,6 +46,6 @@ For compiling, you'll need ```Visual Studio 2022``` and ```.NET 6.0```.
3746
Clone this source and restore the NUGET Packages.
3847

3948
## 🧾 License
40-
deploya is licensed under [GNU GENERAL PUBLIC LICENSE](https://github.com/valnoxy/deploya/blob/main/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.
49+
Dive is licensed under [GNU GENERAL PUBLIC LICENSE](https://github.com/valnoxy/dive/blob/main/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.
4150

4251
```Copyright (c) 2018 - 2022 valnoxy. By Jonas G. <[email protected]> ```

0 commit comments

Comments
 (0)