skinhead Posted August 5, 2008 Posted August 5, 2008 Hello,I have this kind of problem and I cant figure out what seems to be the problem. I slipstreamed my unattended WinXP SP2 with Office 2003. I followed everything in the tutorial and did the exact thing but the applications didn’t work. XP installs perfectly and it reboots, but it does not startup the start.cmd that I made in GuiRunOnce.This is my code:[GuiRunOnce] %systemdrive%\install\start.cmdThis is the path where I put my start.cmd in my XPc:\XPCD\$OEM$\$1\install\start.cmdBatch file of start.cmdECHO.ECHO Installing Office 2003ECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003\PRO11.msi /QBThis is the error that appears after windows restart."Windows cannot find c:\install\start.cmd. Make sure you typedthe name correctly, and then try again. To search for a file, clickthe Start button, and click search."All help is appreciated.Regards,Skinhead
Redhatcc Posted August 8, 2008 Posted August 8, 2008 %systemdrive%\install\start.cmdis your file being copied over correctly? i'd check that directory and see if it was copied.though i would throw that out there gl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now