mr4 Posted September 3, 2004 Share 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. Link to comment Share on other sites More sharing options...
verlegenmanneke Posted September 3, 2004 Share Posted September 3, 2004 Maybe you could post your batch file? Link to comment Share on other sites More sharing options...
koszopal Posted September 3, 2004 Share Posted September 3, 2004 and your catalog tree from which u making iso koszopal Link to comment Share on other sites More sharing options...
mr4 Posted September 3, 2004 Author Share 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&\. Link to comment Share on other sites More sharing options...
koszopal Posted September 3, 2004 Share Posted September 3, 2004 you should'nt haveD:\XPCD\&OEM&\&1\Installbut you should haveD:\XPCD\$OEM$\$1\Install koszopal Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now