Jump to content

winnt.exe hangs when run from dos..


Recommended Posts

I have a fat32 partition I wanted to have as a restore partition on an external harddisk.

The problem I am having is when I run "winnt.exe /s:\d:\i386 /u:d:\unattend.txt", everything looks fine until it gets to a point where it says "Please wait while setup copies files to you're hard disk", drive light stays on and it chugs away for ever.

Here is my unattend.txt

[Data]
MsDosInitiated = 1
UnattendedInstall = Yes

[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
OemSkipEula = Yes
       Filesystem=ConvertNTFS
WaitForReboot = No
TargetPath = "\Windows"
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore
Hibernation = No

[SystemFileProtection]
SFCQuota = 0

[GuiUnattended]
EncryptedAdminPassword = No
AdminPassword = "w00h00"
AutoLogon = Yes
TimeZone = 35
OEMSkipRegional = 1
OemSkipWelcome = 1

[Shell]
DefaultThemesOff = Yes

[UserData]
ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
ComputerName = "PC"
FullName = "User"
OrgName = "none"

[Display]
        BitsPerPel=32
        Xresolution=1024
        Yresolution=768
        Vrefresh=75

[GuiRunOnce]
       %systemdrive%\packages\guirunonce.bat

I used nlite to create the source.

Any help would be appreciated.

Stav

Link to comment
Share on other sites


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...