Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2002
    Location
    Atlanta, Georgia USA
    Posts
    9

    Huh? How to speed up "skipping" files?

    We have about 9 conditions in our Setup Factory 6 file that determine if a file is installed. Each file has only 1 (or 2 conditions) at the most (out of the 9 possible). The installation still takes so long, even if most of the files are not being installed (because they don't meet a condition) - the skipping takes forever. Is there a better way to set up this installation?

    The way it works:
    . the install reads an ini file to get variables that have been set to 0 or 1
    . each file has a condition looking at one of these variables - if the variable = 1, then the file is installed.
    . the ini file has been created by a separate program that receives a serial number and based upon the serial number, determines what files (programs) the user is allowed to install.

    Any suggestions on reconfiguration would be greatly appreciated.
    Thank you,
    Julia

  2. #2
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360
    Personally that sounds about the same as how I would use SUF6 to install files based upon what a user is entitled to (unless you use the serial number option in SUF6 itself of course). I don't think I have ever come across a problem with delays in whether a file should be installed or not based upon conditions particularly if the system is not even looking to see whether that file is already present. Does this happen on every system you are installing to or just one particularl system e.g. running XP SP2?

    Any chance of zipping up the project and posting here (minus any confidential bits of course) so we can all have a look. Someone may be able to see where things are stalling or suggest a better way.

    John

  3. #3
    Join Date
    Jan 2002
    Location
    Atlanta, Georgia USA
    Posts
    9
    The final install file is HUGH - have actually had to put it on 2 CD's.

    here is some further info:
    There are about 9000+files in the setup.
    When the install is running, you just keep seeing "Skippin...." and it is a lot of files to go through.
    julia

  4. #4
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360
    I think you may have the same problem as in:

    http://www.indigorose.com/forums/sho...light=skipping

    and would suggest there is probably no way to stop this.

    You could either (a) try out the SUF7 trial ( http://www.indigorose.com/sf/download.php ) or (b) create separate EXE's for the various components that can be installed and then call the relevant ones based upon what the end-user is entitled to.

    John

  5. #5
    Join Date
    Oct 2004
    Posts
    4
    I'm definitely running into this with my SUF6 setup files as well. Hopefully this is resolved in SUF7, or someone from Indigo Rose might be able to offer some advice..

Similar Threads

  1. Removing Unused Files from Your Project
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 10:07 AM
  2. method to index/compare user's files for update?
    By intel352 in forum Setup Factory 6.0
    Replies: 0
    Last Post: 01-15-2003, 03:08 PM
  3. INFO: Why Files are Renamed in the DATA Folder
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-24-2002, 03:36 PM
  4. HOWTO: "Hide" Externally Referenced Files
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 03:19 PM
  5. HOWTO: Remove Files that were Installed by a Patch or Alternate Source
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-24-2002, 09:49 AM

Posting Permissions

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