Please try clearing your browser caches. I've seen that help on occasion. Also check your log and see if it is choosing a mirror that is reasonably close to you. If it picks a bad mirror the odds of a bad download is higher.
You can try downloading the binary artifact [1], expanding it and using Apache Ant to run the install script. [1] http://flex.apache.org/download-binaries.html HTH, -Alex On 3/20/17, 9:43 AM, "Vincent Sotto" <[email protected]> wrote: >tried at work and at home, same "The Apache Flex SDK MD5 Signature of the >downloaded files does not match the reference value. The file is invalid, >installation is aborted. >Installation aborted" >Im from asia/ph if that does matter. running win10 64bit, 10mpbs >connection > > >On Mon, Mar 20, 2017 at 1:02 PM, Alex Harui <[email protected]> wrote: > >> An update: I was able to generate a 64-bit bundle, but not an installer >> EXE that installs a 64-bit app. It seems to generate a 32-bit app. >> >> Has anyone seen any info on creating an installer EXE for a 64-bit app? >> I'll ask internally at Adobe as well. >> >> Thanks, >> -Alex >> >> On 3/18/17, 9:33 PM, "Alex Harui" <[email protected]> wrote: >> >> >I haven't tried clear(). I'm trying to see if 64-bit will work because >> >then I think we can just deploy a new binary instead of having to go >> >through an entire release process. >> > >> >I spent some time this afternoon and could not get the AIR 25 SDK Beta >> >with 64-bit support to actually generate a 64-bit exe. Has anyone seen >> >any documentation on the process? >> > >> >Thanks, >> >-Alex >> > >> >On 3/18/17, 8:17 AM, "Josh Tynjala" <[email protected]> wrote: >> > >> >>I wonder if it would help to call clear() on the URLLoader's >>ByteArray in >> >>the Get AntOnAIR task after we save it to a file. While it's supposed >>to >> >>be >> >>GCed eventually, clearing the memory immediately is probably a good >>idea >> >>with these large files. I've had succuss doing something similar in >>cases >> >>where BitmapData used too much cumulative memory before it could be >>GCed. >> >> >> >>- Josh >> >> >> >>On Mar 18, 2017 7:24 AM, "Alex Harui" <[email protected]> wrote: >> >> >> >>> Do any of the Windows platforms we support not handle 64-bit apps? >> >>> Windows Server 2008 for example? >> >>> >> >>> Otherwise, it seems like we should rebuild the Windows Installer on >>a >> >>> 64-bit AIR version and replace the 32-bit one that we've deployed? >> >>> >> >>> Thoughts? >> >>> -Alex >> >>> >> >>> On 3/17/17, 3:46 PM, "piotrz" <[email protected]> wrote: >> >>> >> >>> >Hi :), >> >>> > >> >>> >Can someone post also this information to our Facebook fan page ? >> >>> > >> >>> >Thanks, >> >>> >Piotr >> >>> > >> >>> > >> >>> > >> >>> >----- >> >>> >Apache Flex PMC >> >>> >[email protected] >> >>> >-- >> >>> >View this message in context: >> >>> >https://na01.safelinks.protection.outlook.com/?url= >> >>> http%3A%2F%2Fapache-fle >> >>> >x-development.2333347.n4.nabble.com%2FANNOUNCE-Apache- >> >>> Flex-4-16-0-released >> >>> >-tp60427p60557.html&data=02%7C01%7C%7C526823ea8c5e49aa413108d46d88 >> >>> 85d2%7Cf >> >>> >a7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636253880511588257&sdata= >> >>> VGA%2B5 >> >>> >OrpJvyyOLnKX9G4wEv587gNa%2Fa4NInd9G0Auuk%3D&reserved=0 >> >>> >Sent from the Apache Flex Development mailing list archive at >> >>>Nabble.com. >> >>> >> >>> >> > >> >>
