Lindersoft SetupBuilder Developer Edition v6.9.2380
Автор: NiNE | 19 октября 2008 | Комментарии (3) | Программы
Lindersoft SetupBuilder Developer Edition v6.9.2380


Lindersoft SetupBuilder - это мощный и многофункциональный инсталлятор. Программа Setup Builder 6.9 является одним из самых эффективных средств для создания исполняемых (MSI, ЕХЕ) файлов, имеющий в своем арсенале множество полезных функций и конфигураций в Windows Longhorn/Vista/2003/XP/2000/NT4 и Me/98/95. При создании нового дистрибутива вы можете настроить огромное колличество различных параметров. Определение всех записей в файлах системного реестра и инициализации, можно выбрать, будет ли программа автоматически загружаться с запуском операционной системы, а также оснащает каждый дистрибутив системой корректного удаления из системы и т.д. Вдобавок ко всем функциям Setup Builder 6.9 Professional, Developer Edition предоставит вам возможность установким обновлений, создания динамичной установки через Интернет. Эта программа также имеет следующие особенности: поддерживает Windows x64 (64-bit), имеет интегрированный Visual Debugger, поддерживает многие языки, может проводить Online регистрацию и многое другое.

**************************************************
SetupBuilder version 6 is a powerful and easy to use Installation Authoring and Configuration Management environment for developers and organizations deploying applications to the Microsoft Windows Platform, including Windows x64, Windows Vista and Windows Server 2008.

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 offers the full set of the features you need to quickly build bulletproof setups and updates for Windows.

Developer Edition is a best-of-breed product for setup developers who want complete control over their installations. 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, setupPROTECT to maximize your profit potential, reduce costs and increase your software security, a Visual Debugger to troubleshoot your installations by monitoring it as it runs, multi-language support, and much more.

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 6 is a powerful, flexible, and intuitive script-based Rapid Setup Development and Configuration Management tool for Windows Server 2008 ("Longhorn"), Windows Vista, Windows 2003, Windows XP, Windows 2000, Windows NT4 and even Windows Me/98/95.

Lindersoft SetupBuilder Developer Edition v6.9.2380


Features:
» Integrated Development Environment (IDE)
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.

» Visualizer
The intuitive interface, called Visualizer, is a wizard-based series of screens that walk the developer through the installation authoring process.

» Ready for Windows Vista
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.

» Ready for Windows Server 2008 ("Longhorn")
SetupBuilder 6 Developer Edition gets you ready for Windows Server 2008 ("Longhorn"). SetupBuilder 6 provides support for Windows "Longhorn".

» Windows Server 2003 Support
Conditionally install your application if the target system is running Windows Server 2003.

» Windows x64 Support
Build installations for both pure 64-bit applications and hybrid applications that mix 32-bit and 64-bit code.

» Microsoft .NET Support
Add .NET Assembly into the Global Assembly Cache (GAC).

» .NET Compile on Install
Pre-compile your assemblies as soon as they are installed, ensuring fast load times the first time they are run.

» .NET COM Interop Registration
Automatically have your assemblies registered for COM Interoperability on the target system.

» Release Management
Support for efficient project release management. Create multiple versions of an application from a single project.

» International Language Support
SetupBuilder offers unsurpassed support for multilingual installations right out of the box. One installation can automatically handle up to 29 "runtime" languages.

» Powerful Scripting Facility
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.

» Ultra Compact and Fast Installer Engine
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.

» Internet-based Installations (Web Install)
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.

» Notify Users of Application Updates (Web Update)
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.

» Delta Updates (Binary Patching)
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.

» Multi-version File Updater
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.

» Auto Update Generator
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.

» setupPROTECT Support
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.

» setupPROTECT SDK (sPSDK)
sPSDK is a small, fast, and efficient software development kit specially designed for SetupBuilder serial number and subscription key generation from within your own application. It lets you dynamically generate serial numbers and subscription keys on-the-fly. This tool is not part of the standard SetupBuilder installation and has to be requested separately. The sPSDK provides Clarion, Visual Studio C++ 2002, 2005 and 2008 source code example files.

» Password Protected Installs
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.

» Online Registration Support
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.

» Atomic Clock Time Support
SetupBuilder lets you retrieve the time from a NIST Internet Time Service host. The NIST Internet Time Service uses multiple stratum-1 time servers.

» "Include" Scripts Support
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.

» "Include" Script Library
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.

» Core PreRequisites
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.

» Redistributable Manager
The Redistributable Manager lets you obtain the latest available redistributable files from our web server.

» ODBC Support
SetupBuilder lets you install ODBC drivers, data sources and translators.

» Launch Extension Scripts or Files
Extend your installation's capabilities by using VBScript, EXE, MSI, or functions in DLL files.

» API Calling
API Calling gives you the ability to call Windows API from your installation script without writing C code.

» Import Registry Settings
Rather than typing tedious registry settings by hand, you can now import registry files (*.reg) into your installation.

» Visual Script Debugger
Troubleshoot your installations by monitoring it as it runs. SetupBuilder includes a real debugger for solving any problems with your scripts.

» Flexible Uninstall and Rollback Support
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.

» Customizable Uninstaller
SetupBuilder gives developers total control over the uninstallation process. Fully customizable, the uninstaller can be enhanced with dialogs and functions added by the developer.

» Custom Dialogs
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.

» Custom Graphics
Using any standard Windows Bitmap, it is easy to incorporate your own custom graphics such as company logos, splash screens, etc.

» Silent Installs
Create silent installations that operate without displaying user interface dialogs, prompts, messages or errors.

» Scheduled Task Support
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 for Large Applications
Media spanning functionality enables you to build an installation that spans more than one CD, or other media.

» AuthentiCode™ Technology
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.

» Multiple Build Configurations
Use the same project to build different versions of code, such as full and trial builds.

» Reusable Project Templates
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.

» Portable Projects
Easily move projects from one drive to another or from one machine to another.

» Dynamic Include and Exclude File Linking
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.

» Static File Dependency Scanners
The static scanner searches all of the files that are part of your application.

» Dynamic File Dependency Scanners
The dynamic scanner watches a running application and identifies all the files that are called.

» Command Line Compiler
Automate your installation build process by building your project from the command line.

» Conditional Features
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.

» Operating System Filtering
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.

» System Requirements Checking
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.

» Zip and Unzip Support
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.

» Standard User Interface
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.

» Works with Windows 95 and Up
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.

SetupBuilder 6.9 -- Build 2380 (October 10, 2008)
IMPROVEMENT: [SB#810031] Installer: Add "script engine thread synchronizing" to give active script execution tasks at the end of the installation time to terminate.

FIX: [SB#808071] IDE: The "#ftp upload" directive did not display the optional "[Post Compile]" switch in the Script Editor.

FIX: [SB#810032] Installer: Possible GPF in Web Installation projects.

FIX: [SB#809191] IDE: The "recursive folder" option in "Tools" | "Create Zip Archive" was not working as expected.

CHANGE: IDE: Increased width and height of the "Include Script Properties" dialog.

CHANGE: IDE: Renamed the "Handle String Function (Count List Items)" script function into "Handle String Function (List Item: Count)".

CHANGE: IDE: Renamed the "Handle String Function (Get List Item)" script function into "Handle String Function (List Item: Get)".

CHANGE: IDE: The SetupBuilder IDE handles the Web Update check interval verification and does not call wupdate.exe at startup any longer. This will avoid the elevation prompt on Windows Vista and Server 2008.

CHANGE: IDE: If a file from the "Recent List" is not found, it is not automatically removed from the list. The IDE displays a "The file cannot be opened. Do you want to remove the reference to it from the Recent list? (Yes/No buttons)" message box now.

CHANGE: IDE: The "#embed Vista manifest..." compiler directive displays the "Program Name" in the Script Editor.

CHANGE: IDE: The "#code-sign application..." compiler directive displays the "Descriptive Name" in the Script Editor.

CHANGE: Updated online help.

CHANGE: Updated PDF manual.


ОС: Windows Longhorn/Vista/2003/XP/2000/NT4/Me/98/95
Интерфейс: English
Размер: 11,9 Mb

Lindersoft.SetupBuilder.Developer.Edition.v6.9.2380-DOA

Rapidshare.com
SendSpace.com

Homepage

Как качать с Rapidshare, Depositfiles и Ifolder.ru?
  • 85
 (голосов: 1)
Комментарии (3):
andris2 | 21 октября 2008 08:09 | # 1 »


Комментариев: 20
Рег-ция: 16.04.2008
Ссылки заблокированы
Если можно презалейте, ПОЖАЛУЙСТА
NiNE | 22 октября 2008 01:09 | # 2 »


Комментариев: 107
Рег-ция: 14.05.2008
andris2,
перезалил ;)
akir610 | 3 ноября 2008 08:02 | # 3 »


Комментариев: 0
Рег-ция: --
Файл sPSDK6.exe требует пароль? Вообще зачем он???
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии в данной новости.


Поиск на сайте:
Расширенный поиск
 
Аккаунт:
Логин:
Пароль:
Регистрация на сайте
Напомнить пароль?
 
Наш выбор:
Mozilla Firefox 5
Opera 11
Download Manager
WinRAR 4
Total commander 7
QIP Classic
AIMP 2.6
GOM Player 2
K-lite Codecs
Nero 6
 
Друзья:
Nitki.net
Kopona.NET © 2008-2014
Adobe Creative Suite 5.5 Master Collection скачать бесплатно
Скачать программы бесплатно на Kopona.net