View Full Version : Table of conversion for Actions...
DavDes
10-08-2004, 10:52 PM
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 :huh
Seriously, i'm not sure that non-programmers can survive to this script engine without a basic table of conversion.
Corey
10-08-2004, 11:22 PM
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 (http://www.indigorose.com)
DavDes
10-08-2004, 11:30 PM
Thanks, for the reply.
Application.Exit closes the installer, not another program.
Another idea ?
Corey
10-08-2004, 11:44 PM
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 (http://www.indigorose.com)
Brett
10-10-2004, 10:56 AM
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.
DavDes
10-10-2004, 07:55 PM
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 :p
csd214
10-11-2004, 03:42 AM
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.
Brett
10-13-2004, 12:37 PM
This has been fixed in version 7.0.1.0 (http://www.indigorose.com/forums/showthread.php?t=9112)
There is now a full action conversion guide in the Help file.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.