Jump to content

traxx

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by traxx

  1. bingo....thanks again green
  2. Thanks....gonna copy the dvd contents over, edit file, and reburn....so i'll let you know how it turns out in a few hours
  3. I've been trying to completely automate the install, but I keep running into that damned welcome screen. I do the create user thing in cmdlines.txt, but it doesn't skip that welcome at all. Here's snippets from my stuff... Winnt.sif: [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No UnattendedSwitch=Yes WaitForReboot="No" DriverSigningPolicy=Ignore OemPnPDriversPath="Drivers\lan;Drivers\nvidia" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=No OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1 cmdlines.txt: [COMMANDS] ".\installs.cmd" installs.cmd: ECHO Adding User "Timothy" net user Timothy /add net localgroup "administrators" Timothy /add net localgroup "users" Timothy /delete net user administrator /active:no ECHO. Any input would be appreciated PS. It's corp edition so activating isn't the issue here
  4. EDITED: well spank my a** and call me charlie....stupid me and typos wrote PEM instead of OEM....don't worry, I'll be ok
  5. I am using an MSI StarForce GeForce4 MX440 w/ AGP8X, here's my problem... Windows XP doesn't detect it as being it....or anything else for that matter. It installs it as a Standard VGA Controller. Complete an unattended install and before it can get into Windows to process my batch file, I am confronted with a "Windows had to adjust your display settings" bla bla bla message and I'm at 800x600....completely overriding my 1280x1024 specification in Winnt.sif. I have tried the OemPnP....already. Thanks in advance.
×
×
  • Create New...