Sorry for late reaction. Other, more important, problems, changes and personal stuff kept me from this one.

I have a functions.kix file which has the "delete desktop" and "Delete Start menu" options.
These are called from within the [username].kix file. The next step is loading all items.

so basically its doing the following

- Call function "delete desktop"
- Call function "delete start menu"
- Add desktop icons
- Add start menu icons.

So it seems the called function is not starting right away but the script continues anyway. And as a result, the start menu "stays" empty.

Or am I being silly and this isn't possible.