Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Threads 1 to 19 of 19

Forum: Setup Factory 9 Modules and Resources

A place for Setup Factory 9 modules, examples and resources.

  1. Visual C++ 2010 SP1

    Hello I want to add Visual C++ 2010 32bit/64bit in my setup, but I can't find a dependency module, is there anyone that could help me? I want this module very hard I need it please help

    Started by cactusrap, 3 Weeks Ago 03:24 PM
    • Replies: 1
    • Views: 486
    2 Weeks Ago 09:24 PM Go to last post
  2. Download and Install Dependancy Module - DirectX9C_June2010 release

    Download and Install Dependancy Module - DirectX9C_June2010 release This module detects for and if required, downloads and installs the official June 2010 release DirectX runtime files note: this module supports the full redistributable package only. note: Scripted to Not support Windows...

    Started by Eagle, 03-10-2012 02:12 PM
    • Replies: 0
    • Views: 720
    03-10-2012 02:12 PM Go to last post
  3. Grin VS2010 dependency Bug of 32bit apps with x86 runtime on 64bit Windows

    We just switched to VS2010, and I am using the VS2010 dependency. We ran into odd behavior of the module in that it always checks for a 64bit OS, and will fail install, if it detects that on a 32bit VS2010 runtime (x86) install. Our application is 32bits, so it needs that, not the 64bit...

    Started by haralds, 12-14-2011 12:46 PM
    vs2010 runtime
    • Replies: 3
    • Views: 1,395
    12-21-2011 10:08 AM Go to last post
  4. Serial number validation

    Description A online serial number verification system, which allows to produce setups that can only be installed a predetermined number of times on the purchaser's computer. Here are some of the benefits this system offers: Online activation curbs casual software piracy; Optional total...

    Started by Ulrich, 11-11-2011 07:21 AM
    • Replies: 0
    • Views: 1,320
    11-11-2011 07:21 AM Go to last post
  5. Installer script for for Excel add-ins

    Hi, We used Setup factory for our new product family of Excel add-ins. Because we are so happy with the results we posted a tutorial how to handle key aspects of the Excel addin installer (including sample script) on our blog: Setup program for Excel add-ins We hope it will benefit...

    Started by enijhuis, 11-11-2011 06:54 AM
    • Replies: 0
    • Views: 618
    11-11-2011 06:54 AM Go to last post
  6. Microsoft .NET Framework 4 (Web install)

    Dependency module for Setup Factory This is a dependency module for Setup Factory, and can be used to check for the .NET Framework 4.0 on the target computer. This script uses the web installer (dotNetFx40_Full_setup.exe) to download and install the proper binaries for the .NET Framework,...

    Started by Ulrich, 06-03-2011 10:05 AM
    • Replies: 3
    • Views: 4,190
    06-07-2011 07:29 AM Go to last post
  7. Adobe AIR

    Dependency module for Setup Factory This dependency module checks if the Windows Installer product code for Adobe AIR is present as installed or advertised on the user's system, and if not, it offers to run the runtime installer for AIR. Note that you need a license from Adobe to bundle...

    Started by Ulrich, 06-05-2011 09:36 AM
    • Replies: 0
    • Views: 976
    06-05-2011 09:36 AM Go to last post
  8. Crypto Actions

    If you need to communicate with Web Services over an AES encrypted channel or wish to exchange encrypted data with a PHP script (which uses the MCrypt function to create 256-bit AES encrypted data), then you can use this Crypto actions plugin. The plugin expands the existing Crypto actions...

    Started by Ulrich, 06-03-2011 12:19 PM
    • Replies: 0
    • Views: 1,120
    06-03-2011 12:19 PM Go to last post
  9. ODBC Actions

    If you need to communicate with a SQL database from your installer, you can use this ODBC Actions plugin. It is available in both 32-bit and 64-bit builds, and works perfectly with Setup Factory 9. Once successfully connected to the database of your choice (which may be Firebird SQL,...

    Started by Ulrich, 06-03-2011 12:11 PM
    • Replies: 0
    • Views: 1,467
    06-03-2011 12:11 PM Go to last post
  10. Wow64 Actions

    The purpose of this plugin is to access folders controlled by the File System Redirector and to read and write registry keys that are subject to Registry Redirection, as found on 64-bit operating systems. The registry functions can also be used on 32-bit operating systems, as a direct replacement...

    Started by Ulrich, 06-03-2011 12:05 PM
    • Replies: 0
    • Views: 1,271
    06-03-2011 12:05 PM Go to last post
  11. Refresh Environment (Utility)

    When deploying a product with Setup Factory, sometimes you wish to add the installation path to the PATH environment variable. Although you can do that pretty easily by adding the new information to the registry, these changes do not take effect until the user logs into his Windows account again....

    Started by Ulrich, 06-03-2011 11:52 AM
    • Replies: 0
    • Views: 917
    06-03-2011 11:52 AM Go to last post
  12. User-selectable shortcuts: Features

    User-selectable shortcuts using features in the packages dialog If you wish to allow that the end user selects where he wishes to create shortcuts for your application deployed with Setup Factory instead of locking them down in the installer, then can use features for this, and some custom...

    Started by Ulrich, 06-03-2011 11:27 AM
    • Replies: 0
    • Views: 958
    06-03-2011 11:27 AM Go to last post
  13. User-selectable shortcuts: Checkboxes (Custom screen)

    User-selectable shortcuts using checkboxes on a custom screen If you wish to allow that the end user select where he wishes to create shortcuts for your application deployed with Setup Factory, then you might want to consider this custom screen: Download location and further info ...

    Started by Ulrich, 06-03-2011 11:23 AM
    • Replies: 0
    • Views: 1,024
    06-03-2011 11:23 AM Go to last post
  14. Uninstall former version (Custom screen)

    Uninstall former version of product If you wish to uninstall the existing version of your product automatically when your customer runs the installer made with Setup Factory of a newer (or the same) version, you can use this screen and script: This is a custom screen, and of course you...

    Started by Ulrich, 06-03-2011 11:18 AM
    • Replies: 0
    • Views: 983
    06-03-2011 11:18 AM Go to last post
  15. Task Scheduler actions (Lua script)

    Custom script Sometimes you may want to run a certain program on end user's computer, like for example invoke the TrueUpdate client software every 7 days or at each logon, without triggering the annoying UAC warning dialog. With the aid of the Task Scheduler, you can do so, but setting up new...

    Started by Ulrich, 06-03-2011 11:08 AM
    • Replies: 0
    • Views: 1,070
    06-03-2011 11:08 AM Go to last post
  16. Microsoft Visual C++ 2005 (and SP1) redistributable

    Dependency module for Setup Factory A set of two dependency modules for Setup Factory for detecting and deploying the runtime files for Visual C/C++ 2005 (SP1), x86 versions. Download location and further info MindQuake

    Started by Ulrich, 06-03-2011 10:53 AM
    • Replies: 0
    • Views: 1,325
    06-03-2011 10:53 AM Go to last post
  17. SQL Server 2008 R2 Express

    Dependency module for Setup Factory This is a set of dependency modules for Setup Factory, and it can be used if you need to deploy SQL Server 2008 R2 Express Edition (32 or 64 bit) on your client's computer. SQL Server 2008 R2 needs the .NET 3.5 Framework SP1, as well as Windows...

    Started by Ulrich, 06-03-2011 10:44 AM
    • Replies: 0
    • Views: 1,791
    06-03-2011 10:44 AM Go to last post
  18. Crystal Reports for .NET Framework 2.0

    Dependency module for Setup Factory This is a dependency module for Setup Factory, and should be used when your application needs the Crystal Reports 2005 Runtime (for .NET Framework 2.0) to work properly. If the Crystal Reports 2005 Runtime cannot be found by the dependency module, the...

    Started by Ulrich, 06-03-2011 10:31 AM
    • Replies: 0
    • Views: 3,607
    06-03-2011 10:31 AM Go to last post
  19. Microsoft .NET Framework 3.5 Service Pack 1 (Web install)

    Dependency module for Setup Factory This is a modified dependency module, based on the original .NET Framework 3.5 SP1 module that ships with Setup Factory. The difference here is that this script uses the dotnetfx35setup.exe instead of the dotnetfx35.exe, meaning that instead of including...

    Started by Ulrich, 06-03-2011 09:54 AM
    • Replies: 0
    • Views: 1,028
    06-03-2011 09:54 AM Go to last post

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts