Jump to content

Need some help with my unattended XP


Recommended Posts


Your question is answered in detail at the MSFN 'Unattended Windows' guide...

http://unattended.msfn.org/unattended.xp/view/web/15/

Thx, I realized this exact part of the unattended website after I did a lot of googling. I just thought there would be program choices to do this.

Edited by COKEDUDEUSF
Link to comment
Share on other sites

you may start in this way:

copy ur XP source to a folder called XPCD

integrate any SP you want to add on it (SP2 or SP3)

then use ryanvm integrator to integrate any addons

(nlite is but messy,, you might have messed up there somewhere), i personally also till date didn't got 100 %success with my UAXPCD with nlite

then check if the problem persist or not

for winnt.sif, follow my winnt.sif (it worked for me very well) don't forget to match this with yours

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

AutomaticUpdates=yes

[unattended]

UnattendMode=FullUnattended

UnattendedSwitch=Yes

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

OemPnPDriversPath="X\101_lan;X\vm;X\845v;X\865v;X\915v;X\8139;X\9738;X\vsound;X\dcom;X\intl_1000;X\lan;X\max;X\rtl_ac97;X\sis;X\sis630lan;X\sis_lan;X\WDM;X\smax;X\ati;X\smax2;X\stel;X\stel2;X\usb2;X\via_s;X\via_s2;X\via_vga;X\cmi;X\via_rhine;D\M\3;D\M\3B;D\M\A;D\M\A2;D\M\A3;D\M\A4;D\M\A5;D\M\A6;D\M\A7;D\M\A8;D\M\AD;D\M\AD1;D\M\AD2;D\M\AD3;D\M\AD4;D\M\AD5;D\M\AD6;D\M\AD7;D\M\AD8;D\M\AD9;D\M\ADA;D\M\ADB;D\M\AM;D\M\AR;D\M\AT;D\M\AU;D\M\AU2;D\M\AU3;D\M\C;D\M\C1;D\M\C2;D\M\C3;D\M\D;D\M\D1;D\M\D2;D\M\D3;D\M\E;D\M\H;D\M\H1;D\M\H10;D\M\H1S;D\M\H2;D\M\H3;D\M\H3\H3k;D\M\H3\H3S;D\M\H4;D\M\H5;D\M\H6;D\M\H6S;D\M\H7;D\M\H7S;D\M\H8;D\M\H9;D\M\H9S;D\M\I1;D\M\I2;D\M\I3;D\M\I6;D\M\IB1;D\M\IB2;D\M\IB3;D\M\IB4;D\M\IB5;D\M\IB6;D\M\IT;D\M\J;D\M\L;D\M\L1;D\M\L2;D\M\L3;D\M\L4;D\M\L5;D\M\L6;D\M\L7;D\M\M;D\M\M2;D\M\M3;D\M\M4;D\M\N\123;D\M\N\4;D\M\N\4IN;D\M\N\5;D\M\N\6;D\M\N\TM;D\M\P;D\M\P\K;D\M\P\S;D\M\P1;D\M\P1K;D\M\P1S;D\M\P2;D\M\P2\K;D\M\P2S;D\M\P3;D\M\P4;D\M\P4K;D\M\P4S;D\M\P5;D\M\P6;D\M\P7;D\M\P8;D\M\P9;D\M\PA;D\M\PAS;D\M\PC;D\M\Q;D\M\Q2;D\M\Q3;D\M\Q4;D\M\S;D\M\S2;D\M\S2A;D\M\S3;D\M\S4;D\M\S5;D\M\S7;D\M\S7A;D\M\S7B;D\M\S8;D\M\S9;D\M\SA;D\M\SA2;D\M\SB;D\M\SB2;D\M\SB3;D\M\SB4;D\M\SB5;D\M\SC;D\M\SC2;D\M\SC3;D\M\SC4;D\M\SC5;D\M\SIS;D\M\SIS1;D\M\SIS2;D\M\V;D\M\V2;D\M\V3;D\M\V4;D\M\VM;X:\mto;X:\itl;X:\vm"

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=193

OemSkipWelcome=1

[iEPopupBlocker]

AllowedSites=www.microsoft.com;

BlockPopups=Yes

FilterLevel=Medium

ShowInformationBar=Yes

[userData]

ProductID=your-serial-goes-here

FullName="Your name"

OrgName="Your company"

ComputerName=computername

[Display]

BitsPerPel=32

Xresolution=800

Yresolution=600

Vrefresh=75

AutoConfirm=1

[TapiLocation]

CountryCode=977

Dialing=Tone

AreaCode=061

LongDistanceAccess="15113"

[identification]

JoinWorkgroup=workgroup

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

AccessOpt=off

msnexplr=off

zonegames=off

Media_clips=off

Dialer=off

Fax=off

Hypertrm=off

Media_utopia=off

Mousepoint=off

Media_clips=off

Templates=off

TerminalServer=off

Clipbook=off

Deskpaper=off

Home_Page=http://www.google.com.np

[shell]

DefaultStartPanelOff=No

CustomDefaultThemeFile="%WinDir%\Resources\Themes\pb.Theme"

[WindowsFirewall]

Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode = 0

[GuiRunOnce]

command9="%SystemDrive%\DPsFnshr.exe"

%systemdrive%\install\run.exe

Ok I used this exact thing for my WINNT.SIF except I changed a few user data lines and my region. My OS is now fully unattended except I have one problem. I'm still getting the stupid INF error:

http://i255.photobucket.com/albums/hh133/C...UDEUSF/pic9.jpg

Link to comment
Share on other sites

Can you list the drivers that you have integrated into your install.

Maybe one of them is corrupt.

Try to integrate one at a time and run the installer, and see which one causes the issue.

I didn't integrate any drivers unless nlite did something stupid to me.

Here's my last session.ini:

[Main]

Env = 1.4.6 - 2.0.50727.42.Microsoft Windows NT 5.1.2600 Service Pack 3

Target = Windows XP Professional SP3 - 5.1.2600.5512 - English (United States)

[Tasks]

Service Pack Integration

Remove Components

Unattended Setup

Integrate Drivers

Hotfixes and Update Packs

Tweaks

Create a Bootable ISO

Options

[Components]

;# Applications #

Briefcase

Screensavers

;# Drivers #

IBM PS/2 TrackPoint

IBM ThinkPad

Microsoft SideWinder

Modems

Printers

Serial Pen Tablet

Sound Controllers

Tape drives

Toshiba DVD decoder card

Wireless Ethernet (WLAN)

;# Hardware Support #

Iomega Zip drive

Sony Memory Stick

Toshiba PCI IDE Controller

;# Languages #

;Arabic

Arabic (Algeria)

Arabic (Bahrain)

Arabic (Egypt)

Arabic (Iraq)

Arabic (Jordan)

Arabic (Kuwait)

Arabic (Lebanon)

Arabic (Libya)

Arabic (Morocco)

Arabic (Oman)

Arabic (Qatar)

Arabic (Saudi Arabia)

Arabic (Syria)

Arabic (Tunisia)

Arabic (U.A.E.)

Arabic (Yemen)

Divehi (Maldives)

Pashto

Syriac (Syria)

Urdu

;Armenian

Armenian

;Baltic

Estonian

Latvian

Lithuanian

;Cyrillic

Azeri (Cyrillic)

Belarusian

Bosnian (Cyrillic, Bosnia and Herzegovina)

Bulgarian

FYRO Macedonian

Kazakh

Kyrgyz (Kyrgyzstan)

Mongolian (Mongolia)

Russian

Serbian (Cyrillic)

Serbian (Cyrillic, Bosnia and Herzegovina)

Tatar

Ukrainian

Uzbek (Cyrillic)

;Georgian

Georgian

;Greek

Greek

;Hebrew

Hebrew

;Indic

Bengali (India)

Gujarati (India)

Hindi

Kannada (India)

Konkani

Malayalam (India)

Marathi

Nepali (Nepal)

Punjabi (India)

Sanskrit

Tamil

Telugu (India)

;Japanese

Japanese

;Korean

Korean

;Simplified Chinese

Chinese (PRC)

Chinese (Singapore)

;Thai

Farsi

Thai

;Traditional Chinese

Chinese (Hong Kong S.A.R.)

Chinese (Macau S.A.R.)

Chinese (Taiwan)

;Turkic

Azeri (Latin)

Turkish

Uzbek (Latin)

;Vietnamese

Vietnamese

;# Operating System Options #

Out of Box Experience (OOBE)

;# Compatibility #

Compat01

Compat02

Compat08

[KeepFiles]

msconfig.exe

[RemoveFiles]

clock.avi

yahoo.bmp

swtchbrd.bmp

[Options]

ClassicSetup

BlackSetupBack

ProfilesDir = "%SystemDrive%\Documents and Settings"

TargetPath = "WINDOWS"

temp_dir = %USERPROFILE%\Local Settings\Temp

AdvTweaks

[Patches]

TcpIp = 100

DoUxTheme

[services2]

wuauserv,4

SharedAccess,4

[Tweaks]

Boot and Shutdown-Ctrl-Alt-Del at logon-Enabled

Boot and Shutdown-Disable automatic restart on System Failure

Boot and Shutdown-Numlock-On

Desktop-My Computer icon-Show

Desktop-My Documents icon-Show

Desktop-My Network Places icon-Show

Desktop-Recycle Bin icon-Show

Explorer-Add 'Command Prompt' to folder context menu

Explorer-Advanced Search: preconfigure options

Explorer-Associate additional file types with Notepad

Explorer-Change Windows Explorer folder view-Details

Explorer-Display the contents of system folders

Explorer-Restore previous folder windows at logon

Explorer-Show extensions of known file-types

Explorer-Show hidden files and folders

Explorer-Show Map Network Drives buttons in Explorer bar

Explorer-Show protected operating system files

Explorer-Show Statusbar in all windows

Explorer-Show the full path in the Address Bar

Explorer-Show the full path in the Title Bar

My Computer-Add Administrative Tools

My Computer-Add Control Panel

My Computer-Add Control Panel to Context Menu

My Computer-Add Device Manager to Context Menu

My Computer-Add Drive Cleanup to Context Menu

My Computer-Add Event Viewer to Context Menu

My Computer-Add Folder Options

My Computer-Add Fonts Folder

My Computer-Add My Network Places

My Computer-Add Network Connections

My Computer-Add Printers and Faxes

My Computer-Add Recycle Bin

My Computer-Add Registry Editor to Context Menu

My Computer-Add Scheduled Tasks

My Computer-Add Services to Context Menu

My Computer-Add Software to Context Menu

My Computer-Add Taskbar Settings

Performance-Speed-up Access to AVI Media Files

Security-Disable Antivirus notification

Security-Disable Firewall notification

Security-Disable Screensaver

Start Menu-Add Administrative Tools menu

Start Menu-Control Panel-Display as a link

Start Menu-My Computer-Display as a link

Start Menu-My Documents-Display as a link

Start Menu-My Music-Display as a link

Start Menu-My Network Places-Display as a link

Start Menu-My Pictures-Display as a link

Start Menu-Network Connections-Display as Connect to menu

Start Menu-Printers and Faxes-Display as a link

Taskbar-Disable Balloon Tips

Windows Media Player-Enhanced privacy settings

[unattended]

UnattendMode = 5

ComputerType = Automatic

AutoLogon = Administrator

FirewallOff

MaximumDataStorePercentOfDisk = 12

RestorePointLife = 30

DesktopTheme = Default||

AutoUpdates = 4

AutoUDay = 5

AutoUHour = 15

ProgFilesPath = "\Program Files"

[DesktopThemes]

C:\WINDOWS\Resources\Themes\BENICE.Theme

C:\WINDOWS\Resources\Themes\Luna.theme

C:\WINDOWS\Resources\Themes\Windows Classic.theme

C:\WINDOWS\Resources\Themes\WORK!!!!!!!\maybe.Theme

[NetAdapter1]

connname = ""

macaddress = ""

ipaddress = "192.168.0.1"

subnetmask = "255.255.255.0"

defaultgateway = ""

dnsserver1 = ""

dnsserver2 = ""

winsserver = ""

netbiossetting = "0"

ipxnetworknumber = "00000000"

ipxnetworkframetype = "0xFF"

[GuiRunOnce]

[Drivers]

[Hotfixes]

Here's my winnt.sif:

; Generated by nLite 1.4.6

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

AutomaticUpdates=yes

[unattended]

UnattendMode=FullUnattended

UnattendedSwitch=Yes

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

OemPnPDriversPath="X\101_lan;X\vm;X\845v;X\865v;X\915v;X\8139;X\9738;X\vsound;X\dcom;X\intl_1000;X\lan;X\max;X\rtl_ac97;X\sis;X\sis630lan;X\sis_lan;X\WDM;X\smax;X\ati;X\smax2;X\stel;X\stel2;X\usb2;X\via_s;X\via_s2;X\via_vga;X\cmi;X\via_rhine;D\M\3;D\M\3B;D\M\A;D\M\A2;D\M\A3;D\M\A4;D\M\A5;D\M\A6;D\M\A7;D\M\A8;D\M\AD;D\M\AD1;D\M\AD2;D\M\AD3;D\M\AD4;D\M\AD5;D\M\AD6;D\M\AD7;D\M\AD8;D\M\AD9;D\M\ADA;D\M\ADB;D\M\AM;D\M\AR;D\M\AT;D\M\AU;D\M\AU2;D\M\AU3;D\M\C;D\M\C1;D\M\C2;D\M\C3;D\M\D;D\M\D1;D\M\D2;D\M\D3;D\M\E;D\M\H;D\M\H1;D\M\H10;D\M\H1S;D\M\H2;D\M\H3;D\M\H3\H3k;D\M\H3\H3S;D\M\H4;D\M\H5;D\M\H6;D\M\H6S;D\M\H7;D\M\H7S;D\M\H8;D\M\H9;D\M\H9S;D\M\I1;D\M\I2;D\M\I3;D\M\I6;D\M\IB1;D\M\IB2;D\M\IB3;D\M\IB4;D\M\IB5;D\M\IB6;D\M\IT;D\M\J;D\M\L;D\M\L1;D\M\L2;D\M\L3;D\M\L4;D\M\L5;D\M\L6;D\M\L7;D\M\M;D\M\M2;D\M\M3;D\M\M4;D\M\N\123;D\M\N\4;D\M\N\4IN;D\M\N\5;D\M\N\6;D\M\N\TM;D\M\P;D\M\P\K;D\M\P\S;D\M\P1;D\M\P1K;D\M\P1S;D\M\P2;D\M\P2\K;D\M\P2S;D\M\P3;D\M\P4;D\M\P4K;D\M\P4S;D\M\P5;D\M\P6;D\M\P7;D\M\P8;D\M\P9;D\M\PA;D\M\PAS;D\M\PC;D\M\Q;D\M\Q2;D\M\Q3;D\M\Q4;D\M\S;D\M\S2;D\M\S2A;D\M\S3;D\M\S4;D\M\S5;D\M\S7;D\M\S7A;D\M\S7B;D\M\S8;D\M\S9;D\M\SA;D\M\SA2;D\M\SB;D\M\SB2;D\M\SB3;D\M\SB4;D\M\SB5;D\M\SC;D\M\SC2;D\M\SC3;D\M\SC4;D\M\SC5;D\M\SIS;D\M\SIS1;D\M\SIS2;D\M\V;D\M\V2;D\M\V3;D\M\V4;D\M\VM;X:\mto;X:\itl;X:\vm"

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=035

OemSkipWelcome=1

[iEPopupBlocker]

AllowedSites=www.microsoft.com;

BlockPopups=Yes

FilterLevel=Medium

ShowInformationBar=Yes

[systemRestore]

[userData]

ProductKey=

FullName="John Doe"

OrgName="Student"

ComputerName=HAL

[identification]

JoinWorkgroup="None"

[RegionalSettings]

Language= "0409"

[Networking]

InstallDefaultComponents="Yes"

[Components]

msmsgs=off

Home_Page=http://www.google.com.np

[shell]

DefaultStartPanelOff=No

CustomDefaultThemeFile="%WinDir%\Resources\Themes\pb.Theme"

[WindowsFirewall]

Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode=0

[GuiRunOnce]

command9="%SystemDrive%\DPsFnshr.exe"

%systemdrive%\install\run.exe

I don't have a svcpack.inf or cmdlines.txt.

I don't there's anything important that I forgot to list.

Link to comment
Share on other sites

  • 2 weeks later...

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