Multiple successive updates with DUA

From: Pascal (nospame)
Date: 04/28/04


Date: Wed, 28 Apr 2004 12:01:40 -0400

Hi,

I would like to know what I need to do to make the DUA retrieve and execute
multiple updates in sequence. For example, if I have five DUA scripts and
each of them modifies the CmdFile registry entry so it point to the next one
like:

script1 -> script2 -> script3 -> script4 -> script5

When the DUA service starts, it retrieves and execute script1, modifies the
CmdFile registry entry to script2 and stopped. After that, script2 is
executed only at the next DUA execution. Is it possible to tell the DUA to
retrieve and execute each script in sequence, without waiting?

Thanks.

Pascal.