SetupBuilder 10.0.6531
Deploying any kind of software application is one of the most complex tasks you face as a developer.
|
Deploying any kind of software application is one of the most complex tasks you face as a developer. It's difficult to prepare an application correctly for installation on every possible system configuration and provide deployment options. SetupBuilder attempts to help you do it all.
As rapid application development (RAD) tools have become commonplace, simplifying the development process and reducing project life cycles, the ability to create smooth, efficient applications in less time often means needing to deploy them just as quickly. SetupBuilder is a Rapid Setup Development and Configuration Management tool for Windows Vista/2003/XP/2000/NT4 and Me/98/95.
If you distribute software to others - within a department, company, or to the public - ensuring that your users can install the software smoothly should be a major concern. SetupBuilder 5 can help ease your mind.
Unlike the monolithic installation technologies available today, SetupBuilder 5 has been designed from the ground up to deliver a perfect fusion of installation authoring, web deployment, configuration management, and scripting technologies. When MSI is simply not enough...use SetupBuilder 5.
In addition to all functions found in SetupBuilder Professional, the Developer Edition flagship provides advanced features such as Web Installation and Web Update (live update) for creating dynamic Internet-based installations (powered by iDeploy), Windows x64 (64-bit) support, Integrated Visual Debugger, multi-language support, MultiVersion file updater (multi-version patch), Delayed File Install support, customizable Uninstaller, Windows Services support, built-in support for Authenticode Digital Signatures, Serial Number Generator, HTTP Post and File Downloading functions, AutoUpdate Generator, Online Registration, Dynamic Scanning, Zip and Unzipping, built-in installation support for SoftVelocity's IP Data Server (IPDS), MapDrive and NetShare functions.
SetupBuilder features
SetupBuilder provides a task-based IDE. Even those who have never programmed an installation before can develop one in less than ten minutes. Context-sensitive help is embedded at every step.
The intuitive interface, called Visualizer, is a wizard-based series of screens that walk the developer through the installation authoring process.
SetupBuilder gets you ready for Windows Vista. It provides support for important new Windows Vista security functionality and ensures that users are asked to authenticate themselves only once.
Build installations for both pure 64-bit applications and hybrid applications that mix 32-bit and 64-bit code.
Conditionally install your application if the target system is running Windows Server 2003.
Add .NET Assembly into the Global Assembly Cache (GAC).
Pre-compile your assemblies as soon as they are installed, ensuring fast load times the first time they are run.
Automatically have your assemblies registered for COM Interoperability on the target system.
SetupBuilder offers unsurpassed support for multilingual installations right out of the box. One installation can automatically handle up to 29 "runtime" languages.
With over 400 predefined setup-related functions, the point-and-click SetupScript language gives you flexibility in any part of the installation, including user dialog sequence, file transfer, error handling, reboot, and even uninstallation.
No matter how fast your Net connection is, bandwidth is a precious resource. SetupBuilder has always been the industry-leader in low-overhead, high-performance software installers and we are committed to staying leaps ahead of the competition.
SetupBuilder's Internet distribution technology, called iDeploy, allows you to very easily deploy and update your applications over the Internet. It offers complete control and flexibility for electronic software distribution and reduces your company's support costs.
Web Update provides an easy and royalty-free way for software application developers to simply add live Internet version updating to any program. You can give your software a more dynamic feel to it by providing real-time download of upgrades to those users who need it most.
Create industry-standard byte-level patch installations to distribute repairs and updates. That makes product improvements, beta testing and bug fixes a whole lot easier.
SetupBuilder allows you to create multi-version patch files. Multiple patch files update multiple versions of a given file set. You can now apply a patch file that updates versions 1 and/or 2 etc. of a program to version 3.
This feature takes an existing product folder tree and compares it to the folder containing your newer files. It can generate the update files for any files that have changed. It can also include any new files that have been added.
SetupBuilder can help you manage access to your software. With its powerful Serial Number feature, you can quickly create thousands of unique serial numbers. The Subscription Key technology is well suited for software subscription services in which the end-users subscribe, for instance on a monthly, quarterly, semi-annually, etc. basis. Your installer data is only accessible to those users who supply a valid serial number and subscription key.
The author of an installation can incorporate one or more passwords for the installation. The user would be required to enter a password for the installation to complete.
SetupBuilder allows the user to register your program after the installation has been completed successfully. The installer will do a HTTP POST operation to pass data to the web server. A CGI program on your server can then retrieve the data.
SetupBuilder lets you retrieve the time from a NIST Internet Time Service host. The NIST Internet Time Service uses multiple stratum-1 time servers.
Organize your scripts and make them modular. This feature lets the active script include the entire contents of another script file. The SetupScript language is based on the concept that the core language may be extended or expanded by writing include scripts. Programmers have access to the source code and can alter it to fit their unique needs.
SetupBuilder provides a library of include scripts that perform very specific tasks. You don't have to waste time writing tedious code to do the things that are built-in right into SetupBuilder.
SetupBuilder provides point-and-click support for core pre-requisites (e.g. .NET Framework 3.0, Windows Installer 3.1, J# 2.0, etc.). The Core PreRequisites feature makes it possible to streamline the installation process and to ensure the pre-requisite components are in place.
The Redistributable Manager lets you obtain the latest available redistributable files from our web server.
SetupBuilder lets you install ODBC drivers, data sources and translators.
Extend your installation's capabilities by using VBScript, EXE, MSI, or functions in DLL files.
API Calling gives you the ability to call Windows API from your installation script without writing C code.
Rather than typing tedious registry settings by hand, you can now import registry files (*.reg) into your installation.
Troubleshoot your installations by monitoring it as it runs. SetupBuilder includes a real debugger for solving any problems with your scripts.
The uninstall feature follows a clean removal logic to return the target computer to its state prior to the application being installed. It can also perform setup rollback if an installation fails.
SetupBuilder gives developers total control over the uninstallation process. Fully customizable, the uninstaller can be enhanced with dialogs and functions added by the developer.
For instances where you want to add custom dialogs, SetupBuilder incorporates that ability, too. With SetupBuilder, you can even opt to completely discard the standard installation interface for your own, making the installation a more personal experience for your organization.
Using any standard Windows Bitmap, it is easy to incorporate your own custom graphics such as company logos, splash screens, etc.
Create silent installations that operate without displaying user interface dialogs, prompts, messages or errors.
Schedule any script, program, or document to run at a time that is most convenient for you. Scheduled Tasks run in the background, and it starts each task that you schedule at the time that you specify when you create the task.
Media spanning functionality enables you to build an installation that spans more than one CD, or other media.
SetupBuilder supports AuthentiCode™. This technology provides a secure method of distributing applications. If a distribution has been signed using AuthentiCode™ technology, you can rest assured it is from a trusted source.
Use the same project to build different versions of code, such as full and trial builds.
If you consistently use the same default settings in your installation routines, you can create installation templates that can be used as starting points for your installs.
Easily move projects from one drive to another or from one machine to another.
Dynamically include or exclude any number of files at build time using power filter masks. Saves time because you don't need to add or remove files individually.
The static scanner searches all of the files that are part of your application.
The dynamic scanner watches a running application and identifies all the files that are called.
Automate your installation build process by building your project from the command line.
Conditional features allow you to break a complex installation into multiple parts. You can use conditional features to build a single package that supports a partial installation of your product. You can create a single installation that provides this flexibility.
Create one installation that supports multiple operating systems by filtering files specific to Windows Vista, Windows Server 2003, Windows XP, 2000, NT4, Me, 98 and 95.
Easily enforce system requirements just by clicking a few boxes. Built-in checks include operating system, .NET Framework version, memory, screen resolution, color depth and administrator privileges.
SetupBuilder lets you add zip and unzip functionality to your installer quickly and easily. When the situation calls for it, you'll be able to extract files from a .ZIP archive for further processing or create industry-compatible .ZIP archives.
There is no need to worry about the "look and feel" of the software installation unless you want to. SetupBuilder creates the installation interface for you with the "look and feel" of standard Windows program installations. The installation screens are familiar since most applications use the same type of interface for installation.
While other installer tools are dropping support for older operating systems such as Windows 95 and 98, we believe that your choice of installation builder shouldn't limit your potential market. Setups created with SetupBuilder work just fine on every Windows operating system from Windows 95 to Vista and beyond.
The documentation for SetupBuilder is available as an indistry-standard .pdf file.
Limitations
tags you can the installation support for support setupbuilder windows vista your installation lets you files that setupbuilder provides serial number use the the same windows server
Download SetupBuilder 10.0.6531
Download SetupBuilder 10.0.6531
Purchase: Buy SetupBuilder 10.0.6531
Similar software
SetupBuilder 10.0.6531
Lindersoft Inc
Deploying any kind of software application is one of the most complex tasks you face as a developer.
Setup Builder 6.07.006
GPP Software
Setup Builder runs on Windows 32-bit platforms and is built for creating and maintaining Windows Hosted installation procedures.
Wise Installation Express 7.0.0.760
Wise Solutions
Wise Installation Express 7 is a new installation authoring utility which supports Microsoft’s Windows Installer technology.
ThunderSetup Professional 2.0
cmW@re
ThunderSetup Professional is a powerful, completely script-based Win32 installation program that includes a redistributable web updating utility.
Nullsoft Scriptable Install System 2.25
NullSoft
Nullsoft Installation System is a pretty small, efficient and very capable installation system for all Windows based systems.
Wise Installation Studio 7.00
Wise Solutions
Wise Installation System is a script-based, easy-to-use installation utility that will help developers create reliable, professional installations to meet a wide range of requirements.
Ghost Installer Studio 4.8.1
gInstall Corp.
Ghost Installer Studio is a visual tool for creating installations.
Actual Installer 7.0
Softeza Development
Actual Installer is a professional software installer that enables you to rapidly create excellent installation packages for your Windows software.
Tarma ExpertInstall 3.8.3382
Tarma Software
Tarma ExpertInstall creates fast and compact software installers for Microsoft Windows 95, 98, Me, NT 4, 2000, XP and Server 2003 platforms.
ThunderSetup Standard 2.0
cmW@re
ThunderSetup Standard will help you create powerful and modern Win32 installers in a short period of time.