October 23, 200322 yr Hello.In my *.cmd i got a part:ECHO.ECHO Internet Explorer 6 mit SP1 werden installiertECHO Bitte warten...start /wait %SystemDrive%\hotfixes\ie6Sp1\ie6setup.exe /Q:A /R:NThat install the IE6, but after this I got a lot of errors and then i must reboot.So I can`t get the afterinstallations.On W2K and XPprof unattendet CD its the same effect.Are the parameters wrong? I read a lot of topics here, but they all say that i must have this parameters.Hope you can help.
October 23, 200322 yr Hi,mal ein linkhttp://www.winhelpline.info/daten/index.ph...hp?shownews=540der Installer installiert gleich noch Updates hinzu GrußvitoP.Smeine CMDLINES.txt[commands]; Post SP 4 updates werden installiert"D:\BONUS\SERVICEPACKS\2KUPDATE\postSP4.exe -s"; Internet Explorer 6 wird installiert"D:\BONUS\SERVICEPACKS\IE6SP1\IE6SETUP.EXE /q"; Adminpack wird installiert"D:\BONUS\SERVICEPACKS\ADMINPACK\adminpack.msi /q"
October 23, 200322 yr Author Hi.Danke für die Seite. Das Updatepack von denen ist bei mir schon eingbunden!Trotzdem danke.Das ändert aber nichts an der Tatsache, dass nach der Installation von ie6 lauter fehler kommen. :-(Klappt das bei dir in dieser Reihenfolge ohne Fehler?Hier meine hot.cmd:CLS@echo offECHO.ECHO Das ist nur ein Test :-)ECHO Vielleicht auch nicht ;-\ECHO Höchstwahrscheinlich ist es das nicht :-))ECHO Oder vielleicht doch :-?ECHO.ECHO Updates und Hotfixes (Stand 20.10.03) werden installiertECHO Bitte warten...start /wait %SystemDrive%\hotfixes\W2Kupd.exe -s <-----postsp4.exeECHO.ECHO Installation von DirectX 9.0bECHO Bitte Warten...start /wait %systemdrive%\hotfixes\DX90b\DirectX9\dxsetup.exe /opkECHO.ECHO Windows Media Player 9.0 wird installiertECHO Bitte warten...start /wait %SystemDrive%\hotfixes\Wmp9\setup_wm.exe /Q:A /R:NECHO.ECHO Hotfix 828026 für Media Player 9.0 wird installiertECHO Bitte Warten...start /wait %SystemDrive%\hotfixes\KB828026.exe /passive /norestart /o /nECHO.ECHO Internet Explorer 6 mit SP1 werden installiertECHO Bitte warten...start /wait %SystemDrive%\hotfixes\ie6Sp1\ie6setup.exe /Q:A /R:NECHO.ECHO Hotfix 814078 (JScript) wird installiertECHO Bitte warten, wahrscheinlich muss der Rechner neugestartet werden :-(start /wait %SystemDrive%\hotfixes\Q814078.exe /Q:a /R:NEXITUnd nach der Installation von IE6 scheitert er.Ich probier es mal mit /q. Vielleicht klappts dann.Was ist das Adminpack?PS: ich glaube dutsch ist in diesem Forum verboten, also am besten english benutzen
October 23, 200322 yr Hi,IE6 wird bei mir schon unter cmdlines.txt installiert; Internet Explorer 6 wird installiert"D:\BONUS\SERVICEPACKS\IE6SP1\IE6SETUP.EXE /q"müsste aber auch als batfile gehenstart /wait "%SystemDrive%\hotfixes\ie6Sp1\ie6setup.exe /Q"gruss vito
October 23, 200322 yr Hi,Adminpack is a package for a sysadmin to manage the server over the clientADS, DNS, DHCP, wins ....BYEvito
October 23, 200322 yr Author If I got IE6 with /q, he install without errors, but he make a reboot. So I can`t get the afterinstallations. :/ Sorry, but what is the different between cmdlines.txt and *.bat/cmd ? :/
October 23, 200322 yr Hi,cmdlines is stored under $OEM$ and installed during the GUI setup without reboot VITO
October 23, 200322 yr I think I should make a german subforum under Unattended XP CD, Would you guys like that?
October 27, 200322 yr Author @ThanatosWe try to speak your Language, but its not works every time. I would like to see, how it looks if you try German Would you like to try? Peace at all
October 27, 200322 yr Author @ AaronXPWhat do you mean with "I think I should make a german subforum under Unattended XP CD" ? I don`t like a forum just for the Germans, but its sometimes really heavy to find the right words in English In such cases I try to explain in German, in Hope that at least the german Boys understand what I mean and can help me In this spirit: I try and learn
October 27, 200322 yr Author @ Vito & GreenMachine Thanx. I take the IE6 setup in the CMDLINES.TXT and IT WORKS !!!
October 27, 200322 yr i vote we somehow add a babel fish thing to the forum meh, atleast there wouldn't be AS many language barriers.Peace
Create an account or sign in to comment