Skip to content

Commit 8812bb3

Browse files
authored
Finish
1 parent e58df7d commit 8812bb3

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
![header](Assets\Readme-Image\header.png)
1+
![header](https://raw.githubusercontent.com/felisware/Easy-Win-Config/e58df7ddcd8d562b60401c9dd449a23305c9fc17/Assets/Readme-Image/header.png)
2+
23
## 🤔What is this?
34
**This is a software** or tool to make it easier to configure Windows with just a few clicks. The currently available configurations are **disabling or activating or custom settings windows updates** so that you feel comfortable and not disturbed by sudden updates, **blocking software** from being able to access data out of the network, and being able to use **custom DNS** for your device that **can unblock websites or others**. this software is portable so it can be run directly even on a flash disk provided the operating system must be windows and a 32bit or 64bit cpu.
45

@@ -11,26 +12,20 @@
1112
</a>
1213
</p>
1314

14-
<h3>
1515
### 📷Screenshoot
1616
<p align="center">
1717
<img src="Assets\Readme-Image\screenshot 1.png">
1818
<img src="Assets\Readme-Image\screenshot 2.png">
1919
<img src="Assets\Readme-Image\screenshot 3.png">
2020
</p>
21-
</h3>
2221

23-
<h3>
2422
### 🛠️How to use
2523
- make sure you are using windows xp or later and cpu 32bit or 64bit
2624
- download software from the download button at the top of the page
2725
- run as usual (double click)
28-
</h3>
2926

30-
<h3>
3127
### 📜Release History
32-
[First Release v2022 (SADCAT)](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022)
33-
28+
[First Release v2022(SADCAT)](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022)
3429
### ⚙️How to build
3530
1. what you need is Compiler, Vscode, and wxwidgets library (static or dynamic)
3631
2. adjust the settings in the `.vscode\c_cpp_properties.json`
@@ -69,4 +64,3 @@ Wxwidgets: `wxmsw32u_core` `wxbase32u` `wxpng` `wxzlib`
6964
**note**: the number 32 is adjusted to the version of wxwigets you have.
7065

7166
Windows: if you use Wxwidgets dynamic link to `iphlpapi` and if you use Wxwidgets static link list is `comdlg32` `gdi32` `comctl32` `ole32` `oleaut32` `dmoguids` `uuid` `winspool` `z` `uxtheme` `oleacc` `shlwapi` `version` `iphlpapi`
72-
</h3>

0 commit comments

Comments
 (0)