Resource Extractor Re V0.5 Download

The Original Multi Game Archive Extractor from the same guys that host this WIKI. MultiEx Commander is a tool that extracts from and edits 400 games at least! Aims at 100% working with all the games it supports. ResourcesExtract is a small utility that scans dll/ocx/exe files and extract all resources (bitmaps, icons, cursors, AVI movies, HTML files, and more.) stored in them into the folder that you specify. Download or get your weapon mod handy. A great place to get weapons is from GTAV-mods.com. Make a new folder for a resource and make a resource.lua and leave it empty. Note; you can place weapons folder inside another resources stream folder. Inside your new resource make a stream folder followed by a weapons folder (FolderNameStreamWeapons. System Extractor ICS/JB This tool extracts the system folder from a firmware or a Odin package. It isn't completly automatic but the steps are explained into the script Instructions: 1.Download the attched zip 2.Extract it 3.Run.

Extractor
ResourcesExtract v1.18 - Extract resource files (bitmaps, icons, html files, and more) from dll files
Copyright (c) 2008 - 2014 Nir Sofer

Related Utilities

Windows
  • IconsExtract - Extract icon/cursor stored in EXE, DLL, OCX, CPL files.
  • DotNetResourcesExtract - Extract embedded resources from .NET application.

Description

ResourcesExtract is a small utility that scans dll/ocx/exe files and extract all resources(bitmaps, icons, cursors, AVI movies, HTML files, and more...) stored in them into the folder that you specify.
You can use ResourcesExtract in user interface mode, or alternatively, you can run ResourcesExtract in command-line mode without displaying any user interface.

System Requirements

Resource Extractor Re V0.5 Download Iso

This utility works on any version of Windows, from Windows 98 to Windows 8.For using this utility under Windows 98/ME, you must download the non-Unicode version.

Versions History

  • Version 1.18:
    • Added x64 build.
  • Version 1.17:
    • Fixed bug: ResourcesExtract didn't extract some of the binary resources when 'Other Binary Resources' option is turned on.
  • Version 1.16:
    • Fixed tab order issue in the main window.
  • Version 1.15:
    • Added 'Multiple Files Mode', which allows you to extract the resources of every dll in a separated subfolder.
  • Version 1.12:
    • Added Drag & Drop support - dragging a file from Explorer window put it in the source filename field.dragging a folder from Explorer window put it as the destination folder.
  • Version 1.11:
    • Added support for choosing SubFolders depth in scanning.
  • Version 1.10:
    • Added new options: 'Save Config' and 'Load Config'
    • Added new command-line option: /LoadConfig - Start ResourcesExtract with the specified config file.
    • Added new command-line option: /RunConfig - Extract resources according to the specified config file, without user interface.
  • Version 1.04:
    • The filename of binary resource is now also contains the resource type name. (For example: mydll_2001_BINARY.bin)
  • Version 1.03:
    • Added support for string resources (saved as text file)
  • Version 1.02:
    • The main dialog-box is now resizable.
  • Version 1.01:
    • New option: Save bitmaps as .PNG file
    • Added AutoComplete to filename text-box.
  • Version 1.00 - First release.

Using ResourcesExtract

ResourcesExtract doesn't require any installation process or additional DLL files.In order to start using it, simply run the executable file (ResourcesExtract.exe).
In the main window of ResourcesExtract, you can choose a single filename to scan (e.g: c:windowssystem32shell32.dll),or multiple filenames by using wildcard (e.g: c:windowssystem32*.dll).In the 'Destination Folder', type the folder that you want to extract the resources files into.After you select all other options, click the 'Start' button in order to extract the resources.

Resource Extractor Re V0.5 Download 64-bit

Using ResourcesExtract From Command-Line

In order to extract the resources from command-line, you can use one or more from the following command-line parameters. Any parameter that you don't specify in the command-line is automatically loaded from the configuration file of ResourcesExtract (ResourcesExtract.cfg).
/RunConfig <Config Filename>Extract resources according to the specified config file, without user interface
/DestFolder <folder>Specifies the folder to extract all resource files.
/ExtractCursors <0 | 1>Specifies whether you want to extract cursor resources. Specify 1 to extract the cursors or 0 to skip the cursor resources.
/ExtractHTML <0 | 1>Specifies whether you want to extract HTML resources.
/ExtractAnimatedIcons <0 | 1>Specifies whether you want to extract animated icons.
/ExtractAVI <0 | 1>Specifies whether you want to extract avi resources.
/ExtractBinary <0 | 1>Specifies whether you want to extract binary resources.
/SubFolderDepth <Depth>Specifies the subfolders depth value. 0 = Unlimited.
/OpenDestFolder <0 | 1>Specify 1 if you want to open the destination folder automatically.

Here's some examples:
ResourcesExtract.exe /Source 'f:windowssystem32shell32.dll' /DestFolder 'f:tempresources' /ExtractIcons 1 /ExtractCursors 1
ResourcesExtract.exe /Source 'c:windowssystem32*.dll' /DestFolder 'c:tempresources' /ExtractIcons 1 /ExtractCursors 0 /ScanSubFolders 1
ResourcesExtract.exe /Source 'f:windowssystem32shell32.dll' /DestFolder 'f:tempresources' /FileExistMode 2

Translating ResourcesExtract to other languages

In order to translate ResourcesExtract to other language, follow the instructions below:
  1. Run ResourcesExtract with /savelangfile parameter:
    ResourcesExtract.exe /savelangfile
    A file named ResourcesExtract_lng.ini will be created in the folder of ResourcesExtract utility.
  2. Open the created language file in Notepad or in any other text editor.
  3. Translate all string entries to the desired language.Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
  4. After you finish the translation, Run ResourcesExtract, and all translated strings will be loaded from the language file.
    If you want to run ResourcesExtract without the translation, simply rename the language file, or move it to another folder.

License

This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files inthe distribution package, without any modification !

Disclaimer

The software is provided 'AS IS' without any warranty, either expressed or implied,including, but not limited to, the implied warranties of merchantability and fitnessfor a particular purpose. The author will not be liable for any special, incidental,consequential or indirect damages due to loss of data or any other reason.

Feedback

If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.com
Download ResourcesExtract (32-bit)
Download ResourcesExtract (64-bit)
Download non-unicode version of ResourcesExtract - for Windows 98/ME

ResourcesExtract is also available in other languages. In order to change the language of ResourcesExtract, download the appropriate language zip file, extract the 'resourcesextract_lng.ini', and put it in the same folder that you Installed ResourcesExtract utility.

Resource Extractor Re V0.5 Download Windows 7

LanguageTranslated ByDateVersion
ArabicAbu Rehaam21/01/20191.18
Brazilian PortugueseSiegfried Janke15/04/2014
BulgarianRadoslav Nenchovski (rado84)07/08/2012
CzechDamned03/12/2013
DutchJan Verheijen18/04/20141.18
DutchSander Lambregts21/03/20091.11
Frenchpapoo05/01/20141.17
FrenchYorotiba22/11/20151.11
FrenchJecome17/03/20091.11
GalicianXosé Antón Vicente rodríguez15/06/2008
German«Latino» auf WinTotal.de16/04/20141.18
GreekGeorge Georgiou05/05/2009
HungarianGabee21/08/20111.17
ItalianFabio Mastroianni10/07/2008
Japanese03/05/2008
Japaneseot_inc02/07/2008
KoreanDeokJae Lee18/07/2008
PolishHightower08/02/2010
Portuguese BrazilDouglas F.28/07/2014
RomanianJaff (Oprea Nicolae)05/02/20161.18
RussianMaxim Mukhin, Dm.Yerokhin08/03/2010
RussianMaxim Mukhin13/01/2010
Simplified Chinese醉倚黄昏01/08/2012
SlovakFrantišek Fico09/02/20171.18
SpanishRicardo A. Rivas29/08/20201.18
Spanish VenezuelaRicardo A. Rivas13/05/2020
SwedishMikael Hiort af Ornäs14/02/2012
Traditional ChineseVH07/10/2008
TurkishHARUN 'HARBEE' ARI18/03/2011
UkrainianAlex Lekh18/09/2009
Ukrainianvmsoft7716/06/20141.18
Valencianvjatv02/05/2008

Download

The current version of ResEdit is 1.6.6. You can download 32-bit or 64-bit version :

ResEdit changelog is available here.

Resource Extractor Re V0.5 Download Windows 10

You will need the Windows® Platform SDK to develop with ResEdit.

Donate

ResEdit is a freeware program. You can donate if you want to support ResEdit development.

Thank you in advance!

Screenshots

Resource Extractor Re V0.5 Download Pc

You will find some screenshots on this page

The Dialog EditorThe Menu Editor
The StringTable EditorResource code preview

Documentation

ResEdit online documentation is available on this page.

Features

Resource Extractor Re V0.5 Download Apk

  • Importing rc files generated by Microsoft Visual Studio resource editor.
  • Supported formats : Resource Script (rc), Compiled Resource Script (res), Win32 Portable Executable (exe, dll).
  • Format conversion in command-line mode.
  • Advanced Dialog editor. All existing kind of Win32 controls are supported (Static text, Buttons, Edit controls, Pictures, ...).
  • A basic picture editor to open and modify bitmaps, icons and cursors
  • Possibility to include all sort of resources.
  • Generation of C++ code for the Dialogs (code with CreateWindowEx) and Menus (CreateMenu, CreatePopupMenu...). However it is not possible to import C++ sources files.
  • Unlimited Undo/Redo buffers
  • Customizable layout : you can drag and drop panels to place it wherever you want.

Translations

You can help me if you want to translate ResEdit into your language. This file contains all characterstrings which can be translated.To create a new language, you just have to begin a new column with your language name.

Resource Extractor Re V0.5 Download Utorrent

Please send me your txt ou modified xls file, even if your translation is incomplete. It will be released on this site.