argon007 Posted September 2, 2004 Posted September 2, 2004 As title, when I try to install NetBeui Driver (because it is inf files) in unattended xp (of course, in the VMWARE), but it halt, because it is for network. But I just want to install the NetBeui automatically, because I am lazy for installing netbeui manually after finishing installation of Unattended Windows XP. Any Ideas?
CoffeeFiend Posted September 2, 2004 Posted September 2, 2004 You can add it in the winnt.sif network section. The sp2 deployment tools will let you add it easily.I believe this will do it:[Networking]InstallDefaultComponents=No[NetAdapters]Adapter1=params.Adapter1[params.Adapter1]INFID=*[NetClients]MS_MSClient=params.MS_MSClient[NetServices]MS_SERVER=params.MS_SERVER[NetProtocols]MS_TCPIP=params.MS_TCPIPMS_NetBEUI=params.MS_NetBEUI[params.MS_TCPIP]DNS=YesUseDomainNameDevolution=NoEnableLMHosts=YesAdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1]SpecificTo=Adapter1DHCP=YesWINS=NoNetBIOSOptions=0
argon007 Posted September 3, 2004 Author Posted September 3, 2004 Thank you for answering, I will try it.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now