Jump to content

Recommended Posts

Posted

To test my unattended xp pro cd, I use cdimage gui to create the iso and then vmware to run setup. The command line in cdimage looks like this:

cdimage.exe" -l"WXPSP1" -t09/01/2003,12:00:00 -g -h -n -b"E:\Temp\image1.bin" -o -w1 -m "C:\wxp\root" "c:\wxp\WXPSP1.iso"

The problem is on many occasions I get bsod during setup. The error messages are not always the same. The most common is

unknown Hard error

systemroot/system32/ntdll.dll

On another occasion virtual machine restarts after Installing Devices and gui setup runs again from the beginning. I have managed to create successful cds in my last few attempts. But with my latest cd, setup is completed, including the batch files. Then I found out I could not enter Display Properties. An entry in Event Viewer pointed me to setuperr.log, which contained

could not register themeui.dll

loadlibrary returned error 998 (3e6)

could not register mscandui.dll

loadlibrary returned error 998 (3e6)

WTF :) As I said before, I have managed to create working cds. This is the first time I have come across this error. And all I did was insert 2 lines to install powertoys tweakui (which worked, btw). Where am I going wrong, pls help me.

winnt.sif

----------

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated=0

UnattendedInstall=Yes

[unattended]

Repartition=No

UnattendMode=DefaultHide

OemSkipEula=Yes

TargetPath=\Windows

WaitForReboot=No

OemPreinstall=Yes

UnattendSwitch=No

; DriverSigningPolicy=Ignore

; OemPnPDriversPath="Drivers\Catalyst3_6;Drivers\Catalyst3_6\tv_out\WDM_XP"

[GuiUnattended]

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=210

OEMSkipWelcome=1

[userData]

ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName=""

OrgName=""

[RegionalSettings]

LanguageGroup=10,9

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

[GuiRunOnce]

; %systemdrive%\install\main.cmd

; %systemdrive%\install\hotfixes.cmd

%systemdrive%\install\apps.cmd


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...