Comment #3 on issue 20134 by [email protected]: crx files don't open in many zip programs http://code.google.com/p/chromium/issues/detail?id=20134
I know WinZip should handle self-extractors, but do Compressed Folders and the OSX Built-in system? My guess is that 7-zip and InfoZip (the Linux port of which is found in Cygwin) just skip any "garbage" they find at the beginning of the file. (Potentially slow, but will find any zips) while WinZip tries to be efficient about it and assumes it's not a zip file if the magic number is neither Zip nor PE executable. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
