jerry4dos Posted February 15, 2004 Posted February 15, 2004 This is my first post. I did a search, but didn't find an answer that works, but I'm still exploring the site -- I'd not ruling out that this topic hasn't been covered before.I'm using an MSBATCH.INF to do an unattended install of WIN95-B. I want Dial-Up Networking installed, but I do not want the Network Neighborhood icon to appear on the Desktop.I found this Registry Tweak on the MSFN forum:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer "NoNetHood"=dword:00000001HKEY_LOCAL_MACHINES\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer "NoNetHood"=dword:00000001However, the other commands in my MSBATCH (copied from other web sites) have this format:HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AlwaysUnloadDll",,,1Can I adapt one format to the other? (I'm also not ruling out the possibility that WIN95 doesn't support "NoNetHood", and I'm going to be removing this icon by hand for the rest of my life.)Thanks.Jerry
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