Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2004
    Posts
    2

    Huh? Feature install help

    I have 5 exe's I would like to make into features that the user can select from the custom install menu. How can I do this? I am not that familiar with SUF. It seems easy enough, but for some reason, (my own stupidity), I can't get this to function. Also I would like to create shortcuts for each of the choices on the start menu based on their choices. Can this be done? The best example of this is Microsoft Office.

    Thanks for anyhelp. I'm almost ready to give up!!

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    StevenJ,

    You are going to have to use some variables to accomplish this task. Here are the basic steps:

    1) Include the 5 files in your archive tab. For each file go to the "Conditions Tab" and include a condition like this: %file1% = TRUE and make each variable name unique. You can use a more descriptive name for this variable.

    2) Now for each of these files go to the "Shortcuts" tab and add a start menu shortcut. Please note that this shortcut will only be created if the file is installed.

    3) Now go to the "Screens" section and add a "12 Checkbox Screen". Go to the "Custom" tab and edit the names of the checkboxes. There are 4 by default so you will have to add one. For each of these checkboxes assign the appropriate variable to it corresponding to step 1.

    So if the user checks one of the checkboxes, then that variable will be set to TRUE and the corresponding file will be installed.

    Please get back to me with any further questions.

    Adam Kapilik

Similar Threads

  1. HOWTO: Abort an Install Conditionally
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-24-2002, 02:28 PM
  2. HOWTO: Download and Install Files from the Web
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-23-2002, 01:16 PM
  3. HOWTO: Limit the Number of Times an Install can be Run
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2002, 02:58 PM
  4. HOWTO: Create a Silent Install with Setup Factory 5.0
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-08-2002, 02:08 PM
  5. Replies: 0
    Last Post: 08-17-2000, 02:29 PM

Posting Permissions

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