InstallAware for Windows Installer
 

Continue

This command is used inside For Each, While, and Repeat loops. It has no configurable parameters. It immediately starts a new loop iteration.

The loop conditional is re-evaluated for While loops. It is not re-evaluated for Repeat loops. For Each loops proceed to iterate the next member of the collection being enumerated.