nonone Posted April 2, 2004 Posted April 2, 2004 Hi I got a problem in installing windows .I got a black screen (monitor is on ) and windows can't loginI try to access through save mode , then my application start installing But also not all of them because some of them can't be installed on save mode.After I login save mode I got a message from windows telling me that I have to Recover ( or restore ) my windows by setting a day in the past.Also I got a problem in Adding User ( administrator )I found only one administrator ( I was expecting to have 2 , the one That installed by default and the one that I set it )The administrator name has been changed to the name that I set in the registry .Here my files In directory ( XPCD\$OEM$ ) 4 filescmdlines.txt[COMMANDS]"useraccounts.cmd""RunOnceEx.cmd"RunOnceEx.cmdcmdow @ /HID@echo offIF EXIST C:\WIN51IP.SP1 set CDROM=C:IF EXIST D:\WIN51IP.SP1 set CDROM=D:IF EXIST E:\WIN51IP.SP1 set CDROM=E:IF EXIST F:\WIN51IP.SP1 set CDROM=F:IF EXIST G:\WIN51IP.SP1 set CDROM=G:IF EXIST H:\WIN51IP.SP1 set CDROM=H:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%\001 /VE /D "Preparing Installation..." /fREG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\prepare.cmd" /fREG ADD %KEY%\010 /VE /D "Start installing MSN 6" /fREG ADD %KEY%\010 /V 1 /D "%CDROM%\Software\Msn\Msn.msi /qn" /fREG ADD %KEY%\015 /VE /D "Framework 1.1" /fREG ADD %KEY%\015 /V 1 /D "%CDROM%\Software\Framework\netfx.msi /QN" /fREG ADD %KEY%\020 /VE /D "installing WMP9 + MM2" /fREG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\WMP9MM\WMP9MM2.exe" /fREG ADD %KEY%\025 /VE /D "installing Hotfixs" /fREG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\hotfixes.cmd" /fREG ADD %KEY%\030 /VE /D "installing Windows Updates" /fREG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\winup.cmd" /fREG ADD %KEY%\035 /VE /D "Flashget 1.6 final" /fREG ADD %KEY%\035 /V 1 /D "%CDROM%\Software\flashget\fgf160.exe /S" /fREG ADD %KEY%\035 /V 2 /D "REGEDIT /S "%CDROM%\Software\flashget\register.reg" /fREG ADD %KEY%\040 /VE /D "WinRAR v.3.30" /fREG ADD %KEY%\040 /V 1 /D "%CDROM%\Software\WinRAR\WinRAR.exe/s" /fREG ADD %KEY%\045 /VE /D "installing Directx 9" /fREG ADD %KEY%\045 /V 1 /D "%CDROM%\Software\DirectX9b\DX9NTopk.exe" /fREG ADD %KEY%\050 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\cleanup.cmd" /fEXITuseraccounts.cmdnet user mrpop abcdef /addnet localgroup Administrators mrpop /addREGEDIT /S autologon.regEXITautologon.regWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"=" mrpop ""DefaultPassword"=" abcdef ""AutoAdminLogon"="1">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>....In directory (XPCD\$OEM$\$1\Install) 4 filesprepare.cmdcmdow @ /HIDDEL "%AllUsersProfile%\Start Menu\Windows Update.lnk"DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk"DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk"EXIThotfixes.cmd@echo off ECHO.ECHO Installing Q832483 Buffer overrun in an MDAC function could allow code executionstart /wait %systemdrive%\install\hotfixes\ENG_Q832483_MDAC_X86.EXE /C:"dahotfix.exe /q /n" /qECHO.ECHO Installing Q817778 Advanced Networking Packstart /wait %systemdrive%\install\hotfixes\Q817778.exe /Q /O /N /ZEXITwinup.cmdcmdow @ /HIDstart /wait %systemdrive%\install\hotfixes\Q322011.exe /q /o /n /zstart /wait %systemdrive%\install\hotfixes\Q327405A.exe /qstart /wait %systemdrive%\install\hotfixes\Q327405E.exe /qstart /wait %systemdrive%\install\hotfixes\Q327979.exe /q /o /n /zstart /wait %systemdrive%\install\hotfixes\Q810243.exe /q /o /n /zstart /wait %systemdrive%\install\hotfixes\Q814995.exe /q /o /n /zstart /wait %systemdrive%\install\hotfixes\Q820291.exe /q /o /n /zstart /wait %systemdrive%\install\hotfixes\Q821253.exe /q /o /n /zstart /wait %systemdrive%\install\hotfixes\Q822603.exe /q /o /n /zstart /wait %systemdrive%\install\hotfixes\Q826942.exe /quiet /norestart /o /nstart /wait %systemdrive%\install\hotfixes\Q829558.exe /quiet /norestart /o /nstart /wait %systemdrive%\install\hotfixes\Q831240.exe /qbEXIT>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>........In directory (XPCD\I386)svcpack.inf[Version] Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[SetupData]CatalogSubDir="\i386\Update"[ProductCatalogsToInstall][SetupHotfixesToRun]Q330994.exe /Q:A /R:NJS56NEN.exe /Q:A /R:NQ823182.exe /Q /N /Z /OQ824105.exe /Q /N /Z /OQ824141.exe /Q /N /Z /OQ825119.exe /Q /N /Z /OQ828028.exe /Q /N /Z /OQ828035.exe /Q /N /Z /OQ832894.exe /Q:A /R:NQ828026.exe /Q /N /Z /Oqchain.exein winnt.sif[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS FileSystem=* UnattendSwitch="yes" WaitForReboot="No"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=115 OemSkipWelcome=1[UserData] ProductKey=xxxxx- xxxxx - xxxxx - xxxxx - xxxxx FullName="xyz" OrgName="none" ComputerName=*[Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=100[RegionalSettings] LanguageGroup=1,2,3,4,5,6, 7, 8, 9, 10,11,12,13,14,15,16,17[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>I know it is long please forgive me and help me Last question : haw can I add all the languages without entering in control panel ? most of the languages are added but not all.Thank you in advanced
nonone Posted April 3, 2004 Author Posted April 3, 2004 no, I didn't change my boot screen. please Alanoll take a look for my files above and tell me I did it correct ,waiting for you advice .to be honest with you I didn't make by my self i just copy it from other members .
Alanoll Posted April 3, 2004 Posted April 3, 2004 well, i know your autologon regtweak won't work.what you should do on your own, if no one get's here first....eliminate the possibilities. remove all instances of execution, so remove everything from cmdlines.txt.See if your SVCPACK.INF works. if it does, add a line in cmdlines.txt. Do so untill you find the culprit. If it's somewhere in RunOnce for some god awful reason, comment out each section with REM and do the same process.
Dollars22 Posted April 3, 2004 Posted April 3, 2004 windows won't except two users with the excact same name. ie. Administrator.
maxXPsoft Posted April 3, 2004 Posted April 3, 2004 In autologon.reg"DefaultUserName"=" mrpop ""DefaultPassword"=" abcdef "Spaces in there, eliminate them"DefaultUserName"="mrpop""DefaultPassword"="abcdef"
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