[GUIDA] Imparare a modificare il registro del sistema,

« Older   Newer »
  Share  
Torre1992
view post Posted on 19/8/2007, 17:10




QUESTA GUIDA DARA' LE BASI X MODIFICARE IL REGISTRO DEL SISTEMA DI WINDOWS XP

ATTENZIONE: BRANCO DI INICIVLI NN SI ASSUME NESSUNA RESPONSABILITA' X PROBLEMI CAUSATI AL PROPRIO COMPUTER E PER PERDITA DI DATI O DI DANNI IN GENERALE!!!



Intanto dovete sapere cm si accede al registro del sistema... Cliccate su start -> esegui e scrivete REGEDIT... Ecco fatto!

Qui potete trovare QUALSIASI configurazione del computer dal quale state lavorando!! E' per questo che bisogna stare molto attenti a quello che si modifica...

In questa guida vi insegnerò alcune cose di base poichè anch'io nn sn esperto in regedit.

Cominciamo:

Ade vi spiegherò nascondendo l'icona del Cestino dal nostro Desktop. Per fare questo dovrete andare in: HKEY_CURRENT_USER -> Software -> Microsoft -> Windows -> CurrentVersion -> Explorer -> HideDesktopIcons -> NewStartPanel.
Una volta arrivati qua cliccate a destra nello spazio bianco cn il tasto DESTRO del mouse e selezionate "Nuovo" -> "Valore DWORD" e chiamatela "{645FF040-5081-101B-9F08-00AA002F954E}" (ovviamente senza le virgolette!) poi apritelo e sotto a Dati valore mettete "1" (Ovviamente senza le virgolette anche qua!!).
Adesso vi spiego cosa avete fatto: il nome della riga ossia "{645FF040-5081-101B-9F08-00AA002F954E}" viente "interpretata" dal registro del sistema come il cestino e il valore 1 in esadecimale (DWORD) significa acceso, funzionante, attiva...ditelo cm meglio preferite... cmq in poche parole in hidedesktopicon avete attivato di nascondere il cestino che sparità al prossimo riavvio ;)

Proseguiamo:

Ade vi spiegherò come si mette una scritta vicino all'orologio...ovviamente la prima cosa da fare è aprire il registro (start-> esegui -> regedit) e andate qui: HKEY_CURRENT_USER\Control Panel e cliccate 1 SOLA VOLTA su "International"... A questo punto a destra avrete tutte le chiavi di reg di international. Noi dobbiamo modificare le seguenti:

  1. sTimeFormat: Apritelo con il doppio click e scrivete H.mm.ss.tt (così avrete impostato che si vedrà Ora, minutu, secondi e poi testo)

  2. s1159: Qui mettete il testo che volete che compaia non deve essere di + che 13 caratteri!!

  3. s2359: Dovete copiare ESATTAMENTEquello che avete scritto in s1159


Ecco fatto...al riavvio del computer avrete la vostra scritta dopo all'orologio ;)

Proseguiamo:

Adesso vi spiegherò come mettere un messaggio all'avvio del computer...Aprite il registro (nn vi spiego + cm si fa), e andate qua: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
Dovrete modificare queste due righe di codice:

  1. LegalNoticeCaption (ci dovete mettere il nome che volete dare al messaggio che ci sarà all'avvio del computer)

  2. LegalNoticeText (dovete scrivere quello che volete venga come messaggio all'avvio del computer)


Voilà (cm direbbe la moretti)...già finito...Al riavvio avrete il vostro messaggio...

Proseguiamo:

Ade vi spiegherò come modificare l'homepage di internet explorer dal registro...Aprite il regisrto e andate qui: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
Dovrete modificare questa riga di codice:

  1. Start Page (dp averla aperta basta che scrivete l'homepage che c volete mettere)


Anche questa modifica sarà applicata al successivo riavvio del computer ;)

Basta rega... dv andare... cmq un gg che avete tempo basta andare in regedit e controllate tutte le chiavi di registro poi pian piano lo capite nn è difficile (se nn volete fare le cose difficili ovviamente)...
DOPO A QUESTA GUIDA TROVATE UNA SERIE DI RIGHE DI CODICE DEL REGISTRO CHE DOVETE MODIFICARE PER VELOCIZZARE AL MASSIMO IL VOSTRO COMPUTER... MI RACCOMANDO STATE ATTENTI A NON FARE CASINI!


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"GlobalMaxTcpWindowSize"=dword:0000ffff

[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"

[HKEY_CLASSES_ROOT\.exe\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:38,07,00,00
"TileInfo"="prop:FileDescription;Company;FileVersion"
"InfoTip"="prop:FileDescription;Company;FileVersion;Create;Size"

[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
@="%1"

[HKEY_CLASSES_ROOT\exefile\shell]

[HKEY_CLASSES_ROOT\exefile\shell\open]
"EditFlags"=hex:00,00,00,00


[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shell\runas]

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shellex]

[HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PEAnalyser]
@="{09A63660-16F9-11d0-B1DF-004F56001CA7}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\ShimLayer Property Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
"AutoRun"=dword:0000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"DisableStatusMessages"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"NegativeCacheTime"=dword:00000000
"NetFailureCacheTime"=dword:00000000
"NegativeSOACacheTime"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000005

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ClassicViewState"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cisvc]
"Start"=dword:00000004

[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeout"="3000"
"WaitToKillAppTimeout"="3000"
"ActiveWndTrkTimeout"=dword:00000000
"AutoEndTasks"="1"

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"WaitToKillAppTimeout"="3000"
"HungAppTimeout"="3000"
"ActiveWndTrkTimeout"=dword:00000000
"AutoEndTasks"="1"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="3000"

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"MenuShowDelay"="200"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Use Search Asst"="no"

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutdown"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults]
"about"=dword:00000004
"about:"=dword:00000004

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowInfoTip"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"StartButtonBalloonTip"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FolderContentsInfoTip"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\tips]
"Show"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001
"NtfsDisableLastAccessUpdate "=dword:00000001
"NtfsMftZoneReservation"=dword:00000002

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsMenu"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001

[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=-

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]

[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="100"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\I/O System]
"CountOperations"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"IoPageLockLimit ="32768"
"DisablePagingExecutive"=dword:00000000
"LargeSystemCache"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion]
"RegDone"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="Y"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]
"defrag"="dfrg.msc"


 
Top
manu51
view post Posted on 24/4/2009, 16:23




ciao bel thread...;)
ma se io volessi far partire un programma in autorun fatto da me come faccio?

e un'altra domanda...si può modificare il registro direttamente dal programma...se si come?

grazie 1000 ciau
 
Top
1 replies since 19/8/2007, 17:10   6265 views
  Share