Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Network Components problem

Featured Replies

I've been searching high and low but i didn't find a solution for this problem :

I only want TCP/IP on my adapter but setup also install MS Networking, Qos and file and printing.

I use these entries in answer file:

[Networking]
 
[Identification]
  JoinWorkgroup=WORKGROUP

[NetAdapters]
  Adapter1=params.Adapter1

[params.Adapter1]
  INFID=*

[NetProtocols]
  MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
  DNS=No
  UseDomainNameDevolution=No
  EnableLMHosts=No
  AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
  SpecificTo=Adapter1
  DHCP=No
  IPAddress=xxx.xxx.xxx.xxx
  SubnetMask=xxx.xxx.xxx.xxx
  DefaultGateway=xxx.xxx.xxx.xxx
  DNSServerSearchOrder=xxx.xxx.xxx.xxx
  WINS=No
  NetBIOSOptions=2

Do i have to use "[Networking] > InstallDefaultComponents=No"??? It didn't seemed to work in my previous tests.

Any1 know if nLite project will solve this problem?


It should be something like this:

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=No

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

DNS=No

UseDomainNameDevolution=No

EnableLMHosts=No

AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1

DHCP=No

IPAddress=xxx.xxx.xxx.xxx

SubnetMask=xxx.xxx.xxx.xxx

WINS=No

NetBIOSOptions=2

  • Author

yes well i need the DefaultGateway=xxx.xxx.xxx.xxx and the DNSServerSearchOrder=xxx.xxx.xxx.xxx -- i don't think it has anything to to with the components.

I will test again and post result.

Sorry I forgot those lines:

Correction:

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1

DHCP=No

IPAddress=xxx.xxx.xxx.xxx

SubnetMask=xxx.xxx.xxx.xxx

WINS=No

NetBIOSOptions=0

DNSServerSearchOrder=xxx.xxx.xxx.xxx,yyy.yyy.yyy.yyy

DefaultGateway=xxx.xxx.xxx.xxx

  • Author

I did add empty [NetClients] and [NetServices] and it just installed Client for MS Networks again besides my tcp/ip protocol. Can't i prevent the Client for MS network from installing?

Since there a waste of space i will add a tweak too:

;Show network icon in notification(systray) area when conected

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}\{434B3168-F119-48EA-8490-AA220C9A4B01}\Connection]

"ShowIcon"=dword:00000001

i dunnow if the serial stuff will change if i install windows again...what do u think?

Do you have default network components set to no? Because how I posted is exactly how I do it in my own installs and I only ever have tcp/ip installed.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.