/ Published in: Windows Registry
The PK3 file format is used by Quake 3-based games to package their assets. PK3 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.
Expand |
Embed | Plain Text
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.pk3] "Content Type"="application/x-zip-compressed" "PerceivedType"="compressed" @="CompressedFolder" [HKEY_CLASSES_ROOT\.pk3\CompressedFolder] [HKEY_CLASSES_ROOT\.pk3\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\.pk3\OpenWithProgids] "CompressedFolder"="" [HKEY_CLASSES_ROOT\.pk3\PersistentHandler] @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
You need to login to post a comment.
