|
HexEdit Pro 4.0: HexEditPro4_0.zip (including all required DLLs), size 8.3 MBytes download links: MediaFire.com HexEdit.com box.net MD5 of HexEditPro4_0.zip: F787 E3CF 1980 CB3B 489C F46E 20B0 2EFB SHA1of HexEditPro4_0.zip: 1E92 E119 10EC 57A2 3CD0 99B9 A2C8 2DD9 1292 6574 HexEdit 3.0F (free version) Note that MFC71.DLL and MSVCR71.DLL are not included. HexEdit 3.0F from Download.com HexEdit 3.0F (free) from RapidShare MD5 of HexEd30F.zip: E3A3 3960 7352 FB31 BDEB 0517 FA8D 0E64 HexEdit 2.X source code (hexeds20.zip, size 629 Kbytes) - requires BCG library to build HexEdit 1.1 source code (hexeds11.zip, size 500 KBytes) - does not require any 3rd party libraries except MFC |
Notes
|
Installing the Binary Distribution
1. Extract HexEditPro4_0.EXE from the zip file to a temporary directory using a program like WinZip, WinRar, etc.
2. Exit any applications that you are running, run HexEditPro4_0.EXE and follow the instructions.
3. You may install the following optional components:
4. When the installation is complete remove the installation files from the temporary directory. You may want to keep the zip file in case you have to reinstall HexEdit or to pass along to friends and colleagues.
5. If you intend to run HexEdit from the command line then it needs to be found in your PATH. You can do this by adding the directory where you installed HexEdit to your PATH. Alternatively you can move HexEdit.EXE to a directory that is already in your path, although this may confuse any attempt to remove HexEdit from the system.
Note: Always keep the help file (HexEdit.CHM), the custom toolbar buttons file (DefaultToolbarButtons.bmp), the tips file (HexEdit.TIP), and the EBCDIC translation file (EBCDIC.TAB), if needed, in the same directory as the executeable (HexEdit.EXE).
Installing the Source Code
1. The zip file contains a directory tree, so extract "with folders".
2. Visual C++ 6 or later is required to build the project.
3. Create a blank project workspace and add the HexEdit project (hexedit.dsp) to it.
4. To build the help files you need change the include location AFXHELP.HM in hexedit.hpj (near the end of the file).