Published in: Windows Registry
The JAR file format is used by Java programmers to package their code. JAR files are PKZIP compressed, so they can be opened by any program that supports ZIP files, including the built-in Compressed Folder wizard in Windows XP.
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.jar] "Content Type"="application/x-zip-compressed" "PerceivedType"="compressed" @="CompressedFolder" [HKEY_CLASSES_ROOT\.jar\CompressedFolder] [HKEY_CLASSES_ROOT\.jar\CompressedFolder\ShellNew] "Data"=hex:50,4b,05,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 [HKEY_CLASSES_ROOT\.jar\OpenWithProgids] "CompressedFolder"="" [HKEY_CLASSES_ROOT\.jar\PersistentHandler] @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
You need to login to post a comment.
