mr4 Posted September 3, 2004 Posted September 3, 2004 I have a problem: when i'm installing the OS an error has occured: cannot find C:\Install\ to install the application. Why? When i install the Unattended XP CD, at the logon part i receive this kind of error. What is the problem? My batch files, i think, are ok. Please help me.
verlegenmanneke Posted September 3, 2004 Posted September 3, 2004 Maybe you could post your batch file?
koszopal Posted September 3, 2004 Posted September 3, 2004 and your catalog tree from which u making iso koszopal
mr4 Posted September 3, 2004 Author Posted September 3, 2004 Here is the batch file:@ECHO offtitle Installing applications...ECHO.ECHO Installing Adobe Reader 6ECHO Please wait...start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\""ECHO.ECHO Installing Flashget 1.6ECHO Please wait...start /wait %systemdrive%\install\Applications\flashget\fgf160.exe /SECHO.ECHO Registering Flashget 1.6...REGEDIT /S %systemdrive%\install\Applications\flashget\register.regECHO.ECHO Installing WinRAR 3.30ECHO Please wait...start /wait %systemdrive%\install\Applications\WinRAR\wrar330.exe /sECHO.ECHO Installing Diskeeper 8.0ECHO Please wait...start /wait %systemdrive%\install\Applications\diskeeper8\Setup.exe /s /v/qnECHO.ECHO Updating Diskeeper 8.0ECHO Please wait...start /wait %systemdrive%\install\Applications\diskeeper8\DKProfessionalUpdate.exe /s /v/qnBatch file is located in D:\XPCD\&OEM&\&1\Install on my hard drive. I have make an ISO and i ran it from VMware to test the OS. My XPCD: D:\XPCD\&OEM& -cmpnents -DOCS -I386 -SUPPORT -VALUEADD -rest of OS file I place the batch file in D:\XPCD\&OEM&\$1\Install\ and the cmdlines.txt in D:\XPCD\&OEM&\.
koszopal Posted September 3, 2004 Posted September 3, 2004 you should'nt haveD:\XPCD\&OEM&\&1\Installbut you should haveD:\XPCD\$OEM$\$1\Install koszopal
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