Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Page 1 of 4 1 2 3 ... LastLast
Threads 1 to 25 of 100

Forum: Setup Factory 8.0 Examples

Setup Factory 8.0 can be easily expanded with new themes, screens, dependency modules, language translations, action plugins and more.

  1. Sticky Thread Sticky: Indigo Rose Plugin SDK

    Indigo Rose Plugin SDK is a software development kit intended to help developers produce plugins and buttons for Indigo Rose development tools such as AutoPlay Media Studio (v5.0+), Setup Factory (v7.0+), TrueUpdate (v2.0+) and Visual Patch (v2.0+). Make Your Own Plugins - Free SDK Download!...

    Started by Brett, 08-30-2005 02:09 PM
    • Replies: 0
    • Views: 9,182
    08-30-2005 02:09 PM Go to last post
  2. Sticky Thread Sticky: How to contribute to this forum

    Indigo Rose's Setup Factory 8.0 was designed to be expanded in a number of different ways. This forum is for contributing dependency modules, international language translations, installer themes, screens, action plugins, script files, functions and other related addons for use with Setup Factory...

    Started by Ted Sullivan, 08-26-2004 03:17 PM
    • Replies: 0
    • Views: 5,971
    08-26-2004 03:17 PM Go to last post
  1. Dependency module: SQL Server 2008 R2 Express Edition (Database Only)

    As some evaluation users complained in the feedback form that there is no ready-made dependency for SQL Server 2008 R2, I decided to invest some hours into this. I can now offer three dependency modules for SQL Server 2008 R2 Express - for one 32-bit platforms, another for 64-bit platforms, and a...

    Started by Ulrich, 05-26-2011 02:42 PM
    • Replies: 0
    • Views: 1,742
    05-26-2011 02:42 PM Go to last post
  2. Lightbulb How To: Add Permanent "Sticky Folder" Option in SF8

    How To: Add Permanent "Sticky Folder" Option in SF8 This tutorial requires editing some of the core files in Setup Factory 8. It will allow you to start a new project with the options and code for sticky folders already in place and ready to go. In this tutorial I will refer to the...

    Started by dllfile, 07-02-2010 12:44 AM
    • Replies: 4
    • Views: 1,069
    02-03-2011 12:45 PM Go to last post
  3. Remove Leftover Files Screen

    I had a client ask how he could re-use my "left over files" screen (in post uninstall, it shows a list of files still installed) So I cleaned up the code a bit & exported as a gallery screen. The default is (as an example) c:\documents and settings\all users\indigorose\setup...

    Started by jassing, 06-14-2009 04:36 AM
    • Replies: 7
    • Views: 3,558
    02-02-2011 03:25 PM Go to last post
  4. how to always "leave no trace" even if your install crashes.

    Sometimes installs crash. It's a fact of life. Usually this doesn't mean much; just a few files get left behind. But is a big deal if you (like me) like to be sure you never leave an unwanted file behind... I know I get irked when an app finishes installing, but it leaves lots of files behind in...

    Started by jassing, 04-07-2010 10:20 PM
    • Replies: 6
    • Views: 1,378
    01-25-2011 03:45 PM Go to last post
  5. Lightbulb Function: FindAndCloseProcessByName

    Function: FindAndCloseProcessByName Last Revision: October 7, 2004 (001) Information This function can be used to find a process by it's filename and then close it by sending it a close message. To use this function in your Setup Factory 7.0 projects, simply copy and paste it into your...

    Started by Brett, 10-07-2004 12:32 PM
    • Replies: 14
    • Views: 9,538
    01-19-2011 08:08 AM Go to last post
  6. Auto Update %ProductVer%

    Here's a little code snippet that I use in most of my installers. Typically; you change the version # in SUF to reflect a new version of your installer. What if you want this version to auto-update with your main application file? Put this in an included LUA script file or global...

    Started by jassing, 06-19-2009 08:16 PM
    • Replies: 2
    • Views: 1,562
    01-15-2011 07:04 AM Go to last post
  7. Post Dependency Module: Visual Basic 6.0 (SP6)

    Dependency Module: Visual Basic 6.0 (SP6) Last Revision: October 13, 2004 (002) NOTE: This module is installed with Setup Factory 7.0.1.0. Overview Use the Visual Basic 6.0 (SP6) dependency module with Setup Factory 7.0 to detect and install runtime files required by Visual Basic 6.0 (SP6)...

    Started by Darryl, 09-02-2004 12:48 PM
    • Replies: 1
    • Views: 11,358
    12-17-2010 05:38 PM Go to last post
  8. Post SF8 - How can I collect User Input e.g phone num etc and forward by email?

    How can I create a simple form to collect user info e.g. Company Name, Email Address, Phone Num etc and email to me for registration purposes? It would also help if the text boxes could be filtered e.g. phone num = numeric only and >6 etc. Anyone help with this?

    Started by foxleys, 12-16-2010 08:33 AM
    • Replies: 0
    • Views: 398
    12-16-2010 08:33 AM Go to last post
  9. Set folder permissions with Setup Factory

    Hello, attempting to make the work with tools like CACLS.exe, XCACLS.vbs (with CScript.exe) and ICACLS.exe a little easier, I have developed a script and built it into a new action. After the installation, you will be able to make calls to the proper application that should be used on the target...

    Started by Ulrich, 07-16-2009 04:38 PM
    2 Pages
    1 2
    • Replies: 23
    • Views: 5,802
    12-14-2010 05:06 PM Go to last post
  10. Talking Howto: Web Serial Authentication

    Ok heres my code i used to make an install that validates a serial number and name and whatever else you wanna add, and then it emails you the details such as mac address, time and date activated and the copy that their windows is registered too. You don' have too go to those extremes but the...

    Started by dwayne12, 08-10-2006 03:47 AM
    8 Pages
    1 2 3 4 5 ... 8
    • Replies: 114
    • Views: 41,724
    12-02-2010 06:31 AM Go to last post
  11. TestConnection screen for Setup Factory

    If you need to check for an active and working internet connection, you would normally use the function HTTP.Connection() in your Lua script. This function, however, has a slight problem: it will block your installer until it times out or receives an answer from the remote server, not giving your...

    Started by Ulrich, 09-22-2009 09:40 PM
    • Replies: 4
    • Views: 2,018
    11-24-2010 03:44 PM Go to last post
  12. Star Language Module: Russian

    Language Module: Russian NOTE: This language module is installed with Setup Factory 7.0.3.0 or later. Overview Setup Factory 7.0 features extensive support for creating multilingual installers. This module contains a Russian translation for the default screens, messages, errors and prompts....

    Started by Darryl, 09-16-2004 09:49 AM
    • Replies: 1
    • Views: 4,192
    10-28-2010 04:04 PM Go to last post
  13. Star Language Module: Ukrainian

    Language Module: Ukrainian Overview Setup Factory 7.0 features extensive support for creating multilingual installers. This module contains a Ukrainian translation for the default screens, messages, errors and prompts. It has been provided by the courtesy of Poznakhovskyy Andriy for use by...

    Started by Adam, 07-23-2007 11:05 AM
    • Replies: 1
    • Views: 3,316
    10-28-2010 04:01 PM Go to last post
  14. Wow64 Actions plugin

    Hello, I finished a new actions plugin, which can be used with AutoPlay Media Studio 7, Setup Factory 8, TrueUpdate 3 and Visual Patch 3. 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...

    Started by Ulrich, 07-21-2010 10:47 PM
    • Replies: 9
    • Views: 3,900
    09-13-2010 08:14 AM Go to last post
  15. Star Language Module: French

    Language Module: French NOTE: This language module is installed with Setup Factory 7.0.3.0 or later. Overview Setup Factory 7.0 features extensive support for creating multilingual installers. This module contains a French translation for the default screens, messages, errors and prompts. It...

    Started by Darryl, 09-03-2004 03:57 PM
    • Replies: 5
    • Views: 6,795
    07-27-2010 04:16 AM Go to last post
  16. Detect QuickTime

    This will not cover how to run the QuickTime installer because I could see people wanting to run this at different point during the install. Here is a function that will detect the version of QuickTime. Place this in the Global Functions section of the software: function...

    Started by Adam, 04-02-2008 11:44 AM
    • Replies: 1
    • Views: 3,203
    06-17-2010 05:02 AM Go to last post
  17. Install Type Screen

    I have multiple packages created in my installation. What I am trying to do is from the select installation type screen is when a user click on a certain type of installation, I want to select other installation types through code so if the user selects a certain type of installation all the...

    Started by landsharkdaddy, 05-15-2010 10:22 AM
    • Replies: 0
    • Views: 715
    05-15-2010 10:22 AM Go to last post
  18. Dependency Module .Net 4.0

    So.. its my first module. Can someone confirm the file? Download .Net 4.0 and save in ..\Dependencies\dotnet40 Extract and save the dotnet40.xml in ..\Dependencies Thanks and regards Worti

    Started by Worti, 05-07-2010 05:04 AM
    • Replies: 0
    • Views: 1,429
    05-07-2010 05:04 AM Go to last post
  19. Thumbs up Language Module: Bulgarian

    At - 25% .

    Started by zombi, 03-26-2010 04:14 PM
    • Replies: 0
    • Views: 840
    03-26-2010 04:14 PM Go to last post
  20. Star Language Module: Spanish

    Language Module: Spanish NOTE: This language module is installed with Setup Factory 7.0.3.0 or later. Overview Setup Factory 7.0 features extensive support for creating multilingual installers. This module contains a Spanish translation for the default screens, messages, errors and prompts....

    Started by Darryl, 09-17-2004 01:37 PM
    • Replies: 4
    • Views: 9,503
    03-20-2010 12:48 AM Go to last post
  21. Dependency Module: Visual C++ 2005 (SP1)

    Hello, I have made two dependency modules for Visual C++ 2005: Visual C++ 2005 Detection module here, decompress into your #SUFDIR#\Dependencies folder. Download vcredist_x86.exe and place it into the vc2005 sub folder. Visual C++ 2005 SP1

    Started by Ulrich, 03-12-2010 11:49 AM
    • Replies: 0
    • Views: 1,298
    03-12-2010 11:49 AM Go to last post
  22. Wink turkish translation is completed

    Hi everbody and hi Ulrich "rar" file is containing two folders and one of them is screen XMLs and other one is language xml. Best regarts Berk

    Started by cenber, 08-26-2009 09:18 AM
    • Replies: 6
    • Views: 3,192
    01-21-2010 02:13 PM Go to last post
  23. Post Dependency Module: Microsoft .NET Framework 2.0

    Dependency Module: Microsoft .NET Framework 2.0 Last Revision: February 8, 2005 (001) Overview Use the Microsoft .NET Framework 2.0 dependency module with Setup Factory 7.0 to detect and install Microsoft .NET Framework version 2.0. Background Information Applications and controls written...

    Started by Adam, 02-08-2006 02:36 PM
    3 Pages
    1 2 3
    • Replies: 30
    • Views: 27,276
    11-20-2009 09:27 PM Go to last post
  24. FileVersion tool for Setup Factory

    I have build a new small command line tool for Setup Factory (can be used as well with TrueUpdate and Visual Patch) that might be useful. Using this tool, you will be able to create or modify an unattended build constants file, inserting the file version info from a certain file. The idea is to use...

    Started by Ulrich, 09-29-2009 02:33 PM
    • Replies: 0
    • Views: 2,388
    09-29-2009 02:33 PM Go to last post
  25. New Finish Dialog

    This is simple... only with Factory 1. Delete your default Finish dialog 2. Put dialog check buttons. Import 2 check buttons 3. Diasbla all button except Finish 4. onNext put this script result1 = DlgCheckBox.GetProperties(CTRL_CHECK_BOX_01); -- These actions are performed before the...

    Started by forum, 02-21-2007 02:12 PM
    • Replies: 2
    • Views: 3,200
    09-29-2009 03:11 AM Go to last post

+ Post New Thread
Page 1 of 4 1 2 3 ... LastLast

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