simo123 Posted March 27, 2005 Posted March 27, 2005 I get an error on 1st boot when trying to call WIHU from the cd. The error is can't find path \software\wihu\wihu.exe, yet when I double click the cmd file on the cd/dvd it works fine. Therefore is it the way i'm calling the cmd file from winnt.sif or the cmd?wihu.cmd (located %CDROM%\$OEM$\$1\install)cmdow @ /HID@echo offIF EXIST D:\CD.txt set CDROM=D:IF EXIST E:\CD.txt set CDROM=E:IF EXIST F:\CD.txt set CDROM=F:IF EXIST G:\CD.txt set CDROM=G:IF EXIST H:\CD.txt set CDROM=H:IF EXIST I:\CD.txt set CDROM=I:IF EXIST J:\CD.txt set CDROM=J:ECHO.start /wait %CDROM%\Software\wihu\wihu.exe /skiprestart /skipsettings /usecurrent /autologon ECHO.EXITwinnt.sif[GUIRunOnce]%Systemdrive%\install\wihu.cmd
simo123 Posted March 28, 2005 Author Posted March 28, 2005 Problem solved.Someone forgot to put cd.txt in root dir of dvd.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now