FEAD Optimizer Extract Tool

It has finally arrived.  Introducing the FEAD Optimizer Extraction tool. This tool is designed to allow the quick extraction of a FEAD Optimized installer application such as Acrobat Reader.  I am surprised that NetOpSystems who make FEAD have not developed an application for network administrators that will allow easy extraction of the proprietary compressed files. …

It has finally arrived.  Introducing the FEAD Optimizer Extraction tool. This tool is designed to allow the quick extraction of a FEAD Optimized installer application such as Acrobat Reader.  I am surprised that NetOpSystems who make FEAD have not developed an application for network administrators that will allow easy extraction of the proprietary compressed files.  It would have been a simple application to make, believe me, there is a huge demand for such an application.

As the world is FEAD-up of waiting, Schooltechnician.co.uk has developed an easy-to-use tool that will allow the contents of the FEAD archive to be extracted to a specific location.  This eliminates the need to use tools like Filemon or to delve into the command line.

The tool works by simply running the Installer with some command line options.  Hey presto, you will now be saving hours of time when installing applications using Active Directory and other application deployment methods.

As you can see, there is a button to browse for the application you want to extract.  There is also an entry box to type or browse to the location where you want the files extracted to.  When ready, click on the extract button.

The extract location will automatically create a new folder for the extracted contents of the archive.  So if you are extracting Acrobat Reader (AdbeRdr70_enu_full.exe), the tool will save the files into a folder called AdbeRdr70_enu_full.  So, if you choose c:\temp, the folder called C:\temp\AdbeRdr70_enu_full would be created.

When the Extract button is pressed, the FEAD Optimizer will begin extracting the files to your chosen location.  In some cases, after the files have been extracted, an error messages will be displayed.  This error message can be safely ignored.

The tool is distributed as FREEWARE, and you can redistribute to whoever you want.  There is no limitation placed on the use of the tool, so Schools, Companies and Governments can use the tool free of charge whenever they like.  You can download the tool from the Files section of this site.

Similar Posts

  • PC Emulator Virtual PC

    Have you ever needed to test out a new bit of software or a new version of an operating system but didn’t have a spare computer that you could allocate for the testing?  If so, the solution is simple.  Your computer can run a bit of software that will emulate a computer inside of a…

  • Take control of Domain Passwords with Password Control

    There are many ways to change passwords on a Windows Active Directory Domain.  Users can change their own passwords on the workstation.  However for Network administrators there are not any built-in tools for administrating other user network passwords, unless you Remote Desktop to the Domain Controller or have installed the local support tools for Active…

  • Netopsystems – FEAD Optimizer – Command Line

    FEAD Optimizer is a system that is used to compress installation files into a highly compact distributable file.  The intention is of course to save on bandwidth and make installation a lot more reliable.  The FEAD compressed file works sort of like an executable ZIP file.  But unlike a ZIP file there are no third party…

  • cURL error 28: Connection timed out

    One of my work WordPress sites is hosted internally and requires an upstream proxy to access the internet. I’ve had issues with the CRON jobs failing and the cURL error 28 message appearing, but never managed to figure out the issue until now. WordPress 5.1 brought in a new feature in the Tools menu called…

  • Internet Explorer Max Connections

    If you are using a broadband connection it can be quite frustrating having to wait for Internet Explorer to finish rendering a web page.  Internet Explorer has a built in limit to the number of items that can be downloaded at any one time.  This limitation has been defined as part of the HTTP Specifications. …

  • Robocopy GUI

    If you like using the Microsoft Robocopy tool from the Server Resource kit to copy files across networks and disks, then you might be interested to know that there is a user friendly GUI.