Hi, I have a strange problem when I install W2k with RIS. I configured GUIRunOnce in the .sif file so that it starts a .cmd file that installs IE6 and adds an entry to RunOnce to start installing other software after the reboot from IE6. IE6 installs perfectly, but the other installs don't run. I've tried the same setup but instead of IE6 I set up to install a prog that doesn't reboot automatically. And know it installs the first program but it immediatly installs the next program that I put in the new runonce My setup: .sif [GuiRunOnce] \\<server>\install1.cmd install1.cmd \\<server>\setup.exe regedit /s \\<server>\\install2.reg In install2.reg I add a new entry to runonce to install another prog after reboot. Has anyone an idea how this comes and what I have to do to resolve it? Regards