Hi Geoff,
I would like to be able to do something along the lines of:
Early in the execution process, pop up a window that asks me whether this build requires version updating or not, I answer and it writes that result to a variable so I can conditionally execute other actions.
Can this be done already or should I be looking at creating an Action File or DLL or Plugin or whatever?
This is not possible right now but I'm hoping to be able to add this to the message function for next build which will be sometime around mid July.
By the way I have no problem creating DLLs for calling my own functions in general, I already do that with some SetupBuilder installs, but I don't quite follow your required procedure as stated in the Help. I know that Help is still under construction but could you just make some basic points of what has to be done sequentially to create and use our own defined functions if required?
The help for the development of plugins is very much under construction. I'll see what I can do about a simple instruction set after the weekend:) Hmm... This is also giving me an idea for a Call DLL function which would be very similar to the one in Setup Builder. Plugins are much more interactive with the Build Automator IDE, but calling a DLL with what I have already in the BA would be simple for me to do:) Thanks for getting my gears started;)
Best regards,