Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Threads 1 to 12 of 12

Forum: MSI Factory 2.0 FAQ

Answers to frequently asked questions about MSI Factory 2.0 and the previously named Setup Factory for Windows Installer 1.0.

  1. What is the difference between MSI Factory 2.0 and Setup Factory 7.0?

    Setup Factory 7.0 is a procedural, script-based proprietary installation engine. MSI Factory 2.0 generates Windows Installer (MSI) packages that are installed using the Windows Installer service. Although they both perform the same general task (software installation), they each have their own...

    Started by Brett, 10-29-2007 02:49 PM
    • Replies: 2
    • Views: 8,042
    02-23-2011 09:17 PM Go to last post
  2. How to run the installed application as the user who started the MSI?

    Normally, an installer would request administrative privileges at the beginning of the deployment procedure. Once the elevation was granted, the process is not running as the original user any longer, and if the installed application is started at the end of the setup (as shown here), files and...

    Started by Ulrich, 01-21-2010 12:25 PM
    • Replies: 0
    • Views: 4,215
    01-21-2010 12:25 PM Go to last post
  3. Post How can I add a button to the Finished screen that launches my installed application?

    This article explains how to add a push button to the last screen of your install that launches your installed application. 1) Add a Custom Action -> Run Executable with the following settings: Settings: Installed with product Attributes: ID: RUNEXE Scheduling: Immediate Return: Ignore

    Started by Adam, 05-21-2008 10:25 AM
    • Replies: 0
    • Views: 9,180
    05-21-2008 10:25 AM Go to last post
  4. How can I make a shortcut to uninstall my application?

    First of all, by default all installations done through Windows Installer support uninstallation through Add/Remove Programs. If you want to make a shortcut to uninstall your application, do the following: Select Project > Settings from the menu and on the Product tab, take note of the...

    Started by Brett, 10-29-2007 03:10 PM
    • Replies: 0
    • Views: 7,124
    10-29-2007 03:10 PM Go to last post
  5. How can I change the sequencing of a standard MSI action?

    Here is an answer to that question that is specific to the WriteRegistryValues standard action, but can be applied to any standard action: There is no way to schedule just one registry action to happen at a specific time. All that you can do is change the sequence of the standard...

    Started by Brett, 10-29-2007 03:01 PM
    • Replies: 0
    • Views: 5,412
    10-29-2007 03:01 PM Go to last post
  6. Can MSI Factory make installers that pass Certified for Windows Vista requirements?

    Yes, it can. Please see this article in the help file for details: How To: Ensure That Your Installer Passes Certified for Windows Vista Test Cases

    Started by Brett, 10-29-2007 02:58 PM
    • Replies: 0
    • Views: 4,718
    10-29-2007 02:58 PM Go to last post
  7. How do I add serial number validation to my installer?

    See this topic in the help file: How To: Add a Serial Number Validation Screen to Your Project

    Started by Brett, 10-29-2007 02:56 PM
    • Replies: 0
    • Views: 6,185
    10-29-2007 02:56 PM Go to last post
  8. Do I need to download and install the WiX Toolset in order to use MSI Factory?

    No, we install WiX into the "WiX" subfolder under the main MSI Factory folder. It is recommended that you use the version of WiX that we ship with the software as that is what the current build is tested against.

    Started by Brett, 10-29-2007 02:50 PM
    • Replies: 0
    • Views: 5,420
    10-29-2007 02:50 PM Go to last post
  9. What is WiX?

    WiX is short for Windows Installer XML. It is an open source project started by Microsoft. WiX is an entire toolset that takes XML files as input and compiles and links them into actual MSI databases. Setup Factory for Windows Installer creates WiX files during the build process and then uses WiX...

    Started by Brett, 10-29-2007 02:49 PM
    • Replies: 0
    • Views: 4,979
    10-29-2007 02:49 PM Go to last post
  10. Does MSI Factory replace Setup Factory?

    No. Setup Factory is alive and well. We will continue to develop and support the product. The two products are independent products with separate roadmaps. MSI Factory is not and should not be considered an "upgrade" from Setup Factory 7.0.

    Started by Brett, 10-29-2007 02:46 PM
    • Replies: 0
    • Views: 4,687
    10-29-2007 02:46 PM Go to last post
  11. Can MSI Factory open or convert Setup Factory project files?

    No. The two products are independent and their file formats are not compatible. The scripted nature of Setup Factory 7.0 makes a reasonable conversion nearly impossible, and actually undesirable in most cases. The MSI format has specific requirements that are simply not compatible with the freeform...

    Started by Brett, 10-29-2007 02:45 PM
    • Replies: 0
    • Views: 5,036
    10-29-2007 02:45 PM Go to last post
  12. How can I control feature installation using a checkbox?

    There may be times that you want to control whether or not a feature is installed using a checkbox control on a dialog. To do this, you will need to do the following: 1. Create a property that will control the feature's state. This step defines a public property that will be used to control...

    Started by Brett, 10-29-2007 02:43 PM
    • Replies: 0
    • Views: 5,389
    10-29-2007 02:43 PM 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