Προς το περιεχόμενο

Reg Tweaks


Sidarta

Προτεινόμενες αναρτήσεις

Δημοσ.

Προτείνω να ξεκινήσουμε ένα topic με Reg Tweaks

 

και έτσι για να "σπάσω το ρόδι"

 

 

Είναι γνωστό ότι ο ΙΕ υποστηρίζει μέχρι δύο ταυτόχρονα Downloads

 

το συγκεκριμένο "πρόβλημα" φτιάχνεται ως εξής:

 

 

open notepad

 

copy this text

 

 

Windows Registry Editor Version 5.00

 

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

"MaxConnectionsPer1_0Server"=dword:00000019

"MaxConnectionsPerServer"=dword:00000019

 

 

save the file as --> name.reg

right click --> merge

 

(tested σε W2K και XP)

Δημοσ.

Outlook 2002 minimize to tray

 

open notepad

 

copy this text

 

 

Windows Registry Editor Version 5.00

 

[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Preferences]

"MinToTray"=dword:00000001

 

 

save the file as --> name.reg

right click --> merge

Δημοσ.

Disable CheckDisk Upon Boot

 

open notepad

 

copy this text

 

Windows Registry Editor Version 5.00

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"SFCScan"=dword:0000000

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]

"AutoChkTimeOut"=dword:0000000

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]

"BootExecute"=hex(7):00,00

 

save the file as --> name.reg

right click --> merge

Δημοσ.

Enable CheckDisk Upon Boot

 

open notepad

 

copy this text

 

Windows Registry Editor Version 5.00

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"SFCScan"=dword:0000001

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]

"AutoChkTimeOut"=dword:0000000a

 

 

save the file as --> name.reg

right click --> merge

Δημοσ.

Φίλε Sidarta πιστεύω ότι το topic που άνοιξες είναι πολύ χρήσιμο μόνο που στα προηγούμενα posts ξέχασες κάτι. Στο notepad πρέπει πρώτα να γράφουμε Windows Registry Editor Version 5.00, να αφήνουμε σειρά και μετά όλα τα άλλα ώστε να γίνεται το "merge"

 

>>Make NTFS run better (για όσους έχουν σύστημα αρχείων ΝTFS)

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"NtfsDisable8dot3NameCreation"=dword:00000001

"NtfsDisableLastAccessUpdate"=dword:00000001

 

Freeing Up Memory

Unloading DLLS

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]

"AlwaysUnloadDll"=dword:00000001

 

Improving memory performance (προτείνεται >256ΜΒ)

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"DisablePagingExecutive"=dword:00000001

"LargeSystemCache"=dword:00000001

Δημοσ.

merika kai apo mena kopy paste sto notepad kai save as .reg

 

autorun enable

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]

"AutoRun"=dword:0000001

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"allocatecdroms"="0"

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoDriveTypeAutoRun"=dword:00000091

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoSaveSettings"=dword:00000000

 

Windows XP Doesn't Save User Settings i lisi edo

 

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoSaveSettings"=dword:00000000

 

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]

"SystemTray"="SysTray.Exe"

 

prosbasi meso dexi clik sto dos

 

 

[HKEY_USERS\.DEFAULT\Console]

"QuickEdit"=dword:00000001

 

[HKEY_CURRENT_USER\Console]

"QuickEdit"=dword:00000001

 

 

kai para pola alla kapia alli stigmi

Δημοσ.

Αυτές είναι οι βασικές ρυθμίσεις που χρησιμοποιούν τα περισσότερα προγράμματα που υπόσχονται να κάνουν boost την σύνδεση σου.

 

INTERNET CONNECTION SPEED

 

;ALWAYS BACK UP UR REGISTRY BEFORE MAKING THESE KIND OF CHANGES

;Click "Start / Run" type "regedit" (without the quotes) highlight "My computer", click "Registry" select "Export registry file..."

& save it somewhere.

 

;BROWSING SPEEDUP [+] tested and works

 

This tip works on ALL Windows 95/98/ME and NT4/2000/XP systems with MS

Internet Explorer 4/5/6 installed.

 

This Registry fix speeds up internet/remote (using Windows Explorer and/or

Internet Explorer) browsing process considerably on most MS Windows 32-bit

machines connected to a network and/or remote computer(s).

This actually fixes a BUG in MS Windows OSes that scan shared (remote)

folders/files across the network for Scheduled Tasks, and can add a delay as

long as 30 seconds (!), because it uses extra time to search the remote

computer(s).

To do this, run Regedit and go to:

 

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace

 

In the right hand pane highlight the {D6277990-4C6A-11CF-8D87-00AA0060F5BF}

Value and delete it: right-click on it -> select Delete -> click OK.

 

 

This Registry change takes effect immediately.

Just start MS IE while connected to the network/internet to see the

difference.

 

NOTE: Upgrading to a future MS Internet Explorer release or reinstalling it

may add this value to your Registry *again*, therefore you may need to delete

it *again* after (re)installing MS IE.

 

FYI: More info:- MSKB:

http://support.microsoft.com/support/kb/articles/q245/8/00.asp

- InfoWorld:http://www.infoworld.com/articles/op/xml/01/03/12/010312oplivingston.xml

 

;FASTER INTERNET [+] tested and works

 

"It seems that in addition to the deleted entry of ie's scheduled tasks

in the MSTCP parameters, as well as all the described Registry fixes below, not only

improves the speed of the nternet connection, but also dramatically improves

the browsing speed if you add these three new entries under the "MSTCP"

Registry key, as shown in this REG file:

 

-----Begin cut & paste here-----

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP]

"Tcp1323Opts"="1"

"SackOpts"="1"

"BSDUrgent"="1"

 

------End cut & paste here------

 

Copy this text in Notepad, save it with the .REG extension, then

right-click on it in Explorer and select Merge.

Here are the recommended values:

 

- Tcp1323Opts String Value Value: 1

- SackOpts String Value Value: 1

- BSDUrgent String Value Value: 1

 

;All above settings (and more) are described in this MSKB article:"

http://support.microsoft.com/support/kb/articles/q158/4/74.asp

;NOTE: MSKB incorrectly lists "Tcp1323Opts" as DWORD Value for Win9x/ME.

 

;HTTP SERVER REQUESTS [+] tested and works

 

This Registry hack works with ALL Microsoft Internet Explorer 4.0x, 5.xx and 6.xx 32-bit releases for Windows 9x/NT4/2000/ME/XP.

 

First, close ALL MS IE instances.

 

Then open Regedit and go to:

 

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

or to:

HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings

if you are the main or only user on this computer.

 

In the right hand panel you need to create these DWORD [REG_DWORD] values

because they are not present by default [don't type the quotes though]

 

- "MaxConnectionsPer1_0Server": defines the number of simultaneous requests to

a single HTTP 1.0 server. Double-click on it and type any integer value

between 8 and 32 (I use 16) in the Decimal box. Default is 4.

 

- "MaxConnectionsPerServer": defines the number of simultaneous requests to a

single HTTP 1.1 server. Double-click on it and type any integer value between

4 and 24 ( I use 8 ) in the Decimal box. Default is 2.

Exit the Registry Editor when done.

 

CAUTION: Requesting too many connections at the same time can slow down your browser, even if you're surfing on broadband (Cable, xDSL or Satellite).

 

sc

Δημοσ.

Στο notepad πρέπει πρώτα να γράφουμε Windows Registry Editor Version 5.00, να αφήνουμε σειρά και μετά όλα τα άλλα ώστε να γίνεται το "merge"

 

sostos thnx

:)

Δημοσ.

Στο notepad πρέπει πρώτα να γράφουμε Windows Registry Editor Version 5.00' date=' να αφήνουμε σειρά και μετά όλα τα άλλα ώστε να γίνεται το "merge"

[/quote']

 

sostos thnx

:)

Δημοσ.

mia parathrhsh.. AN mporeite. dinete liges leptomereies akoma...

p.x.

>>Make NTFS run better (για όσους έχουν σύστημα αρχείων ΝTFS)

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"NtfsDisable8dot3NameCreation"=dword:00000001

"NtfsDisableLastAccessUpdate"=dword:00000001

 

ti ennoei run better? Sigoura gia na trexei kati kalytera, kati allo 8a trexei xeirotera, ama egw hkserw ti einai auto, isws dokimaza to tweak, twra, no way;p

pantws, poly kalo thread ontws!

Δημοσ.
mia parathrhsh.. AN mporeite. dinete liges leptomereies akoma...

p.x.

>>Make NTFS run better (για όσους έχουν σύστημα αρχείων ΝTFS)

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"NtfsDisable8dot3NameCreation"=dword:00000001

"NtfsDisableLastAccessUpdate"=dword:00000001

 

ti ennoei run better? Sigoura gia na trexei kati kalytera' date=' kati allo 8a trexei xeirotera, ama egw hkserw ti einai auto, isws dokimaza to tweak, twra, no way;p

pantws, poly kalo thread ontws![/quote']NTFS updates the date stamp on directories whenever it opens the directory.

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"NtfsDisableLastAccessUpdate"=dword:00000001

 

(some conflicts happen in programs like Norton AV 2003 if LiveUpdate doesn't work then reenable this)

Short names is something that is needed for DOS compatibility. The only time you'll want to leave this on is if you are supporting DOS or win 3x based clients.

 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"NtfsDisable8dot3NameCreation"=dword:00000001

Δημοσ.
prosbasi meso dexi clik sto dos

 

[HKEY_USERS\.DEFAULT\Console]

"QuickEdit"=dword:00000001

 

[HKEY_CURRENT_USER\Console]

"QuickEdit"=dword:00000001

τι εννοεις με αυτο??

 

 

otan px me ton explorer eisai se ena path c:\1\2\3\4\5\6\7\8\9 kaneis deksi klik kai open command line here (anti na to grafeis...)

Δημοσ.
Πάντως υπάρχουν καλές σελίδες με tweaks όπως

http://www.windowsxpatoz.com/

http://www.tweakxp.com/

Σε κάποια site είχα βρει μαζεμένα tweaks τα οποία ανέβασα εδώ

 

kamia antirisi, opos kai gia ola ta upoloipa 8emata kai topic tou forum uparxoun links

 

einai pio "live" omos edw sto forum...

rotas ti kanei auto, ti einai auto klpklp

u know... forum

:wink:

Αρχειοθετημένο

Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.

  • Δημιουργία νέου...