Valutazione discussione:
  • 0 voto(i) - 0 media
  • 1
  • 2
  • 3
  • 4
  • 5
Ottimizzazione del sistema con un file di registro
#3
mi sono dimenticato di questa, ottimizzazione del O.S.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
"LargeSystemCache"=dword:00000001
"SecondLevelDataCache"=dword:00000200
"IoPageLockLimit"=dword:04000000

Windows Registry Editor Version 5.00


; Aggiunge le voci "Register" / "Unregister" nel menu contestuale dei file .dll

[HKEY_CLASSES_ROOT\.dll]
"Content Type"="application/x-msdownload"
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile]
@="Application Extension"
[HKEY_CLASSES_ROOT\dllfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""

; Aggiunge le voci "Register" / "Unregister" nel menu contestuale dei file .ocx

[HKEY_CLASSES_ROOT\.ocx]
@="ocxfile"
[HKEY_CLASSES_ROOT\ocxfile]
@="OCX"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""

queste non le ho fatto io, non ho una mente cosi piena di risorse,, :whis: me ne ritorno alla mia sezione Unattended ciao a tutti :rolloll:
[Immagine: cd5tejS.png]
[Immagine: 2XllThB.gif]
[Immagine: DuEqEo4.gif]
[Immagine: rwugXMu.png]
Cita messaggio


Messaggi in questa discussione
RE: Ottimizzazione del sistema con un file di registro - da realyst - 12-01-2008, 06:22 AM

Vai al forum:


Utenti che stanno guardando questa discussione: 1 Ospite(i)