Indigo Rose Software
review

Setup Factory Product Features

January 28, 2009 by admin · Leave a Comment 

Don’t be fooled by products costing twice as much – Setup Factory 8 has everything you need to make rock-solid professional software installers. It’s also easier to use and faster to work with. Setup Factory 8 features a quick-start project wizard, customizable dialogs, themes/skins, runtime modules, multilingual support, MD5 encoded serial numbers, single-file setup.exe for internet downloads, powerful scripting engine with 250+ functions, Authenticode support and much more.

Standard Features

Install Any File – Anywhere!
Setup Factory 8 features an unbeatable development environment that puts you in total control of your files. Simply drag and drop your files and folders onto the project window and you’re ready to build. Setup Factory is smart enough to maintain your folder structure, automatically query version resource information, create shortcut icons and ensure 100% data integrity with reliable CRC-32 checking. Of course, everything can be customized and overridden if you wish, but for most projects the improved Project Wizard can handle it all with just a few clicks.

Compact Single-File Setups
Smaller and faster means a better experience for your customers and Setup Factory 8 delivers. Compare our tiny ~450 KB runtime overhead (including uninstall) to the competition and see for yourself. Additionally, with no “unpacking” step required, Setup Factory 8 installers are also much faster to initialize and install than those created by competitive tools. What’s more, our Publishing Wizard walks you through the build process with a few easy steps. The single-file setup.exe is ready for distribution by web, email, LAN, CD, DVD and even floppy disk.

Project Wizard Quick-Start
Spend five minutes with Setup Factory’s easy to use Project Wizard and come away with a complete, ready to build installation project. You’ll be walked through each option so you can get your project started as quickly as possible.

Flexible Uninstaller
Setup Factory 8 features a new and improved uninstall feature. Simply turn it on and let Setup Factory worry about removing your files. Anything that is installed during the setup will be marked for removal by the uninstaller. However, if you want to go in and tinker with the settings, you’ll find that the uninstaller is now fully customizable. You can take full control of what files are removed, what shortcut icons are deleted, what registry changes are made and anything else you require. Even the dialog screens and sequence can be adjusted to suit your needs!

System Requirements Checking
You can easily enforce system requirements just by clicking a few boxes. Built-in checks include operating system, memory, screen resolution, color depth and administrator privileges. If the user’s system does not meet the minimum requirements you have chosen, the installer can either warn the user or abort the setup entirely.

Advanced Features

NEW! Support for Files Larger Than 2GB
Are you distributing massive data files? Setup Factory 8 is up to the challenge. While many installers will choke on files larger than 2GB in size, Setup Factory 8 sails right on through. In fact, with our new LZMA data compression, you’ll also get dramatically better compression ratios and lightning fast installs.

Serial Numbers, Security and Access Features
Setup Factory includes a variety of features designed to help you manage access to your software, including serial number lists and date-based expiration. With its powerful serial number generator you can quickly create thousands of unique serial numbers, which are stored internally as secure MD5 hashes. Hidden from prying eyes, your installer data is compressed using proprietary algorithms and only accessible to those users who supply a valid serial number. Of course, if you’d rather do it yourself, Setup Factory 8 is flexible enough to support your own custom validation and authorization schemes.

Packages, Categories and Install Types
Creating installers for complex and multi-part products is now easier than ever. With dramatically improved support for grouping files into packages, it’s a snap to group products and features into a single installer. There’s even support for categories so you can group your packages into logical components. It’s the ultimate in flexibility for those large projects that need to support different installation types like typical, minimum, complete and custom.

Dependency Modules & Runtime Support
Instantly add runtime support for many popular third-party technologies, including Visual Basic 5.0, Visual Basic 6.0, DCOM, JET, MDAC, Visual C++ and more. Additional dependency modules are easy to create and integrate seamlessly into the development environment. Setup Factory 8 gives you complete control over the detection and installation of each module, so you can easily adjust the behavior to suite your particular requirements.

NEW! Latest Technologies
In addition to the classic modules like Visual Basic 5.0/6.0, DCOM, JET and MDAC – Setup Factory 8.0 now includes easy-to-use runtime dependency modules for the newest and most popular technologies like .NET 3.0, .NET 3.5, SQL Express 2005, Visual C++ 2008 and Windows Installer 3.1 v2.

International Language Support
Setup Factory 8 offers unsurpassed support for multilingual installations right out of the box. While some products charge you extra for this essential feature (or don’t offer it at all), Setup Factory 8 gives you everything you need to support your customers and clients around the world. Installers created with Setup Factory can automatically determine the language of the client operating system and adjust the display of screens and messages appropriately. Whether you need to support English, French, German, Spanish, Italian or any other language recognized by Windows, with Setup Factory 8.0 you simply provide the text and your installer takes care of the rest!

NEW! LZMA Data Compression
With Setup Factory 8’s new high performance LZMA data compression, you’ll see remarkably smaller installers as well as faster installation performance than ever before. Compared to Setup Factory 7, our test results show up to 300% better compression performance and up to 20% faster installation speed. You’ll be able to fit more on each CD/DVD (that’s a potentially huge manufacturing cost savings) and reduce your bandwidth for Internet distributed installers (that saves both you and your customers time and money). Additionally, customers will notice that your installers finish faster – and that means happier customers!

NEW! Automatic Authenticode Signing
It’s never been faster or easier to “codesign” your installer executable. Authenticode signing is incredibly important for both Internet downloads and Vista compatibility. Simply point Setup Factory 8 to your certificate and private key files, give it the description information and it will automatically sign your setup.exe during the build process.

Customize the Look of Your Installer

Install Wizard Screens
Over 20 pre-built layouts handle just about any task your installer could want, and it’s easy to adjust them to fit your needs exactly using the advanced dialog editor. There’s everything from check boxes, radio buttons and edit fields to popular screens like license agreements, serial number verification, shortcut folder selection and other advanced options. Each screen features a real-time preview so you can see the result of your changes as you work.

Themes and Skins
Choose from dozens of pre-made themes (skins) for your screens or even make your own. It’s as easy as viewing a live dialog preview and picking your favorite style. You can configure everything from fonts (face, color, size, style) and banner images to body/background graphics, control colors (buttons, check boxes, radio buttons) and more. Whether your installer needs a corporate feel or a hip attitude, you can do it with Setup Factory 8!

NEW! Visual Dialog Editor
One of your most asked for features is finally here. You now have the freedom to create your own custom dialogs from scratch! Start off with an empty wizard dialog and then drop whatever controls you require onto it. Resize them, reposition them, call script code and much more. It’s fully featured and totally visual. When one of the built-in dialogs doesn’t get you where you want to go, the new visual dialog editor is sure to fit the bill.

Background Window Options
Choose between the traditional setup-wizard style or the modern Windows Installer style interface. You can customize the background window with gradients, images, color washes, headlines and footer text with 3D effects. Now you can also select a custom taskbar icon, force the setup window to remain on top of other windows or even hide the taskbar icon completely for totally silent installs.

NEW! Custom Setup Icon and Version Resource Info
You can now change the embedded setup.exe icon as well as the embedded version resource information (comments, product version, company name, product name, description, trademark, copyright etc.). While other installers force you to display their branding to your customers, Setup Factory 8 gives you the freedom to brand your installer however you see fit.

Scripting System for 100% Flexibility

Powerful Scripting Engine
Setup Factory incorporates an incredibly powerful free-form scripting engine. Based on the popular LUA language, this easy to understand scripting language features everything from “for, repeat and while” loops, to “if/else” conditions, functions, variables and tables (associative arrays). Paired with the built-in action library, full mathematical evaluation and Boolean expressions, there’s simply nothing you can’t achieve. Of course, we’ve also built in an “Action Wizard” and “Code Wizard” so even complete novices can create powerful installers that handle even the most demanding installation tasks.

Extensive Action Library
Setup Factory comes with a built-in library of more than 360 easy to use actions, so you can do whatever you need without having to be an advanced programmer. There are actions to handle everything from text file editing to system registry changes. You can execute programs, call DLL functions, query drive information, manipulate strings, copy files, enumerate processes, start and stop services, interact with web scripts, display dialog boxes and much more.

Fill-in-the-Blanks Style Action Wizard
You don’t have to be a wizard to create powerful installers with Setup Factory 8. We’ve built the wizard into the software! Simply choose the action you want from a categorized list (complete with on-screen interactive help), fill in the requested information fields and the wizard does the rest. You don’t have to know anything about scripting or programming – just fill in the blanks and you’re done. Making changes is just as easy. Click on the line you want to change and press the “edit” button to go back to the original form. It’s really that easy.

Color Syntax Highlighting Action Editor
If you’ve outgrown the Action Wizard interface or simply want to unleash the power of the fast and efficient scripting engine, we’ve got you covered. The Setup Factory 8 freeform action editor features all of the professional features you’d expect. There’s color syntax highlighting, code completion, function highlighting, as-you-type action prototypes, Ctrl+Space function listings and even context-sensitive help. If you’re used to programming in Microsoft® Visual Basic, Microsoft® Visual C++ or any other modern development language, you’ll be right at home.

NEW! Stand Alone Script Editor
Setup Factory 8.0 now includes the Indigo Rose Script Editor application. This new stand-alone program allows you to edit your installer scripts outside of the Setup Factory 8 IDE. Includes support for syntax highlighting, intellisense code completion and help file integration. Simply run “IRScriptEditor.exe” from the Setup Factory 8 program folder.

NEW! Extensive MSI Action Library
For when you want your Setup Factory 8 “script” installer to interact with “MSI” installers like Indigo Rose’s MSI Factory. These new actions leverage the Windows Installer service technology on the user’s system. They make it easy to query the state of products, features and components on the user’s system that were installed with a MSI Windows Installer package.

Expandable with Action Plugins
Setup Factory 8 can be easily expanded with Action Plugins. These plugin modules can extend the product in infinitely powerful ways, such as adding support for databases, XML, data encryption and FTP file transfers. Tight integration with the design environment – including IntelliSense style code completion and syntax highlighting – makes them just as easy to use as built-in actions. Plugins are available through Indigo Rose as well as third-party developers thanks to Indigo Rose’s freely available plugin development kit.

NEW! Custom Error Handling Events
Sometimes things go wrong during install or uninstall. Perhaps the user doesn’t have the correct system requirements, or is missing a required application. With Setup Factory 8 you can either let the installer handle it with intelligent defaults, or you can now trigger script code thanks to the new “On Install Error” and “On Uninstall Error” events. These events are fired when an error occurs during the setup or uninstall, allowing you to handle it in a custom way.

NEW! More Script Actions than Ever
Setup Factory 8 now comes with over 360 high level functions (actions) for use in your installer scripts. That’s 40+ more than in v7.0. We’ve built in some real goodies too, such as the new MSI action library.

Productivity & Team Development

Built-in Spelling Checker
Now it’s easier than ever to make sure that typos don’t creep into your projects. Basically anywhere you can type, you can perform a spell check to ensure error-free text. Dictionaries are available for over a dozen languages including English, French, German, Italian, Spanish, Dutch, Swedish, Danish, Croatian, Czech, Polish and Slovenian.

Reports and Logs
Keeping track of the essential details of your installation project is now just a couple of clicks away. With improved HTML-based project reports (featuring CSS formatting) and text-based install-time log files, you’ll have an accurate record of everything you need. New options let you control the level of detail being logged, including options for recording errors and script actions.

Silent Installs
Create silent installations that operate without displaying user interface dialogs, prompts, messages or errors. Easily read command defaults from a response file and control the installation automatically. Silent installs let you maintain control over hundreds or thousands of workstations while enforcing corporate standards. New options let you enable silent installs with a command line switch, or even force the installer to always run in unattended mode. Setup Factory 8 installers automatically return command line status codes and can be easily called from batch files and automatic build processes.

Visual Basic Project Scanner
If you’re creating installers for your Visual Basic projects, then look no further! Setup Factory can analyze your VB project and automatically add the necessary runtime files and dependencies for you. There’s even an advanced executable scanner that can assist you in determining required DLL’s and libraries for those difficult to manage multi-team projects.

Unattended Builds
Setup Factory 8 fits seamlessly into your daily build process. Creating your product installer every time you build your source code makes it easy to test early and often. Simply include your Setup Factory project in your build process to run automatically and output a finished setup.exe.

NEW! Plays Well with Source Control
For those of you who prefer to keep your Setup Factory project files in a source control system, we’ve made it possible to turn off the recording of file time, statistical data, and version information inside the project file. This makes it much easier to add Setup Factory project files to source control and not trigger immaterial “changes.”

100% Compatible

Works with Windows 95 through Windows 7
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 Setup Factory 8 work just fine on every Windows operating system from Windows 95 to Windows 7.

NEW! Updated for Windows 7, Vista, XP, Server 2003 and Server 2008
Build your installer with Setup Factory 8.2 and relax. We’ve included all of the latest OS detections, automatically populated built-in variables with the latest “popular” folder locations (e.g. CommonDocumentsFolder, MyMusicFolder, MyPicturesFolder, MyVideosFolder) and built-in the smarts so your installer will work on the newest operating systems as well as legacy systems all the way back to Windows 95. Ask the competition if they can do that…

NEW! 64 Bit Windows
There is now a new global variable that returns the location of “_ProgramFilesFolder64″ as well as session variables for locating “%ProgramFilesFolder64%” and “%CommonFilesFolder64%.”

Comprehensive User’s Guide

We listened when you said you wanted more learning resources. The new user’s guide has been written from scratch to cover everything you need to know to create professional installers. You’ll learn everything from basics like working with files and customizing the user interface all the way up to lessons on mastering the scripting language and creating multilingual installers. It’s sure nice to have when you want to move beyond the wizards and get the most out of your software investment.

review

Product Features

January 25, 2009 by admin · Leave a Comment 

Autorun MAX! 2.1 makes it easy for anyone to create professional looking CD-ROM/DVD-ROM autorun menus. With its easy-to-use visual design environment, you don’t have to know a thing about computer programming. If you can use a mouse, you can create dazzling projects with Autorun MAX! 

  • Easy to Use
  • Completely Visual
  • Supports All Popular Images Formats
    (JPG, GIF, BMP, TIF and PNG)
  • Fully Customizable Design Environment
  • Publish Direct to CD-R/CD-RW
  • Open Document Files
  • Run Programs
  • Print Documents
  • Show Microsoft PowerPoint Slides
  • Display Adobe Acrobat PDF Documents
  • Play Multimedia Files
  • Open Website Windows
  • Publish to Web/Email Executable (Business Edition only)
  • Send Email Action
  • Multiple Pages
  • Interactive Objects
  • Button Object
  • Label Object
  • Paragraph Object
  • Video Object
  • Written in C++ for Speed and Reliability
  • Includes Project Templates
  • Playback of MPG and AVI Video
  • Economically Priced
  • Alignment Tools
  • Overlap Images
  • Adjustable Object Z-Order
  • Mouse-Over Sound Effects
  • Easy Drag and Drop Development
  • Custom Window Titles
  • Highlight Mouse Cursors
  • Window Masking
  • Image Transparency
  • Change Image Opacity
  • Lock Objects to Page
  • Background Music (OGG, WAV, WMA)
  • Alpha Blending and Transparency
  • Full Help File
  • Startup Splash Image
  • Custom Font Attributes
  • WYSIWYG Design Environment
  • Startup Actions
  • Create Autorun CDs
  • Shutdown Splash Image
  • Integrated Page Management
  • Sample Projects
  • Blend Images
  • Play Video at Startup
  • Top Notch Support
  • Snap To Grid
  • Play Music
  • Button Maker
  • Anti-Aliased Text
  • Use Any TrueType Font
  • Text Alignment
  • Customizable Preferences
  • Shutdown Actions
  • Text Rotation
  • Automatic Spell Checking
  • Tooltips
  • Export to AutoPlay Media Studio Format
  • Undo/Redo Support
  • Make CD Business Cards
  • Copy/Paste Objects
  • Resizable Objects with Aspect Ratio
  • Custom Windows Shapes
  • Easy to Follow User’s Guide
  • Pin Objects to Page
  • Alignment Rulers
  • Fast and Fun to Use!

 

What Can I Do With Autorun MAX?

Autorun MAX! makes it easy for anyone to create professional looking interactive multimedia software. With its easy-to-use visual design environment, you don’t have to know a thing about computer programming. If you can use a mouse, you can create dazzling projects with Autorun MAX!. Some possibilities include:

  • CD-ROM autorun / autoplay menus.
  • Electronic CD-ROM Business Cards
  • Travel Journals
  • Invitations
  • Brochures
  • Demos and Walkthroughs
  • Much more – the kinds of projects you can make are limited only by your imagination! 
Home and Business Editions

Autorun MAX! is available in two editions: Home and Business.

Home Edition
The Home edition shares the same overall design environment as the Business edition. It comes with 100 pages available for your project. With the Home edition, you have two publishing options: build and publish your project to a Hard Drive Folder, or burn it onto CD-R/CD-RW or DVD+-R/DVD+-RW.

Note: The Home Edition is licensed for personal use only. You cannot distribute any of the projects you create for any purpose that is commercial, organizational or business related. However, you’re free to distribute your CD’s to friends and family. For business use, you’ll need to purchase the Business Edition.

Business Edition
The Business edition includes everything in the Home edition and expands on a few key features. With the Business edition, you have 250 pages available for your project. You have four publishing options: build and publish your project on a Hard Drive Folder, burn it onto CD-R/CD-RW or DVD+-R/DVD+-RW, create a Web/Email Executable, or create an ISO Image. Additionally, with the Business edition you can turn off the Autorun MAX! credit screen (or replace it with your own logo/image) that is shown when your project closes.

Note: The Autorun MAX! Business edition license agreement allows you to distribute the projects you make with Autorun MAX! for both personal and business use, with no additional royalties or fees.

review

Competitive Matrix

January 18, 2009 by admin · Leave a Comment 

MSI Factory 2.0 is the next-generation intelligent setup builder for Windows. It fully leverages Microsoft’s Windows Installer XML (WiX) compiler technology for creating 100% pure MSI format installer packages in a faster and more intuitive way.

Use the chart below to compare MSI Factory 2.0’s features to a variety of competitive installer products. Note that there is also a feature comparison chart to help you choose between MSI Factory 2.0 and Setup Factory 8.0.

  MSI Factory 2.0 InstallShield Professional InstallShield Express Wise Installation Studio Wise Installation Express
Design Environment
Modern Design Environment

Yes

Yes Yes No No
File-Centric List View Yes No No No No
Project Wizard Yes Yes Yes Yes Yes
Multiple file properties Yes No No Yes Yes
Customizable toolbars Yes Yes Yes No No
Unattended building Yes Yes Yes Yes  Yes

WiX Features
Generate WiX Project Files Yes No No No No
Support for WiX Fragments Yes No No No No
Support for WiX Extensions Yes No No No No
WiX Based XML Actions Yes No No No No

  MSI Factory 2.0 InstallShield Professional InstallShield Express Wise Installation Studio Wise Installation Express
MSI Features
Product Information Yes Yes Yes Yes Yes
Package Information Yes Yes Yes Yes Yes
Add/Remove Programs Options Yes Yes Yes Yes Yes
Include Binary Resources Yes Yes No Yes Yes
Configure Features Yes Yes Yes Yes Yes
Edit Components Yes Yes No Yes Yes
Include Merge Modules Yes Yes Yes Yes Yes
Set File Properties Yes Yes Yes Yes Yes
Modify Registry Yes Yes Yes Yes Yes
Modify INI Files Yes Yes Yes Yes Yes
Create Shortcuts Yes Yes Yes Yes Yes
Set Environment Variables Yes Yes Yes Yes Yes
Make File Associations Yes Yes Yes Yes Yes
Configure Services Yes Yes No Yes Yes
ODBC Yes Yes Yes Yes Yes
Launch Conditions Yes Yes Yes Yes Yes
System Searching Yes Yes Yes Yes Yes
Installation Types Yes Yes Yes Yes Yes
Define Media Types Yes Yes No Yes Yes
Upgrade Codes Yes Yes Yes Yes Yes
Custom Actions (DLL, EXE, VBScript, JScript) Yes Yes Yes Yes Yes
Set File Permissions Yes Yes No Yes Yes
Set Registry Permissions Yes Yes No Yes Yes
64-Bit Support Yes Yes No Yes Yes
Restart Manager (MSI 4.0) Yes Yes No Yes Yes
Enable UAC (MSI 4.0) Yes Yes No Yes Yes

  MSI Factory 2.0 InstallShield Professional InstallShield Express Wise Installation Studio Wise Installation Express
Extended Runtime Capabilities
Show Message Box (CA) Yes Unknown No Yes Yes
Download File from Internet (CA) Yes Unknown No Yes Yes
Post Data to Web Yes Unknown No Yes Yes
Launch Web Page Yes Unknown No Yes Yes
IIS Support Yes Yes Yes Yes No
COM+ Yes Yes Yes Yes Yes
Driver Install Framework (DIFx) Yes Yes No No No
Update XML Files Yes Yes No No No
Modify Users and Groups Yes Yes No Yes Yes

Build Capabilities
Digital Signature Signing Yes Yes Yes Yes Yes
Build Configurations Yes Yes No Yes Yes
Build Multi-CD/DVD Installs Yes Yes No Yes Yes

Bootstrapper
Scriptable bootstrap EXE Wrapper Yes No No No No
Create Self-Contained Exe Yes Yes Yes Yes Yes
OS Prerequisite Checking Yes Yes Yes Yes Yes
.NET Framework Yes Yes Yes Yes Yes
Add Your Own Runtimes Yes Unknown No Yes Yes
LZMA Compression Yes No No No No
Encryption Yes Unknown No No No
Single Password Protection Yes Yes Yes Yes Yes
Download files from the internet Yes No No No No
Detect and close processes Yes No No No No
Run multiple MSI installs Yes No No No No
Detect previous installation state Yes No No No No
Selectively extract from archive Yes No No No No
Run your own programs Yes No No No No
Interact with Web scripts Yes No No No No
File copy, delete, move Yes No No No No
Control and query services Yes No No No No
Read and write XML files Yes No No No No
Interact with the Registry Yes No No No No
Search the system for files Yes No No No No

  MSI Factory 2.0 InstallShield Professional InstallShield Express Wise Installation Studio Wise Installation Express
User Interface
Customize User Interface Yes Yes No Yes Yes
Visual Dialog Editor Advanced Yes No Yes Yes
Insert Custom Screens Yes Yes No Yes Yes
Skinnable (Themes) Yes Yes No Yes Yes
Windows Vista Issues
Windows Vista Compatible Yes Yes Yes Yes Yes
Target Windows Vista Systems Yes Yes Yes Yes Yes
Minimize reboots using Restart Manager Yes Yes No Yes Yes
User Account Control Support Yes Yes Yes Yes Yes
Digital Signatures Yes Yes Yes Yes Yes

Localization
Multilingual runtime support Yes Yes Yes Yes Yes

LUA Scripting
LUA Script Support Yes No No No No
300+ Actions Included Yes No No No No

Product Support
Help Documentation Yes Yes Yes Yes Yes
Training Videos Yes No No No No
User Forums Yes Yes Yes Yes Yes
Email Support Yes $$$ $$$ $$$ $$$
Phone Support PER INCIDENT $$$ $$$ $$$ $$$
Maintenance 1 YEAR INCLUDED $$$ $$$ $$$ $$$

Product Information
Version Version 2.0 Version 12 Version 12 Version 7 Version 7
Price $495 $1,799 $499 $1,199 $449

 

* This information was gathered from publicly available sources as of May 2007. MSI Factory is a trademark of Indigo Rose Software Design. All other trademarks or registered trademarks are the property of their respective owners.

Indigo Rose Software