@@ -50,21 +50,19 @@ const Requirements = () => {
5050 < TableRow >
5151 < TableCell > < b > Operating System</ b > </ TableCell >
5252 < TableCell >
53- Windows 7 SP1 (x86 and x64), Windows 8.1 (x86 and x64),
54- Windows 10 (x86 and x64), Windows Server 2008 R2 SP1 (x64),
55- Windows Server 2012 (x64), Windows Server 2012 R2 (x64),
56- Windows Server 2016 (x64)
53+ Windows 7 SP1 (x64), Windows 8.1 (x64),
54+ Windows 10 (x64), Windows 11 (x64)
5755 </ TableCell >
5856 </ TableRow >
5957 < TableRow >
6058 < TableCell > < b > Disk space</ b > </ TableCell >
6159 < TableCell >
62- At least 40 MB free disk space
60+ At least 250 MB free disk space
6361 </ TableCell >
6462 </ TableRow >
6563 < TableRow >
6664 < TableCell > < b > Memory</ b > </ TableCell >
67- < TableCell > At least 80 MB free RAM memory</ TableCell >
65+ < TableCell > At least 100 MB free RAM memory</ TableCell >
6866 </ TableRow >
6967 < TableRow >
7068 < TableCell > < b > Internet connection</ b > </ TableCell >
@@ -73,19 +71,6 @@ const Requirements = () => {
7371 settings menu
7472 </ TableCell >
7573 </ TableRow >
76- < TableRow >
77- < TableCell > < b > Other</ b > </ TableCell >
78- < TableCell >
79- < a
80- href = "https://dotnet.microsoft.com/download/dotnet-framework/net48"
81- rel = "noreferrer"
82- target = "_blank"
83- >
84- .NET
85- Framework 4.8
86- </ a >
87- </ TableCell >
88- </ TableRow >
8974 </ TableBody >
9075 </ Table >
9176 </ TableContainer >
@@ -96,8 +81,7 @@ const Requirements = () => {
9681 < Grid item xs = { 12 } md = { 12 } lg = { 12 } >
9782 < Typography variant = "h5" color = "textPrimary" >
9883 < SecurityIcon color = "inherit" />
99- { ' ' }
100- Malware scan
84+ { ' Malware scan' }
10185 </ Typography >
10286 </ Grid >
10387 < Grid item xs = { 12 } md = { 12 } lg = { 12 } >
@@ -111,7 +95,7 @@ const Requirements = () => {
11195 style = { { width : '100%' } }
11296 variant = "contained"
11397 color = "primary"
114- href = "https://www.virustotal.com/# /file/d49762e1fedf25d5417e9ea644dbd57b90ca418a634dcb01ff1f4ec4b62572ca/detection "
98+ href = "https://www.virustotal.com/gui /file/2975767da759be282e00630d28f9b618f95ee98fbdd760fb65a6f250cc7946a0?nocache=1 "
11599 target = "_blank"
116100 >
117101 Installer
@@ -122,7 +106,7 @@ const Requirements = () => {
122106 style = { { width : '100%' } }
123107 variant = "contained"
124108 color = "primary"
125- href = "https://www.virustotal.com/# /file/7bb675c55b5a833dc7f3cd28c00a96da5528a78d9f2bbb8c49583f7a54461d61/detection "
109+ href = "https://www.virustotal.com/gui /file/0add01a1189b357892ccd73e8e00f6f94c4a9971f56cd56fb87fb466ebab2fa8?nocache=1 "
126110 target = "_blank"
127111 >
128112 Portable
0 commit comments