MSFN Forum: Xp unattended install... - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Xp unattended install... some questions Rate Topic: -----

#1 User is offline   El Cohones 

  • Group: Members
  • Posts: 1
  • Joined: 27-July 03

  Posted 27 July 2003 - 05:40 PM

Hi all! :)

I'm new here and i was trying to make my own custom xp cd but i dan't know much about batch install and that stuff so i have a couple of questions..

1. can i copy a whole folder with this command?:
COPY "%systemdrive%\Install\Themes" "%systemroot%\Resources\Themes"

and can i put my custom theme as default in the winnt.sif file if i install it this way?

2. can i silently install the detonator (44.03) driver with this command? (i tried through "run.." but the driver singing thing still apeard):
start /wait %systemdrive%\install\DetonatorXP\Setup.exe /s

or could anyone adapt this line so it will fully install the detonator (including the display properties extras)
OemPnPDriversPath="Drivers\Catalyst3_6KXP_INF;Drivers\Catalyst3_6\tv_out\WDM_XP"

3. and finally (for now) can i use the /QB switch with McAfee VirusScan and Firewall?? i tried the other 2 and i don't think they work but i'm not sure of the /QB either...

i attached my current main_batch.txt if anyone wants to view it.
Thanx!!

Attached File(s)




#2 User is offline   DaveXP 

  • The One
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,295
  • Joined: 15-July 03

Posted 27 July 2003 - 05:46 PM

Use the Coprate Windows Update Site to Get the nVidia Drivers and set them to be install when windows is installing i have the same problem with 44.03 when trying to run it in a batch file.

The Text in bold is the line use to install better drivers than the ones in the I386 folder windows will look for a better match in setup in the folder. This is how i fixed it.

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
UnattendSwitch="Yes"
DriverSigningPolicy=Ignore
OemPnPDriversPath="drivers\modem\;drivers\musesoundcard\;driver\graphics\;drivers\audio\"

[GuiUnattended]
AdminPassword=""
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
ProductKey=
FullName="Dave"
OrgName="NEC"
ComputerName=NEC-1

[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768

[TapiLocation]
CountryCode=44

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809

[Identification]
JoinWorkgroup=NEC

[Networking]
InstallDefaultComponents=Yes

[Components]

msmsgs=off
msnexplr=off
zonegames=off

[Shell]

DefaultStartPanelOff = Yes
DefaultThemesOff = Yes

[GuiRunOnce]

%systemdrive%\install\main-setup.cmd

Dont Point to the inf file in the folder itself just point to the folder like mine above.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy