Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2004
    Location
    Laval, Québec, Canada
    Posts
    39

    Huh? Table of conversion for Actions...

    Hi,

    It's quite hard to convert SUF6 scripts to SUF7.
    It's certainly more powerfull, but in the same time more complex (maybe too much, in my opinion).
    Where is the simplicity of Conditional display, understandable orders like "Read from registry", "Close program".
    After 1 hour i didn't find yet how to close a program

    Seriously, i'm not sure that non-programmers can survive to this script engine without a basic table of conversion.

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Hi. To close the application use:

    Application.Exit();

    I know it's tough at first but with power and flexibilty comes a small learning curve... Stick with it, it's very easy once you get some traction. Whenever you have a question pop in here and we'll be happy to help.

    Hope that helps.

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Oct 2004
    Location
    Laval, Québec, Canada
    Posts
    39
    Thanks, for the reply.

    Application.Exit closes the installer, not another program.

    Another idea ?

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Hi, You can use Window.Close(); to close any window as enumerated by Window.EnumerateProcesses(); . I believe there is an example of this in the example scripts forum...

    Corey Milner
    Creative Director, Indigo Rose Software

  5. #5
    Join Date
    Jan 2000
    Posts
    2,002
    The next service release of Setup Factory which will be available this week includes a full SUF60-70 action conversion guide in the Help file. It is very thorough and will help you SUF60 users make the transition much more easily.

  6. #6
    Join Date
    Oct 2004
    Location
    Laval, Québec, Canada
    Posts
    39
    After a couple of hours, i have now all my old scripts converted to SUF 7.
    It's finally very impressive (and funny), but i still wonder me what happended if i was'nt a programmer.
    But after all, who build Setups...developpers

  7. #7
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    939
    Quote Originally Posted by DavDes
    But after all, who build Setups...developpers
    In another post Brett wrote "One lesson that we have learned over the years is "don't assume anything.", but I think "your presumption == true", DavDes!

    Probably there are more "weekend programmers" in the AMS5 Forum; but HOW CLEVER THEY ARE WITH THE LUA SCRIPTS! (They often declare "I'm not a programmer…")

    Yes, SUF7 is more complex, but that's a challenge too! (I'm NOT a professional programmer, and I'm privileged; no boss asking for a bottom line...). One of these days I'm going to publish two SUF7 projects. I'm curious about the customers reaction; if any! I'm still climbing uphill, but it is fun.

  8. #8
    Join Date
    Jan 2000
    Posts
    2,002
    This has been fixed in version 7.0.1.0

    There is now a full action conversion guide in the Help file.

Similar Threads

  1. CSV file content to a table into AMS5. Is it possible?
    By Martin_SBT in forum AutoPlay Media Studio 5.0
    Replies: 18
    Last Post: 11-21-2005, 12:42 AM
  2. Email Input Text ??
    By octane6228 in forum AutoPlay Media Studio 5.0
    Replies: 25
    Last Post: 02-21-2004, 03:59 PM
  3. Incrementing a table name
    By arnaud in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 01-13-2004, 05:36 PM
  4. Creating a Table of Contents
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 10-03-2003, 11:35 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