Jump to content

Recommended Posts

Posted (edited)

am having probs with my first unattended cd

i get this error msg

The error msg title says "16bit MS-DOS subsystem"

c:\windows\ime\mkr6_1\imkrinst.exe

c:\windows system32\config.ini

The system file is not suitable for runing MS-DOS and microsoft windows applications. Choose close to terminate the application

:blink:

here is my winnt.sif

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
FileSystem=*

DriverSigningPolicy=Ignore
OemPnPDriversPath="drivers\000_chipset\VIA;drivers\001_network;drivers\002_graphics\nVidia84.21;drivers\004_sound\Vinyl;drivers\005_monitor;drivers\006\SI3112;drivers\007_mouse;"

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=120
OemSkipWelcome=1

[UserData]
ProductKey=*********
FullName="Blah"
OrgName=""
ComputerName=Blah

[TapiLocation]
CountryCode=20

[RegionalSettings]
LanguageGroup=13,7,1
Language=00000409

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Components]
msmsgs=off
msnexplr=off
pinball=off


[GuiRunOnce]
"%systemdrive%\install\cmdlines.txt"

cmdlines.txt

[COMMANDS]
"RunOnceEx.cmd"
"useraccounts.cmd"
"rundll32 advpack.dll,LaunchINFSection nLite.inf,nLiteReg"
"REGEDIT /S hkcu.reg"
"REGEDIT /S Reg\Soft.reg"

RunOnceEx.cmd

ECHO. 
ECHO Applying Registry Tweaks...
REGEDIT /S %systemdrive%\Reg\hklm.reg

Edited by tIlldEath

Posted

Idon't know for sure but my gut tells me it's this line.

GuiRunOnce]

"%systemdrive%\install\cmdlines.txt"

cmdlines.txt is normally in the top of the $OEM$ dir and

is called automatically when you have oempreinstall in your

winnt.sif

Posted

didnt work :|

removed the

[GuiRunOnce]

"%systemdrive%\install\cmdlines.txt"

also i doubted that there is a prob in the hotfix, undone all the hot fixes to a status that was working fine, but still stuck here

am thankful 4 your help :)

Posted

Are you still getting the same error?

Where is your cmdlines.txt file?

it should be at $OEM$\cmdlines.txt

If it is then I don't have any idea.

Posted

Still with the same error, my cmdlines.txt was inside a folder called install,

but even when i moved it out to the $OEM$, got the same error msg.

I think the problem is that there is a programs somewhere, run in a very early stage

Posted

are you using a virtual machine?

dunno if thats what the prob could be, i was using vmware and i had conflicts on my host pc so i had to use microsoft vm

Posted

Have you integrated any programs as hotfixes? Which language components were removed by nLite? Do any of them require Korean language support?

Posted

have solved this problem, there was something wrong with one of the lines in the winnt.sif, found that i was using the deploy tools of sp2 while am trying 2 install sp1, this caused me this problem

i think the line that caused the error is this :

msmsgs=off

since i didnt find any thing about it in the deplying tool help file

am still having couple of errors, i will try hunting them down :rolleyes:

thx guys for trying to help me :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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