Comments
Item

speed sharing up

Published in Windows XP Miscellaneous Tweaks by TweakXP Member with 3,431 views and 2 comments

copy the following to notepad, save as shares.inf, right click, install

;****COPY****

[Version]
Signature= "$Windows NT$"
LayoutFile=layout.inf

[DefaultInstall]
;AddReg = Reg.TestSection.Add
DelReg = Reg.TestSection.Del

;[Reg.TestSection.Add]

[DelReg = Reg.TestSection.Del]
[Reg.TestSection.Del]
HKLM ,"Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}"
HKLM ,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}"

;****END COPY****

 
Free Computer Magazines and eBooks
 
Comments
Kevin
2 years ago
What exactly does this do please?
somewebfellow
One year ago
@Kevin,

It's the INF equivalent of a REG file which stops Explorer from browsing Remote Computers for Scheduled Tasks and Printers/Faxes. A mostly useless task for users simply interested in file sharing and not remote administration. (For more read here: http://www.tweakxp.com/article37934.aspx )