June 28, 200620 yr HiI'm running runonceexrom cd.I noticed when installing that during runonceex.cmd after the first 3 or 4 programs the system restarts and after reboot it continues from where it left it off, but the last program before restarting is not getting installed. What am I doing wrong?Isn't there a way to stop doing that? I have a hunch is not runonceex.cmd to blame but I thought of asking anyway.Thnx.
June 28, 200620 yr Same thing happens to me. Usually during the .NET 2.0 setup. It appears to hang and then it restarts and continues from where it left off.I am not sure what causes it, as it happens on 50% of the time. Some machines it works fine and goes right to the end. Others, it will restart.
June 28, 200620 yr It's your application setups that are restarting your computer. Most app setups have a no restart switch.e.g. windows installer *.msi /norestartInno setup /NORESTART/Nsis setups don't restart anyway and nor do wise
Create an account or sign in to comment