Announcement: VIP Membership Available - Awesome features and special perks - Click here.
Register and surf ADS free. This accelerates page loading, eliminates annoyance and distraction and ... You get a faster Internet connection without annoying banner advertising! ...

Your Ad Here

Go Back   Final4Ever Forums > ஜ..:: ATTENTION ::..ஜ > Helpful Topics
Helpful Topics If someone has downloaded a file and has trouble installing it or running the app ask for help in here.

Reply Post New Thread
 
Thread Tools Display Modes
Host your own phpBB Forum For FREE
  #1  
Old 30th June 2006, 01:49
Khan_jii Khan_jii is offline
Probably Spamming
 
Join Date: Jun 2006
Posts: 21
Thanks: 1
Thanked 12 Times in 5 Posts
Thumbs up XP tricks

70. Customize your Start Menu setting and preferences
You can open group policy editor (gpedit.msc) and go to User Configuration \ Administrative Templates \ Start Menu and Taskbar and set a variety of preferences for your startmenu. Or if You want You can open registry editor and navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer and enable/disable various parameters by changing 1 to 0 and viceversa. I am doing a cut/paste of list available at Microsoft site. Visit the site to get details on these registry values
Registry Value:"NoSimpleStartMenu"
Registry Value:"NoStartMenuPinnedList"
Registry Value:"NoStartMenuMFUprogramsList"
Registry Value:"NoStartMenuMorePrograms"
Registry Value:"NoCommonGroups"
Registry Value:"GreyMSIAds"
Registry Value:"NoWindowsUpdate"
Registry Value:"NoStartMenuMyMusic", "NoSMMyPictures","NoFavoritesMenu","NoRecentDocsMe nu"
Registry Value:"DisableMyPicturesDirChange", "DisableMyMusicDirChange", "DisableFavoritesDirChange".
Registry Value:"NoSMMyDocs"
Registry Value:"DisablePersonalDirChange"
Registry Value:"NoRecentDocsMenu"
Registry Value:"MaxRecentDocs"
Registry Value:"ClearRecentDocsOnExit"
Registry Value:"NoFavoritesMenu"
Registry Value:"{20D04FE0-3AEA-1069-A2D8-08002B30309D}" under
HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\NonEnum.
Registry Value:"NoNetworkConnections"
Registry Value:"NoStartMenuNetworkPlaces"
Registry Value:"NoRecentDocsNetHood"
Registry Value:"NoSMHelp"
Registry Value:"NoFind"
Registry Value:"NoRun"
Registry Value:"MemCheckBoxInRunDlg"
Registry Value:"NoResolveSearch"
Registry Value:"NoResolveTrack"
Registry Value:"ForceStartMenuLogoff"
Registry Value:"StartMenuLogoff"
Registry Value:"NoClose"
Registry Value:"NoStartMenuEjectPC"
Registry Value:"NoChangeStartMenu"
Registry Value:"NoSetTaskbar"
Registry Value:"NoInstrumentation"
Registry Value:"NoUserNameInStartMenu"
I read about this on Microsoft Web Site. Here is the link Policy Settings for the Start Menu in Windows XP (Q292504) <http://support.microsoft.com/default.aspx?scid=kb;en-us;Q292504>


71. How to Add a Control Panel Tool to a Category : Tips on customizing categories
Have You noticed the new view of control panel in XP. Well as its says,its a view and You can switch to a classic view anytime. But if You like the view but want to customize the categories, there is again a good article on How to do this : How to Add a Control Panel Tool to a Category (Q292463) <http://support.microsoft.com/default.aspx?scid=kb;en-us;Q292463>. You can get complete details by visiting the site but in brief a control Panel tool can be included in a particular category by adding a registry DWORD entry for the tool in the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2
Value category ids are:
0x00000000 : Other Control Panel Options (any tool that does not specify a category ID is placed in this category)
0x00000001 : Appearance and Themes
0x00000002 : Printers and Other Hardware
0x00000003 : Network and Internet Connections
0x00000004 : Sounds, Speech, and Audio Devices
0x00000005 : Performance and Maintenance
0x00000006 : Date, Time, Language, and Regional Options
0x00000007 : Accessibility Options
0xFFFFFFFF : Do not put the tool in any category (for special tools such as Add/Remove Programs which only start directly)


72. Protect yourself from denial of service attacks: UPnP weakness in Windows XP
You might have heard of Denial of Service attacks . Recently this news covered media headlines. Microsoft has provided a fix for it. You can read complete details at <http://www.microsoft.com/technet/security/bulletin/MS01-059.asp%20> But in brief few registry tweaks can save the day for You in unlikely case of You being the target .
1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\UPnP Control Point and add "DownloadScope" key and put a value of 0 to 3. Here is the description of these values:
0 - on the same subnet
1 - same subnet or at a private address
2 - same subnet or at a private address or within 4 hops
3 - anywhere
2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SSDPSRV\Parameters and add key "TTL" and sets its value to max number of rounter hops allowed in the PnP device search on Internet .


73. How startup programs get loaded in Windows at boot time ? Run keys of Windows Registry
Run keys cause programs to automatically run every time computer/XP boots up . The Windows XP registry includes the following four Run keys:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunOnce
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\RunOnce

Each of these keys has a series of values. The values allow multiple entries to exist without overwriting one another. The data value for a value is a command line. There are some special considerations for the third and fourth keys in the list, the RunOnce keys: By default, Run keys are ignored when the computer starts in Safe mode. Under the RunOnce keys, You can prefix a value name with an asterisk (*) to force the associated program to run even in Safe mode. You can prefix a RunOnce value name with an exclamation point (!) to defer deletion of the value until after the command runs. Without the excla
Reply With Quote
The Following User Says Thank You to Khan_jii For This Useful Post:
  #2  
Old 30th June 2006, 07:25
knightster knightster is offline
Leecher
 
Join Date: Jun 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Nice List Thx
Reply With Quote
  #3  
Old 1st July 2006, 11:45
cb4f_s cb4f_s is offline
Leecher
 
Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default working

hi dude
cool tips..
i need this
will try
keep coming
Reply With Quote
  #4  
Old 1st July 2006, 16:02
chacha1234 chacha1234 is offline
Probably Spamming
 
Join Date: May 2006
Posts: 20
Thanks: 0
Thanked 2 Times in 1 Post
Default

thanks friend let me check
Reply With Quote
  #5  
Old 6th July 2006, 14:50
daza_aqua daza_aqua is offline
Warming Up
 
Join Date: May 2006
Posts: 45
Thanks: 2
Thanked 21 Times in 15 Posts
Default Re: XP tricks

cool tips ..............
Reply With Quote
  #6  
Old 6th July 2006, 21:20
Biohazard Biohazard is offline
Leecher
 
Join Date: Jul 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: XP tricks

thnx bro nice tips
Reply With Quote
  #7  
Old 7th July 2006, 06:21
biteme1412 biteme1412 is offline
Warming Up
 
Join Date: Jun 2006
Posts: 46
Thanks: 0
Thanked 3 Times in 1 Post
Send a message via AIM to biteme1412 Send a message via Yahoo to biteme1412 Send a message via Skype™ to biteme1412
Default Re: XP tricks

nice list of tips
Reply With Quote
  #8  
Old 7th July 2006, 08:25
sunil299 sunil299 is offline
Probably Spamming
 
Join Date: Jun 2006
Posts: 25
Thanks: 7
Thanked 0 Times in 0 Posts
Default Re: XP tricks

i have trieed the tips
Reply With Quote
  #9  
Old 10th July 2006, 08:49
lamtutu lamtutu is offline
Leecher
 
Join Date: Jul 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the tips
Reply With Quote
  #10  
Old 10th July 2006, 11:53
RRS67 RRS67 is offline
Leecher
 
Join Date: Jul 2006
Location: U.S.A TX
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

EXCELLENT tips Thanks
Reply With Quote
  #11  
Old 11th July 2006, 21:25
kolt kolt is offline
Leecher
 
Join Date: Jul 2006
Posts: 18
Thanks: 0
Thanked 4 Times in 3 Posts
Default

super
copy/paste
Reply With Quote
  #12  
Old 11th July 2006, 23:28
kateoma kateoma is offline
Leecher
 
Join Date: Jul 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Here are some services that can be safely disabled in windows xp:

Alerter
Clipbook
Computer Browser
Distributed Link Tracking Client
Fast User Switching
Help and Support - (If you use Windows Help and Support leave this enabled)
Human Interface Access Devices
Indexing Service
IPSEC Services
Messenger
Netmeeting Remote Desktop Sharing (disabled for extra security)
Portable Media Serial Number
Remote Desktop Help Session Manager (disabled for extra security)
Remote Procedure Call Locator
Remote Registry (disabled for extra security)
Remote Registry Service
Secondary Logon
Routing & Remote Access (disabled for extra security)
Server
SSDP Discovery Service - (Unplug n' Pray will disable this)
Telnet
TCP/IP NetBIOS Helper
Upload Manager
Universal Plug and Play Device Host
Windows Time
Wireless Zero Configuration (Do not disable if you use a wireless network)
Workstation

How to disable XP's shitty built in CD Burner

Click the start button.
Select Run.
Type services.msc and click ok.
Go to IMAPI CD-Burning Com Services open it and click on start up type, change to "Disabled".

These Settings will fine tune your systems memory

You need at least 256MB of ram to do this:

Go to start\run\regedit -and then to the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management

1.DisablePagingExecutive -double click it and in the decimal put a 1 - this allows XP to keep data in memory now instead of paging sections of ram to harddrive yeilds faster performance.

2.LargeSystemCache- double click it and change the decimal to 1 -this allows XP Kernal to Run in memory and improves system performance a lot.

3.Create a new dword and name it IOPageLockLimit - double click it and set the value in hex - 4000 if you have 128MB of ram or set it to 10000 if you have 256MB set it to 40000 if you have more than 512MB of ram -this tweak will speed up your disckcache.

Reboot

Unable to delete from Avi files from HD

XP holds files in it's memory even after you have closed the application using them making it impossible to delete them from your harddrive. To fix this:

Start -> Run -> Regedit
Find the HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shel lex\PropertyHandler\ directory and delete the "DEFAULT" key.

Tweak The Swap File

For Users with 256 MB RAM or more this tweak will boost their Windows- and Game-Performance.
What it does: It tells Windows not to use any Swap File until there is really no more free RAM left.

Open the System Configuration Utility by typing msconfig.exe in the RUN command. There in your System.ini you have to add "ConservativeSwapfileUsage=1" under the 386enh section.

Restart your Windows

Speed Up The File System

NTFS is a great file system, but its feature-set comes at a slight cost in performance. You can negate this a little with the following tips:

* By default NTFS will automatically update timestamps whenever a directory is traversed. This isn't a necessary feature, and it slows down large volumes. Disable it by going to Run and type regedit:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\FileSystem and set 'DisableNTFSLastAccessUpdate' to 1.

* NTFS uses disparate master file control tables to store filesystem information about your drives. Over time these core MFT files grow and become fragmented, slowing down all accesses to the drive. By setting aside a little space, MFT's can grow without becoming fragmented.

In the same key where you disabled the last access feature creat a new DWORD value called 'NtfsMftZoneReservation' and set it to 2.


Disable DLL Caching

Windows Explorer caches DLLs (Dynamic-Link Libraries) in memory for a period of time after the application using them has been closed. This can be an inefficient use of memory.

1. Find the key [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer].

2. Create a new DWORD sub-key named 'AlwaysUnloadDLL' and set the default value to equal '1' to disable Windows caching the DLL in memory.

3. Restart Windows for the change to take effect.


Tweak The Prefetch

1. Run "Regedit"
2. Goto [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\PrefetchParameters\EnablePrefetcher]

3. Set the value to either 0-Disable, 1-App launch prefetch, 2-Boot Prefetch, 3-Both ("3" is recommended).

4. Reboot.

It will decrease the boot time but double and increase the performance of your XP.


SpeedUp Your Connection By 20% (Cable Users Only)

1.Log on as "Administrator".
2. Run - gpedit.msc
3. Expand the "Local Computer Policy" branch.
4. Then expand the "Administrative Templates" branch.
5. Expand the "Network" branch.
6. Highlight the "QoS Packet Scheduler" in left pane.
7. In the right window pane double-click the "Limit Reservable Bandwidth" setting.
8. On the settings tab check the "Enabled" item.
9. Change "Bandwidth limit %" to read 0.
10. Then go to your Network connections Start=>Control Panel>Network & Internet connections>Network Connections and right-click on your connection. Then under the General or the Networking tab, (where it lists your protocols) make sure QoS packet scheduler is enabled.

It may take effect immediately on some systems. To be sure, just re-boot.



These I found on some frequent forums I visit, not sure who to credit to these.
Hope they help!
Reply With Quote
  #13  
Old 13th July 2006, 06:19
Jayman007 Jayman007 is offline
Leecher
 
Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the awesome tips!

Here is another....
Here is how you can give yourself 20% MORE bandwidth with XP

Click Start-->Run-->type "gpedit.msc" without the "

This opens the group policy editor. Then go to:

Local Computer Policy-->Computer Configuration-->Administrative
Templates-->Network-->QOS Packet Scheduler-->Limit Reservable Bandwidth
(you need to click on the QOS Packet Scheduler or the limit reservable
bandwidth will not show up in the right side window)

Double click on Limit Reservable bandwidth. It will open a tab and say
it is not configured, but the truth is under the 'Explain' tab to the
left, and I quote :

"By default, the Packet Scheduler limits the system to 20 percent of the
bandwidth of a connection, but you can use this setting to override the
default."
Reply With Quote
  #14  
Old 15th July 2006, 05:54
badboy123 badboy123 is offline
Leecher
 
Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

tnx dude for d inf0
Reply With Quote
  #15  
Old 17th July 2006, 23:55
noyn noyn is offline
Leecher
 
Join Date: Jul 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

A lot of... going to try
Reply With Quote
Post New Thread Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Your Ad Here
All times are GMT +2. The time now is 14:45.


Powered by: Final4Ever Forums
Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Final4Ever.com  |   Final4Ever.co.uk  |   F4E.info  |   Image Hosting  |   Movies  |   


Your link here PR4+ Full Versions PremiumW TheFreeAdForum.com!
EasyDDL DreamDDL Infinite Warez Argetohu.Com

Sitemap
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323