@@ -9,6 +9,8 @@ Created and Developed by Xanashi
9
9
10
10
#### [ DOWNLOAD HERE] ( https://github.com/Xanashi/Icaros/releases )
11
11
12
+ <br />
13
+
12
14
Description
13
15
===========================
14
16
@@ -29,7 +31,7 @@ Icaros works on Vista, Windows 7, Windows 8/8.1, Windows 10 and Windows 11.
29
31
30
32
Icaros 3.0.3 and previous versions works partially on Windows XP (SP2+) (Thumbnails only).
31
33
32
-
34
+ < br />
33
35
34
36
35
37
Requirements
@@ -58,7 +60,7 @@ on your system after installation, you can download and install it with the foll
58
60
59
61
https://www.microsoft.com/en-us/download/details.aspx?id=17851
60
62
61
-
63
+ < br />
62
64
63
65
64
66
Installation/Activation
@@ -89,7 +91,7 @@ Activating Icaros is simple:
89
91
90
92
To Deactivate/Unregister Icaros, click the name again to change the state once more.
91
93
92
-
94
+ < br />
93
95
94
96
95
97
Shell Extension Options
@@ -174,7 +176,7 @@ IcarosConfig will automatically handle any changes on-the-fly.
174
176
- You can enable/disable Explorer Properties for specific filetypes via the checkboxes located on the PROPERTIES page.
175
177
If all checkboxes are disabled, the property handler will not be registered, during activation.
176
178
177
-
179
+ < br />
178
180
179
181
180
182
Icaros Cache
@@ -248,7 +250,7 @@ The Icaros Cache can be utilized and managed in a number of ways. Below is a qui
248
250
249
251
To avoid having entries disappearing unintentionally from the internal cache, Icaros does not have any automatic clean up routines of the internal cache.
250
252
251
-
253
+ < br />
252
254
253
255
254
256
Manual Registration
@@ -260,45 +262,45 @@ To register/activate Icaros manually, follow these steps:
260
262
1 . Open a command prompt, with administrative privileges
261
263
262
264
2 . (Optional) All Icaros Thumbnail Provider and Icaros Property Handler options can be managed via the following registry keys:
263
- (Icaros will automatically use the default values, if any of the following values are not set)
265
+ (Icaros will automatically use the default values, if any of the following values are not set) < br />< br />
264
266
265
- Windows Registry Editor Version 5.00
267
+ < pre > Windows Registry Editor Version 5.00
266
268
267
269
[HKEY_LOCAL_MACHINE\Software\Icaros]
268
270
"Thumbnail Extensions"=".mkv;.flv;.mov;.ogv" <-- Filetypes that will be registered by the thumbnail provider
269
- "Excluded Properties"=".ogm;.ogv;.ogg" <-- (Optional) Excluded property filetypes (default: none are excluded)
270
- "Prop Local"="ru" <-- (Optional) If a localization file is present, this value determines what language the
271
+ "Excluded Properties"=".ogm;.ogv;.ogg" <-- (Optional) Excluded property filetypes (default: none are excluded)
272
+ "Prop Local"="ru" <-- (Optional) If a localization file is present, this value determines what language the
271
273
Icaros Explorer properties will show up in after registration.
272
274
273
275
[HKEY_CURRENT_USER\Software\Icaros]
274
- "Cache"=dword:00000001 <-- (Optional) Enable Icaros Cache (0: disabled 1: enabled (static) 2: enabled (dynamic))
275
- "Offset"=dword:00000023 <-- (Optional) Set thumbnail offset in percent in hex
276
+ "Cache"=dword:00000001 <-- (Optional) Enable Icaros Cache (0: disabled 1: enabled (static) 2: enabled (dynamic))
277
+ "Offset"=dword:00000023 <-- (Optional) Set thumbnail offset in percent in hex
276
278
"TimeOffset"=hex(b):10,27,00,00,00,00,00,00 <-- (Optional) Set thumbnail offset in milliseconds in little-endian hex
277
- "UseCoverArt"=dword:00000001 <-- (Optional) Enable Cover Art in mkv (0: disabled 1: use normal cover 2: use landscape cover)
279
+ "UseCoverArt"=dword:00000001 <-- (Optional) Enable Cover Art in mkv (0: disabled 1: use normal cover 2: use landscape cover)
278
280
"FrameThresh"=dword:00000008 <-- (Optional) If this value exists, Icaros will try to detect black and white thumbnails and replace them
279
281
with a better frame from the file. The value itself determines how aggresive the scan will be.
280
282
The value can be from 0 to 30. 30 being the most aggresive, changing more frames.
281
283
It is recommended to leave this value at 8.
282
-
283
- [ HKEY_CURRENT_USER\Software\Icaros\Cache]
284
+
285
+ [HKEY_CURRENT_USER\Software\Icaros\Cache]
284
286
"ExclExts"="jpg;png;gif" <-- (Optional) Filetypes that will be ignored by the Icaros Cache
285
- "MaxCacheSize"=dword:000001f4 <-- (Optional) Set the maximum cache size in hex (0 is unlimited)
286
- "MinFreeSpace"=dword:00000800 <-- (Optional) Set the minimum free space in hex (default is 1024MB)
287
+ "MaxCacheSize"=dword:000001f4 <-- (Optional) Set the maximum cache size in hex (0 is unlimited)
288
+ "MinFreeSpace"=dword:00000800 <-- (Optional) Set the minimum free space in hex (default is 1024MB)</ pre >< br />
287
289
288
290
289
291
290
- 3 . Run the following command: RegSvr32.exe "Path\To\IcarosThumbnailProvider.dll"
291
- or: RegSvr32.exe "Path\To\IcarosPropertyHandler.dll"
292
+ 3 . Run the following command: RegSvr32.exe "Path\To\IcarosThumbnailProvider.dll"< br />
293
+ & emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& nbsp ; or: RegSvr32.exe "Path\To\IcarosPropertyHandler.dll"< br />
292
294
293
- 4 . To unregister, run this command: RegSvr32.exe /u "Path\To\IcarosThumbnailProvider.dll"
294
- or: RegSvr32.exe /u "Path\To\IcarosPropertyHandler.dll"
295
+ 4 . To unregister, run this command: RegSvr32.exe /u "Path\To\IcarosThumbnailProvider.dll"< br />
296
+ & emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& emsp ;& nbsp ; or: RegSvr32.exe /u "Path\To\IcarosPropertyHandler.dll"< br />
295
297
296
298
297
- Note: If you're on a 64-bit system, make sure you register the dlls located in the 64-bit directory.
299
+ ** Note:** If you're on a 64-bit system, make sure you register the dlls located in the 64-bit directory.
298
300
If you need to enable Icaros in 32-bit dialogs on 64-bit systems, you must also register the dlls
299
301
located in the 32-bit directory.
300
302
301
-
303
+ < br />
302
304
303
305
304
306
Additional GUI Features
@@ -309,19 +311,18 @@ On this page, a wide range of options allows you to customize the look, interact
309
311
310
312
Changing the language here also gives you the option to change the language of the property labels in Windows Explorer.
311
313
312
-
314
+ < br />
313
315
314
316
315
317
Donations
316
318
===========================
317
319
318
320
If you like Icaros and wish to support the free development of the project,
319
321
please consider making a donation to the developer.
322
+
323
+ [ ![ Paypal link] ( https://img.shields.io/static/v1?label=Donate&message=Here&color=%232B6870&style=for-the-badge&logo=paypal )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=A4SV4449UB4UQ&lc=GB&item_name=Project%20Icaros¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted )
320
324
321
- Donation link:
322
- https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=A4SV4449UB4UQ&lc=GB&item_name=Project%20Icaros¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
323
-
324
-
325
+ <br />
325
326
326
327
327
328
Translations
@@ -330,12 +331,12 @@ Translations
330
331
If Icaros isn't currently translated in your language, and you wish to help out with the translation,
331
332
please check out this simple guide on how to translate Icaros:
332
333
333
- http://shark007.net/forum/Thread-How-to-Translate- Icaros?pid=37920#pid37920
334
+ [ Guide: How to translate Icaros ] ( https://github.com/Xanashi/ Icaros/discussions/29 )
334
335
335
336
Be sure to contact me at Xanashi[ at] gmail[ dot] com, if you have any questions or have a translation
336
337
file completed, and I'll be sure to include it in the next release of Icaros.
337
338
338
-
339
+ < br />
339
340
340
341
341
342
FFmpeg Info
0 commit comments