|
Speeding Up Share Viewing:
Sunday, September 16, 2007 at 6:56 PM Posted under
Anonymous said... said:
I suggest some steps before you connect your pc to a LAN for perfect tunning the speed.
1. Goto to registry edition and find HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace [ Delete both the lines].
2. On The registry editor HKEY_CLASSES_ROOT/LNKFILE and delete islink.
3. Login thru Admin A/c and delete shared folders ( Do this for user's too)
4. Start-RUN-recent (Delete all the files)
5. Start-Run-%temp% (Delete all the files)or if u can make a bath file it becomes more easy just copy paste
attrib -r -h -s -a "%systemRoot%\temp\*.*"
attrib -r -h -s -a "%USERPROFILE%\LOCALS~1\temp\*.*"
attrib -r -h -s -a "%USERPROFILE%\locals~1\tempor~1\*.*"
attrib -r -h -s -a "%USERPROFILE%\locals~1\tempor~1\content.ie5\*.*"
attrib -r -h -s -a "%USERPROFILE%\locals~1\history\history.ie5\*.*"
attrib -r -h -s -a "%USERPROFILE%\cookies\*.*"
attrib -r -h -s -a "%USERPROFILE%\LOCAL~1\TEMPOR~1\ANTIPHISHING\*.*"
deltree /Y "%SystemRoot%\temp\*.*"
deltree /Y "%USERPROFILE%\locals~1\temp\*.*"
deltree /Y "%USERPROFILE%\recent\*.*"
deltree /Y "%USERPROFILE%\locals~1\tempor~1\*.*"
deltree /Y "%USERPROFILE%\locals~1\tempor~1\ANTIPHISHING\*.*"
deltree /Y "%USERPROFILE%\locals~1\tempor!\content.ie5\*.*"
deltree /Y "%Systemroot%\prefetch\*.*"
deltree /Y "%USERPROFILE%\locals~1\history\*.*"
deltree /Y "%USERPROFILE%\locals~1\history\history.ie5\*.*"
deltree /Y "%USERPROFILES%\cookies\*.*"
deltree /Y "%SystemRoot%\system32\vcmgcd32.dl_
deltree /Y "%SystemRoot%\system32\vcmgcd32.dll
and save it as booster.bat
Copy deltree.ex_ from windows 98 cd and extract it to the same folder where you have created bath file and run it.
Now connect yourself to LAN and feel good.
The funda behind this is the bugs are deleted and you work conviently.
More over GOTO system Properties and Uncheck Remote Assistance. there are many tips for good networking.