Jump to content

What INF, or INI file contains the Workstation Component


Recommended Posts


Since nobody has made a remove Workstation update pack I want to remove it manually.

So what file contains Workstation, Computer Browser, and Distributed File System.

I found the solution. We need to tell this to nuhi the creator of nLite so that person would know that you Can Remove Workstation, and computer browser.

I can't upload the attachment or post the code but It can be done. Instead I will post what you need to find in the HIVESYS.INF then delete it:


find this (I belive it's line 3159):
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","Description",0x00000000,%LANMAN_WORKSTATION_DESCRIPTION%
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","DisplayName",0x00000000,%LANMAN_WORKSTATION_DISPLAY%
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","ErrorControl",0x00010003,1
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","Group",0x00000002,"NetworkProvider"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","ImagePath",0x00020002,"%SystemRoot%\System32\services.exe"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","ObjectName",0x00000002,"LocalSystem"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","Start",0x00010003,2
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation","Type",0x00010003,0x20
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Linkage","Bind",0x00010002,"\Device\NetBT_Tcpip_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Linkage","Export",0x00010002,"\Device\LanmanWorkstation_NetBT_Tcpip_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Linkage","Route",0x00010002,"""NetBT"" ""Tcpip"" ""{54C7D140-09EF-11D1-B25A-F5FE627ED95E}"""
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Linkage\Disabled","Bind",0x00010002
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Linkage\Disabled","Export",0x00010002
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Linkage\Disabled","Route",0x00010002
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\networkprovider","Devicename",0x00000002,"\Device\LanmanRedirector"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\networkprovider","Name",0x00000002,"Microsoft Windows Network"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\networkprovider","ProviderPath",0x00020002,"%SystemRoot%\System32\ntlanman.dll"
HKLM,"SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters",,0x00000012

and delete it

find this (I belive it's line 521):

HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order","ProviderOrder",0x00000002,"LanmanWorkstation"

and delete it

find this (I belive it's line 87):

HKLM,"SYSTEM\CurrentControlSet\Control\SafeBoot\Network\LanmanWorkstation","",0x00000000,"Service"

and delete it

find this (I belive it's line 83):

HKLM,"SYSTEM\CurrentControlSet\Control\SafeBoot\Network\Browser","",0x00000000,"Service"

and delete it

find this (I belive it's line 2572):

HKLM,"SYSTEM\CurrentControlSet\Services\Npfs\Aliases","ntsvcs",0x00010000,"srvsvc","wkssvc","eventlog","browser","msgsvc","svcctl","w32time"

insert this code in it's place:

HKLM,"SYSTEM\CurrentControlSet\Services\Npfs\Aliases","ntsvcs",0x00010000,"srvsvc","wkssvc","eventlog","msgsvc","svcctl","w32time"

It's like a MOD.

EDIT: changed to codebox -tain

Edited by TAiN
Link to comment
Share on other sites

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