Main
Current News
Archived News
Search News
Forums
Discussion Forum


Old Forum
Programs
Install Programs
Downloads
Top 5 Downloads
  WinMPQ
    68938 downloads
  ShadowFlare Software Setup wizard
    28438 downloads
  SFmpqapi
    17458 downloads
  Scm Toolkit
    15933 downloads
  SCMLoader
    15809 downloads
View all counts
More Downloads...
Troubleshooting
Other Sections
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links

This page has been accessed 267421 times.

Small banner for links to this site:
Link to my page with this image.


Downloads

Do NOT link directly to the files on this page. You MAY, however, link directly to the ShadowFlare Software Setup wizard. Use the same addresses as used by this page. For all other files, link to the main address or this page instead.

Please do not provide alternate download links for files from this site if you do not intend to check this site frequently for updates and keep your downloads up-to-date, and please be sure to provide all relevant files. I do not like to get messages from users who downloaded my software from sites that did not provide all of the necessary files, nor do I like to get messages about bugs that have already been fixed.


Downloading and Installing Programs

1. ShadowFlare Software Setup wizard v1.02this download's page

Download and run this installer to download and install programs from this site. Other than a zip extraction utility, it needs no other files to be installed to run, other than what the zip contains.

SFSetup.zip (1.1 MB) Last updated 2:18 PM March 6, 2006 - by ShadowFlare - Total downloads: 15790

OR if you already have the Visual Basic 4 runtime files installed:

SFSetup_no-vbr4.zip (398 KB) Last updated 2:27 PM March 6, 2006 - by ShadowFlare - Total downloads: 6848

OR if you already have a previous version of this installer:

SFSetup_exe.zip (193 KB) Last updated 2:20 PM March 6, 2006 - by ShadowFlare - Total downloads: 5800


MPQDraft Plugins

1. SCMLoader v1.30this download's page

This is an MPQDraft plugin that allows almost all modded files to be loaded directly from Starcraft maps. It also has the features of my playlist plugin integrated into it, so you can use those in your maps.

Required Files
SCMLoader.zip (536 KB) Last updated 12:44 AM January 6, 2010 - by ShadowFlare - Total downloads: 14524

Optional Files
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/ - Download this if you want to use SCMLoader along with other mods or plugins.

2. ShadowFlare Playlist Plugin v1.13this download's page

This is an MPQDraft plugin that allows you to use a playlist for the music in a Blizzard game.

Required Files
SFPls.zip (29.4 KB) Last updated 5:27 AM September 12, 2009 - by ShadowFlare - Total downloads: 3666
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/

3. ShadowFlare Compression/Decompression Plugin v1.00this download's page

This plugin allows you to use files with the new compression type used in Warcraft III in other games, editors, or viewers that use storm.dll without needing to use Warcraft III's storm.dll.

Required Files
SFComp.zip (30.8 KB) Last updated 10:29 AM November 5, 2002 - by ShadowFlare - Total downloads: 4414
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/

4. ShadowFlare MPQ Filelist creator v1.01this download's page

This is a plugin that creates a list of files accessed from the mpq archives a Blizzard game uses.

Required Files
SFList.zip (20.6 KB) Last updated 6:19 PM July 20, 2002 - by ShadowFlare - Total downloads: 4681
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/


Programming Tools

1. VbToolsthis download's page

This is the code for various functions I've created for my Visual Basic programs. It contains functions for using the registry, recursive dir and delete functions, functions to help with using file and folder names, a few mpq archive functions, and some functions for manipulating binary data. In this new release, it includes code for using the common dialog boxes without the .ocx file provided by microsoft, and the registry code now has support for values of type REG_MULTI_SZ. It is compatible with Visual Basic 4 and higher.

VbTools.zip (10 KB) Last updated 6:19 PM July 20, 2002 - by ShadowFlare - Total downloads: 5114

2. SSI Parser Library v1.0this download's page

This is a perl script for parsing server-side includes (SSI). Some servers do not parse cgi scripts for them. If your server is one of those, you can use this script to do it. Also included is a cgi script you can use if your server supports cgi scripts, but not SSI, or if you want to keep your html hidden from viewers of your web page.

sfssi.zip (4.05 KB) Last updated 9:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 3302

3. SFmpqapi v1.07this download's page

This zip file contains an lmpqapi-compatible/storm-compatible dll library that reads/writes mpq archives without staredit or storm. The zip file also contains C++ header files, the necessary .lib files, and a Visual Basic module with the constants and VB declarations for the functions.

SFmpqapi.zip (166 KB) Last updated 2:57 PM December 9, 2002 - by ShadowFlare - Total downloads: 10026

For a more recent build with various fixes and enhancements, including somewhat updated MPQ support, get the following file instead. Though I have marked it as beta, it is only because some of the other included materials still need to be updated with the latest information before I package it as non-beta. These versions had only previously been bundled with WinMPQ or available by compiling from source.

SFmpqapi_beta.zip (248 KB) Last updated 12:06 PM January 18, 2013 - by ShadowFlare - Total downloads: 1422

I have also made a Linux port of SFmpqapi. It has full decompression support, but currently can only compress with Zlib compression (used by Warcraft 3). Note that this is a very old version and may not even work on recent Linux distributions. Compiling it from the more recent source code, which even in Linux has the full functionality of the Windows version now, is recommended.

SFmpq.tgz (115 KB) Last updated 2:58 PM December 9, 2002 - by ShadowFlare - Total downloads: 6010

Source code is also available

4. GRPapi v1.11this download's page

This zip file contains a dll library that may be used for loading and displaying grp graphics. It can also be used to create grp graphic files within your programs. As of version 1.01, you can have it use SFmpq instead of Storm for reading from MPQ archives. Also, you can use a custom drawing function so you can get the image data for the graphics into a buffer or draw it using a different method.

grpapi.zip (43.5 KB) Last updated 11:44 PM December 4, 2007 - by ShadowFlare - Total downloads: 4537

Source code is also available

5. Cwad Library v1.03this download's page

This is a library for reading files from StarDraft standalone .cwd archives and cwad archives in StarDraft's and StarGraft's all-in-one patch programs.

CwadLib.zip (35.2 KB) Last updated 10:21 AM January 18, 2013 - by ShadowFlare - Total downloads: 1185

Source code is also available for an alternate version that was partially rewritten to be more portable and has a slightly different API than the DLL version.

6. Lmpqapithis download's page

This zip file contains the C++ header file and static library you need to use lmpqapi in C++.

lmpqapi.zip (22.8 KB) - by Quantam

For information about this, go to Inside MoPaQ or the local mirror of it.

Use the files in lmpqapi_full.zip (684 KB) when running programs that use lmpqapi.

7. Lmpqapi with LoadLibrarythis download's page

This zip file contains a modified C++ header file and some code for loading lmpqapi at run-time, so you can check to see if it exists before using it or specify whatever path you want for lmpqapi at run-time.

lmpqapi_no-lib.zip (9.66 KB) Last updated 10:06 PM July 5, 2002 - by ShadowFlare - Total downloads: 3632

8. Lmpqapi for Visual Basicthis download's page

This zip file includes function declarations for using Lmpqapi in Visual Basic.

LmpqapiVB.zip (3.51 KB) Last updated 11:40 PM June 6, 2002 - by ShadowFlare - Total downloads: 3877

9. Stormthis download's page

This zip file contains the C++ header file and static library you need to use storm mpq functions in C++.

storm.zip (2.86 KB) Last updated 11:40 PM June 6, 2002 - by ShadowFlare - Total downloads: 6243

For information about this, go to Inside MoPaQ or the local mirror of it.

10. Storm with LoadLibrarythis download's page

This zip file contains a modified C++ header file and some code for loading storm at run-time, so you can check to see if it exists before using it or specify whatever path you want for storm at run-time.

storm_no-lib.zip (2.02 KB) Last updated 10:11 PM July 5, 2002 - by ShadowFlare - Total downloads: 4580

11. Storm for Visual Basicthis download's page

This zip file includes function declarations for using storm mpq functions in Visual Basic.

StormVB.zip (1.79 KB) Last updated 11:40 PM June 6, 2002 - by ShadowFlare - Total downloads: 4819

12. Mpq Control v1.60this download's page

This is an easy to use ActiveX control for working with mpq archives. Instructions for using it are included in the zip file.

MpqControl.zip (85.5 KB) Last updated 2:58 PM December 9, 2002 - by ShadowFlare - Total downloads: 10854

13. chsubsysthis download's page

This utility changes the subsystem of a compiled program. This allows you to give a console window to a program that normally would not have one.

Note: This program is a console application.

chsubsys.exe (32 KB) Last updated 6:19 PM July 20, 2002 - by ShadowFlare - Total downloads: 3801

14. Visual Basic Console Samplethis download's page

An example of a Visual Basic console program. This uses the win32 api to output to a console window. For the compiled exe, it was changed to the console subsystem using the above utility.

VBConsoleSample.zip (3.78 KB) Last updated 6:19 PM July 20, 2002 (Source code for sample VB console app) - by ShadowFlare - Total downloads: 3842
SFMpq.exe (16 KB) Last updated 6:19 PM July 20, 2002 (Compiled sample VB console app) - by ShadowFlare - Total downloads: 3858


Programs

1. WinMPQ v1.66this download's page

This is an mpq archiver that uses SFmpq. It has an interface somewhat similar to common archive editing tools. It currently has many features and has been considered one of the best mpq archivers around.

Required Files
WinMPQ.zip (242 KB) Last updated 9:44 AM January 18, 2013 - by ShadowFlare - Total downloads: 17665
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 3 (731 KB)

A version compiled with Visual Basic 6 instead of 4 is also available. It may be faster or it may be about the same. Most users should already have the VB6 runtime library, but it is provided here for those who don't (extract it to the same folder as WinMPQ if you need it). The Runtime Files Pack 3 installer may need the files from the Visual Basic 4 runtime files installer to function correctly.

Required Files
WinMPQ_VB6.zip (317 KB) Last updated 9:51 AM January 18, 2013 - by ShadowFlare - Total downloads: 12341
Visual Basic 6 runtime library (682 KB) - Microsoft
Runtime Files Pack 3 (731 KB)

If you are interested in seeing the source code for this program, here it is.

WinMPQ_src.zip (79.8 KB) Last updated 1:27 AM January 6, 2010 - by ShadowFlare - Total downloads: 13488
Current version and previous versions available here

If something in the new version doesn't work for you, or if it is slower with opening an archive, you may use the older version that used Mpq Control. Generally the current version is better, however.

Required Files
WinMPQ_1.54.zip (88.2 KB) Last updated 8:41 AM November 20, 2002 - by ShadowFlare - Total downloads: 17197
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 3 (731 KB)
Mpq Control - by ShadowFlare

Source code for this version:

WinMPQ_src_1.54.zip (53.1 KB) Last updated 8:41 AM November 20, 2002 - by ShadowFlare - Total downloads: 8247

2. IceCC v1.3this download's page

This is an iscript.bin (Starcraft image script) decompiler and compiler. It comes in the package as 3 separate programs: the console-mode decompiler and compiler (icedc and icecc) and IceCCUI (requires Java Runtime Environment). No other iscript.bin decompiler and compiler set is more correct on the names of animation types or its list of opcodes. Based on the source code for the original IceCC by DI.

Required Files for Windows
icecc-1.3-win32.zip (732 KB) Last updated 8:58 PM November 10, 2007 - by DI/Magnus99/Jeff Pang (updated by ShadowFlare) - Total downloads: 6560
IceCCUI requires Java Runtime Environment - Get it at http://java.com/getjava/

Required Files for MacOS 10
icecc-1.3-macosx.zip (787 KB) Last updated 3:44 PM January 6, 2008 - Compiled and packaged by Lord_Jeremy - Total downloads: 3213
IceCCUI requires Java Runtime Environment - Get it at http://java.com/getjava/

As per the GPL terms (the original license on IceCC), here is the source code. It should be compilable on most, if not all, platforms.

icecc-1.3-src.zip (709 KB) Last updated 8:59 PM November 10, 2007 - Total downloads: 3023

3. Grp Converter v1.00this download's page

This program converts .grp graphics for Starcraft and Warcraft II to bitmap format (.bmp) and back. It supports both known .grp formats for those games, importing RLE and non-RLE bitmaps, and 3 of the more popular palette formats and has a very good encoding engine that will accept larger images, mismatched image sizes, and other irregularities that most other converters do not.

Required Files
SFGrpConv.zip (52.6 KB) Last updated 11:44 PM December 4, 2007 - by ShadowFlare - Total downloads: 6651

4. Scm Toolkit v1.66this download's page

A utility to change the size of a StarCraft map and rearrange the tiles to be in the right order for that size. It also edits players colors, forces players go into, player types for all 12 players, map tileset, unit positions, types, and owners, and player races for all 12 players. It can open/save scm/scx files if you have mpq2k or lmpq and has a map protector. It also has a string table editor that has text color support.

Required Files
ScmToolkit_mpq2k.zip (48.4 KB) Last updated 8:23 AM November 8, 2002 - by ShadowFlare - Total downloads: 8578
This version uses Mo'Paq 2000 for modifying scm/scx files.
ScmToolkit.zip (59.6 KB) Last updated 8:40 PM February 16, 2002 - by ShadowFlare - Total downloads: 7355
This version uses my Mpq Control for modifying scm/scx files. It doesn't have the last two updates, which adds a file association option and startup folder options, but it works just as well as the other version.
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

Recommended utility for use with Scm Toolkit
IsomEdit - by ShadowFlare
With this you can fix the isometrics section when resizing maps. This will make it so the terrain can be placed properly in the Campaign Editor. (I would include this in Scm Toolkit, but I don't have the code for it available to me at the moment)

Required files for opening scm/scx files with mpq2k version
If you want a simple setup, download mpq2k_pack.zip. It has all the files you need to run Mo'PaQ 2000 v2.0 and has a setup program to install the files Mo'PaQ 2000 needs.
Mo'PaQ 2000 v2.0 and required files (232 KB) - by Quantum (some modifications by ShadowFlare)

The rest of these files are the original files for Mo'PaQ 2000.
Mo'PaQ 2000 v2.0 (166 KB) - by Quantum
lmpqapi_hack.zip (18.1 KB) - modified lmpqapi.dll for Mo'Paq 2000 v2.0 that works with the modified StarEdit.exe below
Mo'PaQ 2000 v1.1 (43.5 KB) - by Quantum
StarEdit.exe for mpq editors (557 KB) - This allows you to run Mo'Paq 2000 and the Campaign Editor at the same time.
Storm.dll (124 KB) - Blizzard
Mo'PaQ 2000 Page

Required files for opening scm/scx files with Mpq Control version
Mpq Control - by ShadowFlare

5. Isometrics Editor v1.00this download's page

This program modifies the isometrics section in Starcraft maps. It can also be used to fix the isometrics section when resizing maps in Scm Toolkit.

Required Files
IsomEdit.zip (21.2 KB) Last updated 10:15 PM February 27, 2002 - by ShadowFlare - Total downloads: 5844
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)
Mpq Control - by ShadowFlare

6. MPQ Embedder v1.01this download's page

A program for adding/removing/extracting MPQ archives embedded in files.

Required Files
MpqEmbed.zip (9.59 KB) Last updated 9:31 PM February 4, 2002 - by ShadowFlare - Total downloads: 10125
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

7. Battle.net Gateway Editor v1.02this download's page

This is a program for editing your Battle.net gateway list.

Required Files
BnGateEdit.zip (9.65 KB) Last updated 7:25 AM August 22, 2009 - by ShadowFlare - Total downloads: 13665
Visual Basic 4 runtime files (866 KB) - Microsoft

A version compiled with Visual Basic 6 instead of 4 is also available. I've provided it because most users should already have the VB6 runtime library, so for most this one should be easier to run. For those who don't have the VB6 runtime but want to use the VB6 version anyway, the VB6 runtime is also available here (extract it to the same folder as the program if you need it).

Required Files
BnGateEdit_VB6.zip (13.9 KB) Last updated 7:25 AM August 22, 2009 - by ShadowFlare - Total downloads: 1977
Visual Basic 6 runtime library (682 KB) - Microsoft

8. MapColors v1.0this download's page

This program makes it easier to have colored text in a map. All you have to do is select the color, click a button to copy it into the clipboard, and paste it where you want the text to be colored.

Required Files
MapColors.zip (5.12 KB) Last updated 9:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 6122
Visual Basic 4 runtime files (866 KB) - Microsoft

9. TblPad v2.0this download's page

This is a tbl file editor. It has a few features that are not in the one with StarDraft.

Required Files
TblPad.zip (14.3 KB) Last updated 9:56 PM February 4, 2002 - by ShadowFlare - Total downloads: 11607
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

10. StarExeHack v2.51this download's page

This program changes what mpq files Starcraft and Staredit use and some other things. A text file with a list of steps to create mpq files is included in the zip.

Required Files
StarExeHack.zip (18.2 KB) Last updated 9:55 PM February 4, 2002 - by ShadowFlare - Total downloads: 6406
Download StarEdit_v1_04.zip (556 KB) - Download this if you don't have Staredit from v1.04 of Starcraft.
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

11. Lo?Edit v1.00this download's page

Edits the lo* files that contain graphic offsets for turrets and other things.

Required Files
LoEdit.zip (12.1 KB) Last updated 9:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 5743
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

12. StarCraft/WarCraft Dialog Editor v0.91this download's page

Views and edits Starcraft dialog boxes(BIN files).

Required Files
BinEdit.zip (30.2 KB) Last updated 9:16 PM February 4, 2002 - by ShadowFlare - Total downloads: 6826
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

13. StarCraft Dialog Viewer beta v0.75this download's page

Views Starcraft dialog boxes(BIN files).

Required Files
BINView.zip (14.9 KB) Last updated 9:16 PM February 4, 2002 - by ShadowFlare - Total downloads: 5519
Visual Basic 4 runtime files (866 KB) - Microsoft

14. ShadowFlare Patcher v1.01this download's page

This program creates patches for modified or different versions of files. The patches can be used on another computer to get the files. The patches only have the differences between the original and modified file, so the patch will be significantly smaller if the modified file is large.

Required Files
SFPatch.zip (20.2 KB) Last updated 9:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 6343
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

15. AIEdit v1.32this download's page

Here is an aiscript.bin/bwscript.bin editor that can change the labels, code pointers, where the scripts are in Staredit, and other things.

Required Files
ScriptEdit.zip (30.6 KB) Last updated 9:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 6171
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

16. ShadowFlare File Splitter v1this download's page

This program divides files into segments. It can divide them into segments as small as 1 byte. It can join the files to create the original file. This program is good for putting large files on disks.

Required Files
SFSplit.zip (9.09 KB) Last updated 9:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 5937
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)
Runtime Files Pack 2 (544 KB)


Data Files

1. Other patchesthis download's page

Click here for some mpq files I've made that do a few different things.
Load them in MPQDraft to use them.

2. BrooCD.mpqthis download's page

This mpq file allows you to play Brood War singleplayer (not campaigns) and multiplayer games with the following CD's:

    Diablo (your CD must have install.exe)
    StarCraft
    StarCraft - Brood War
    Warcraft II Battle.net Edition

Instructions for using it are included in the zip.

Required Files
BrooCD.zip (85 KB) Last updated 9:16 PM February 4, 2002 - by ShadowFlare - Total downloads: 5191
MPQDraft - by Quantam - Get this at http://www.campaigncreations.org/

3. Warcraft II BNE mpq filelistthis download's page

This is a filelist for Warcraft II Battle.net edition. In it's time, it was the most complete filelist that existed. It has about 90% of the files in War2Dat.mpq, about 50% of the files in Install.exe, and the file in W2sounds.exe. More complete list files are available at http://www.zezula.net/

Required Files
war2_data.zip (7.12 KB) Last updated 10:06 PM February 4, 2002 - by ShadowFlare - Total downloads: 4465

4. Starcraft Campaign Editor Patchthis download's page

This patch allows you to place units on the map that are not normally placable on the map and place buildings on any terrain. It also allows you to use all the ai scripts. Maps created with this patch do not need a modified version of Starcraft to work.

Click here to get full details on this patch.

Required Files
StareditCwads.zip (55.8 KB) Last updated 9:54 PM February 4, 2002 - by ShadowFlare - Total downloads: 4548
To use this, convert to MPQ format with WinMPQ and use the converted MPQ in MPQDraft
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/

5. Starcraft Campaign Editor Patch BWthis download's page

This patch does everything the above patch does. It also allows you to save a map that has Brood War units as an SCM.

Required Files
StareditCwadsBW.zip (114 KB) Last updated 9:55 PM February 4, 2002 - by ShadowFlare - Total downloads: 4029
To use this, convert to MPQ format with WinMPQ and use the converted MPQ in MPQDraft
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/

6. Internal AI Scriptsthis download's page

This patch allows you to use all the AI scripts in Staredit.

Required Files
IntAI.zip (18.3 KB) Last updated 9:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 3839
To use this, convert to MPQ format with WinMPQ and use the converted MPQ in MPQDraft
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/

7. Carrier Modificationthis download's page

This patch changes the carrier. A list of most of the modifications is included in the cwad. The name of the file is '0\read this.txt'.

Required Files
Dreadnought.zip (43.7 KB) Last updated 9:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 3747
To use this, convert to MPQ format with WinMPQ and use the converted MPQ in MPQDraft
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/

8. Ultimate Nukethis download's page

This patch makes all units on the map take full damage from a nuke.

Required Files
UltimateNuke.zip (30.1 KB) Last updated 9:56 PM February 4, 2002 - by ShadowFlare - Total downloads: 3575
To use this, convert to MPQ format with WinMPQ and use the converted MPQ in MPQDraft
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/

9. Wraith Turretthis download's page

This patch gives the wraith a mutalisk as a turret. I changed the lol file for the wraith to make the mutalisk look like it is following the wraith.

Required Files
Wraith.zip (7.55 KB) Last updated 10:06 PM February 4, 2002 - by ShadowFlare - Total downloads: 3470
To use this, convert to MPQ format with WinMPQ and use the converted MPQ in MPQDraft
MPQDraft - by Quantam - Get this at http://sourceforge.net/projects/mpqdraft/


Runtime Files

1. Visual Basic 4 runtime filesthis download's page

This is required for all programs on this page. After downloading, unzip all the files and run setup.exe.

Visual Basic 4 runtime files (866 KB) - Microsoft

2. Runtime Files Pack 1this download's page

This is required for some of the programs on this page. Under the link to download a program, it will say if it needs this to work. After downloading, unzip all the files and run setup.exe.

The following files are in this zip:
Microsoft Common Dialog Control 6.0

Runtime Files Pack 1 (716 KB)

3. Runtime Files Pack 2this download's page

This is required for some of the programs on this page. Under the link to download a program, it will say if it needs this to work. After downloading, unzip all the files and run setup.exe.

The following files are in this zip:
Rich Text Control
Microsoft Windows Common Controls

Runtime Files Pack 2 (544 KB)

4. Runtime Files Pack 3this download's page

This is required for some of the programs on this page. Under the link to download a program, it will say if it needs this to work. After downloading, unzip all the files and run setup.exe.

The following files are in this zip:
Microsoft Windows Common Controls 6.0

Runtime Files Pack 3 (731 KB)