Developer Tools for the Windows Platform
Artistic Style
- Version Number: 2.04
- Revision Date: N/A
- Byte Size: 366KB
- License: Freeware
- Home Page: http://astyle.sourceforge.net
- Author: Tal Davidson
- Source Code: http://astyle.sourceforge.net
- Description: Free, fast and small automatic indentation filter for C, C++, and Java source codes.
Dependency Walker
- Version Number: 2.2
- Revision Date: N/A
- Byte Size: 610KB
- License: Freeware
- Home Page: http://dependencywalker.com
- Author: Stephen Miller, Microsoft
- Source Code: N/A
- Description: Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.
Inno Setup
- Version Number: 6.0.5
- Revision Date: May 2020
- Byte Size: 1.1 MB
- License: Freeware
- Home Page: http://www.jrsoftware.org/isinfo.php
- Author: jrsoftware
- Source Code: N/A
- Description: Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
Main features- Support for every Windows release since 2000, including: Windows 8, Windows Server 2012, Windows 7, Windows Server 2008 R2, Windows Vista, Windows Server 2008, Windows XP, Windows Server 2003, and Windows 2000. (No service packs are required.)
- Extensive support for installation of 64-bit applications on the 64-bit editions of Windows Vista, Windows XP, and Windows Server 2003. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 is required to install in 64-bit mode.)
- Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
- Standard Windows 2000/XP-style wizard interface.
- Customizable setup types, e.g. Full, Minimal, Custom.
- Complete uninstall capabilities.
- Installation of files:
Includes integrated support for "deflate", bzip2, and 7-Zip LZMA file compression. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCX's and type libraries, and install fonts. - Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
- Creation of registry and .INI entries.
- Integrated Pascal scripting engine.
- Support for multilingual installs.
- Support for passworded and encrypted installs.
- Silent install and uninstall.
Inno Script Studio
- Version Number: 2.4.2
- Revision Date: September 2020
- Byte Size: 7.4MB
- License: Freeware
- Home Page: https://www.kymoto.org/products/inno-script-studio
- Author: Kymoto Solutions
- Source Code: N/A
- Description: Inno Script Studio is a new intuitive graphical interface for generating and compiling scripts for the award winning Inno Setup compiler from Jordan Russell. Inno Script Studio provides help to simplify the creation of Microsoft Windows installations by allowing the generation of Inno Setup scripts by use of the intuitive interface to reduce the need to manually edit the Inno Setup scripts.
ISTool
- Version Number: 5.3.0.1
- Revision Date: September 2009
- Byte Size: 871KB
- License: Freeware
- Home Page: http://www.istool.org
- Author: bhenden
- Source Code: N/A
- Description: ISTool helps you create scripts for Jordan Russell's Inno Setup compiler. Inno Setup is a great compiler for very professional looking setups, and the only disadvantage is that you have to create fairly complex scripts by hand. With ISTool, you can edit these scripts in a visual environment, and creating these setup scripts becomes much easier.
ResEdit
- Version Number: 1.5.4
- Revision Date: N/A
- Byte Size: 437KB
- License: Freeware
- Home Page: http://www.resedit.net/
- Author: bhenden
- Source Code: N/A
- Description: ResEdit is a free Resource Editor for Win32 programs. You can use it if you want to use dialogs, icon, version information or other types of resources. Output files can be compiled by any Win32 compiler, like MinGW and Microsoft Visual C++.