Mmm iemand al een werkende 2cd versie gemaakt? Ik krijg namelijk na het instoppen van de 2de cd(ISO) een error "Kan niet installeren". Ik heb de guide op MSFN gevolgd over die 2cd versie maar het lukt me dus niet helemaal. Hieronder me first_boot.cmd:
CLS
@ECHO OFF
ECHO
ECHO Ejecting CD-ROM Drives...
ECHO If you are using a cd rom please remove it from
ECHO the cdrom drive and If you have a second cd place
ECHO it in the drive at this time please.
ECHO
ECHO If you are using a dvd please remove it
ECHO at this time.
ECHO
ECHO Wait till the cdrom/dvd drive quits blinking
ECHO and then ...
start cscript %systemdrive%\install\Tools\cd_eject.vbs >nul
PSKill cscript.exe >nul
ECHO.
PAUSE
IF EXIST %systemdrive%\install\applications.cmd GOTO RUNBATCH
SET CDROM2=
IF EXIST D:\install\applications.cmd SET CDROM2=D:
IF EXIST E:\install\applications.cmd SET CDROM2=E:
IF EXIST F:\install\applications.cmd SET CDROM2=F:
IF EXIST G:\install\applications.cmd SET CDROM2=G:
IF EXIST H:\install\applications.cmd SET CDROM2=H:
IF EXIST I:\install\applications.cmd SET CDROM2=I:
IF EXIST J:\install\applications.cmd SET CDROM2=J:
IF EXIST K:\install\applications.cmd SET CDROM2=K:
IF NOT EXIST %CDROM2%\install\applications.cmd GOTO RUNBATCH
ECHO Please be patient while files are copied to your hard drive.
xcopy %CDROM2%\install %systemdrive%\install\ /S /C /Q /H /Y
ECHO.
:RUNBATCH
:: ECHO Running Main Batch ...
:: ECHO.
:: start /wait %systemdrive%\install\main_batch.cmd
:HOTFIXES
:: This hopefully has been obsoleted by slipstreaming the hotfixes into the installer.
:: Keeping it around just in case it is needed for anything else.
:: IF NOT EXIST %systemdrive%\install\hotfixes.cmd GOTO APPS
:: ECHO Running Hotfixes Batch ...
:: ECHO.
:: start /wait %systemdrive%\install\hotfixes.cmd
:APPS
IF NOT EXIST %systemdrive%\install\applications.cmd GOTO ERROR
ECHO Running Applications Batch ...
ECHO
start /wait RunDll32.exe setupapi,InstallHinfSection DefaultInstall 0 %systemdrive%\install\Applications.cmd
:CUSTOM
IF NOT EXIST %systemdrive%\install\CUSTOMIZE.CMD GOTO ERROR
:: ECHO Running Cumstom Batch ...
:: ECHO.
:: start /wait %systemdrive%\install\CUSTOMIZE.CMD
GOTO END
:ERROR
IF NOT EXIST %systemdrive%\install\hotfixes.cmd GOTO _ECHO
IF NOT EXIST %systemdrive%\install\hotfixes2.cmd GOTO _ECHO
IF NOT EXIST %systemdrive%\install\applications.cmd GOTO _ECHO
GOTO END
:_ECHO
ECHO
ECHO *******************WARNING*******************
ECHO Hotfixes or Applications were not installed
ECHO because they could not be found.
ECHO.
:: ECHO Check %systemdrive%\install\install.log for
:: ECHO more information.
ECHO *******************WARNING*******************
ECHO
EXIT
Ik heb uiteraard me install directory gekopieerd naar die 2de cd, en daar staat ook me applications.cmd. Hij vraagt ook netjes om die 2de cd en dan lijkt het alsof hij het gaat doen en dan krijg ik dus die error.
Het gekke vind ik ook dat het een nederlandse error is die ik krijg en dat die hierboven niet voorkomt dus hij komt ergens anders vandaan lijkt me.
Plus dat cscript.exe hier wel gebruikt wordt ik heb gegoogled en dat is een proggie maar ik zou niet weten ik welke map ik die moet zetten dus mssn is dat wel het gene wat de error veroorzaakt, maar dat is ook een engels proggie dus dan zou er toch geen nederlandse error melding uitkomen lijkt me.
[
Voor 8% gewijzigd door
Operations op 24-07-2004 14:05
]
PC1: ASUS B650-Plus WiFi -- 9900X incl. X72 -- 64GB DDR5-6000Mhz -- Kingston Fury Renegade G5 2TB -- HP Z43 | Servers: 2x DELL R730 -- E5-2660 v4 -- 256GB -- Synology DS3617xs: 4x1,92TB SSD RAID F1 -- 6x8TB WD Purple RAID5