Le samedi 23 octobre 2010 à 01:28 -0400, Chris Frey a écrit : > On Fri, Oct 22, 2010 at 10:08:54PM -0700, Patrick Horgan wrote: > > The download from Verizon is a .exe file named > > 9530AMEA_PBr5_1_.0.0_rel508_PL4.2.0.128_A5.0.0.328.exe > > > > How would I use it? > > Yeah, that's the challenge. 7z, cabextract, and orange looked like > promising programs to extract the COD files on Linux, but none of them > worked on the file I tried. > > Using 'strings' on the .exe seems to show "Install Shield" phrases. > But I don't know if that's what they use. > > The only other thing I can suggest is trying to run it under Wine, > if a Windows machine is truly not available.
Indeed, to firmware upgrade ; we don't need to patch barry tools. All is already supported. Nevertheless, we have to write a little tool that reads and parses ALX files (it's only XML files). Sample : ls WINE/Program Files/Fichiers communs/Research In Motion/Shared/Loader Files/9500-v4.7.0.78_P4.0.0.98/*.alx The first file to read is Platform.alx ; it's rather simple to understand ; you can install all ".cod" files (content into java directory) if your device supports it. Sample ; <fileset Bluetooth="True" Java="1.0"> <files> net_rim_bluetooth.cod </files> </fileset> If your device supports "Blutooth", you can install this .cod file. In my todo list, I have added this little XML tools... but not the time yet ! Regards, Nicolas ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel