Skip to content

Commit 77c84a0

Browse files
Updated readme and changelog
1 parent 85de618 commit 77c84a0

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Release Date: **20.01.2022**
77
- Changed internal software libraries due to licensing issues
88
- Bumped to .NET 4.6.2
99
- General code maintenance
10+
- Tested in Windows 11
11+
- Updated readme
1012

1113
---
1214

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Media-Extractor is an application to preview and extract packed media in Microso
99
## Download
1010

1111
The most recent version of Media-Extractor can be downloaded on the [Page of the latest Release](https://github.com/rabanti-github/Media-Extractor/releases/latest).
12-
Usually, the **Release version** is suitable for the most users (e.g. '**Media-Extractor_Release_v1.7.0.zip**').
12+
Usually, the **Release version** is suitable for the most users (e.g. '**Media-Extractor_Release_v1.7.1.zip**').
1313
The debug version (Debug.zip), as well as the source code (zip / tar.gz), is only necessary for development purpose.
1414

15-
Please see also the section [SmartScreen Warning in Windows 8.1 and 10](#smartscreen-warning-in-windows-81-and-10)
15+
Please see also the section [SmartScreen Warning in Windows 8.1, 10 and 11](#smartscreen-warning-in-windows-81-10-and-11)
1616

1717
## Feature Overview
1818

@@ -98,10 +98,10 @@ One or many files (using ctrl or shift key) can be selected in the list and extr
9898

9999
Media-Extractor does not need an installation. The [downloaded zip file](#Download) can be unzipped in a folder of your choice. The system requirements are:
100100

101-
* Microsoft Windows 7, 8.x, 10
102-
* .NET 4.5 or higher installed
101+
* Microsoft Windows 7, 8.1, 10, 11
102+
* .NET 4.6.2 or higher installed
103103

104-
Please see the section about the [SmartScreen Warning](#smartscreen-warning-in-windows-81-and-10) if you have problem to run the application after downloading.
104+
Please see the section about the [SmartScreen Warning](#smartscreen-warning-in-windows-81-10-and-11) if you have problem to run the application after downloading.
105105

106106
## Translations
107107

@@ -116,7 +116,7 @@ If you are interested in translating the application, please [open a new Issue](
116116

117117
Please don't hesitate to ask, if the context of a term is not clear.
118118

119-
## SmartScreen Warning in Windows 8.1 and 10
119+
## SmartScreen Warning in Windows 8.1, 10 and 11
120120

121121
Windows 8.1 introduced a mechanism to protect users from phishing websites and malware, yet not known to Antivirus programs. This mechanism is called [SmartScreen](https://support.microsoft.com/en-us/help/17443/microsoft-edge-smartscreen-faq) and either blocks the access to a malicious website, or the execution of unknown apps.
122122
Unfortunately, it is possible that Media-Extractor is initially blocked by SmartScreen, since the mechanism don't know the app until 'some people' have downloaded and executed the app. The number of necessary downloads until the app is not seen as unknown (thus, not blocked by SmartScreen anymore) is not that clear.

0 commit comments

Comments
 (0)