From 033a95f3316e729661614db909a9e48680ccd93d Mon Sep 17 00:00:00 2001 From: Felisware <107019287+felisware@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:38:42 +0700 Subject: [PATCH] Fix readme --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d7085c8..28fb23e 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,22 @@ **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**, set whether you want to run check disk when starting windows or **turn off check disk when starting windows**. 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.
### 📷Screenshoot -![header](Assets\Readme-Image\screenshot-1.png) -![header](Assets\Readme-Image\screenshot-2.png) -![header](Assets\Readme-Image\screenshot-3.png) -![header](Assets\Readme-Image\screenshot-4.png) -![header](Assets\Readme-Image\screenshot-5.png) ++ + + + + +
### 🛠️How to use - make sure you are using windows xp or later and cpu 32bit or 64bit @@ -27,8 +29,8 @@ ### 📜Release History |Date|Version|Codename| |-----------|---------|----------| -|27 Sep 2022|[v2022](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022)|[SADCAT](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022)| -|3 Oct 2022|[v2022.10](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022.10)|[HACKTOBER FEST 2022](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022.10)| +|21 Sep 2022|[v2022](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022)|[SADCAT](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022)| +|10 Oct 2022|[v2022.10](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022.10)|[HACKTOBER FEST 2022](https://github.com/felisware/Easy-Win-Config/releases/tag/v2022.10)| ### ⚙️How to build 1. what you need is Compiler, Vscode, and wxwidgets library (static or dynamic) @@ -67,4 +69,4 @@ Wxwidgets: `wxmsw32u_core` `wxbase32u` `wxpng` `wxzlib` **note**: the number 32 is adjusted to the version of wxwigets you have. -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` +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` \ No newline at end of file