I couldn't find any way to make RAR's perceived type "Compressed" like ZIP
If perceived types are hard-coded data, can we add 7-Zip, RAR files as Compressed too?
RAR perceived type = Unspecified?
-
Luigi
- Posts: 57
- Joined: 01 Sep 2011 00:41
RAR perceived type = Unspecified?
To see the attached files, you need to log into the forum.
-
highend
- Posts: 14997
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: RAR perceived type = Unspecified?
Are you talking about what the "Type" column displays?
One of my scripts helped you out? Please donate via Paypal
-
Luigi
- Posts: 57
- Joined: 01 Sep 2011 00:41
Re: RAR perceived type = Unspecified?
There is column named "Perceived Type"
To see the attached files, you need to log into the forum.
-
highend
- Posts: 14997
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: RAR perceived type = Unspecified?
That is a column, that displays what the shell returns. This has nothing to do with XYplorer!
To change / add file extensions, edit the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes
If there is no key for ".rar", create one
Than add a new string value called "PerceivedType"
and give it the value "Compressed".
Restart XYplorer to let it see the changed value for your files
https://msdn.microsoft.com/en-us/librar ... ived_types
To change / add file extensions, edit the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes
If there is no key for ".rar", create one
Than add a new string value called "PerceivedType"
and give it the value "Compressed".
Restart XYplorer to let it see the changed value for your files
https://msdn.microsoft.com/en-us/librar ... ived_types
One of my scripts helped you out? Please donate via Paypal
-
Luigi
- Posts: 57
- Joined: 01 Sep 2011 00:41
Re: RAR perceived type = Unspecified?
Okay I did it and it works. Thanks, we can close this then
XYplorer Beta Club