Jump to content

Recommended Posts

Posted

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.cmd

This is the path where I put my start.cmd in my XP

c:\XPCD\$OEM$\$1\install\start.cmd

Batch file of start.cmd

ECHO.

ECHO Installing Office 2003

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Office2003\PRO11.msi /QB

This is the error that appears after windows restart.

"Windows cannot find c:\install\start.cmd. Make sure you typed

the name correctly, and then try again. To search for a file, click

the Start button, and click search."

All help is appreciated.

Regards,

Skinhead

post-187761-1217955942_thumb.png


Posted
%systemdrive%\install\start.cmd

is 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...