You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,10 @@ Media-Extractor is an application to preview and extract packed media in Microso
9
9
## Download
10
10
11
11
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**').
13
13
The debug version (Debug.zip), as well as the source code (zip / tar.gz), is only necessary for development purpose.
14
14
15
-
Please see also the section [SmartScreen Warning in Windows 8.1and 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)
16
16
17
17
## Feature Overview
18
18
@@ -98,10 +98,10 @@ One or many files (using ctrl or shift key) can be selected in the list and extr
98
98
99
99
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:
100
100
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
103
103
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.
105
105
106
106
## Translations
107
107
@@ -116,7 +116,7 @@ If you are interested in translating the application, please [open a new Issue](
116
116
117
117
Please don't hesitate to ask, if the context of a term is not clear.
118
118
119
-
## SmartScreen Warning in Windows 8.1and 10
119
+
## SmartScreen Warning in Windows 8.1, 10 and 11
120
120
121
121
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.
122
122
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